index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.
kou
2004-11-19
14
-509
/
+927
*
* lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()
eban
2004-11-19
1
-1
/
+1
*
* lib/test/unit/collector/dir.rb: add support for directory name
eban
2004-11-19
1
-3
/
+3
*
* lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...
mneumann
2004-11-17
1
-5
/
+2
*
* lib/xmlrpc/server.rb (CGIServer): fixed bug when client sends "Content-typ:...
mneumann
2004-11-16
1
-1
/
+1
*
added howto
mneumann
2004-11-16
2
-0
/
+301
*
* fixed issue #998 (http://rubyforge.org/tracker/?func=detail&atid=1700&aid=9...
mneumann
2004-11-16
1
-5
/
+5
*
* string.c (str_mod_check): frozen check should be separated.
matz
2004-11-16
1
-3
/
+7
*
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): add
usa
2004-11-16
2
-2
/
+10
*
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): use
nobu
2004-11-16
1
-2
/
+2
*
* applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsing
mneumann
2004-11-16
2
-9
/
+27
*
* imported and refactored original test cases
mneumann
2004-11-15
3
-31
/
+31
*
* array.c (rb_ary_update): pedantic check to detect
matz
2004-11-15
2
-12
/
+14
*
* string.c (rb_str_clear): avoid revealing NULL pointer.
matz
2004-11-14
1
-38
/
+47
*
* lib/pp.rb (PP#object_address_group): remove odd number of 'f'
nobu
2004-11-14
1
-1
/
+3
*
* lib/delegate.rb (SimpleDelegator::dup): wrong number of
matz
2004-11-10
1
-8
/
+8
*
* dir.c (rb_glob2): do not allocate buffer from heap to avoid
matz
2004-11-10
1
-2
/
+2
*
* lib/optparse.rb (OptionParser::Officious): moved from DefaultList.
nobu
2004-11-09
2
-37
/
+71
*
Change version numbering of RDoc and ri
dave
2004-11-08
2
-12
/
+3
*
add DRb::ExtServManager#uri=.
seki
2004-11-08
1
-2
/
+4
*
Fix bug where parent class wasn't being detected if the
dave
2004-11-08
1
-1
/
+2
*
checks whether zone was given.
tadf
2004-11-06
1
-3
/
+7
*
* string.c (str_gsub): should have removed rb_str_unlocktmp(str).
matz
2004-11-04
1
-1
/
+1
*
* lib/webrick/httpauth/digestauth.rb: use Base64.encode64 to
gotoyuzo
2004-11-03
1
-2
/
+2
*
* array.c (rb_ary_uniq_bang): do not push frozen string from hash
matz
2004-11-03
1
-0
/
+3
*
* test/rss/*.rb: removed tab width configuration headers.
kou
2004-11-03
12
-61
/
+96
*
* eval.c (proc_invoke): nail down dyna_var node when Proc object
matz
2004-11-01
1
-1
/
+1
*
* lib/rss/maker/base.rb: changed xml-stylesheet's API of RSS Maker
kou
2004-11-01
2
-10
/
+29
*
* lib/rss/maker.rb: added entry point of RSS Maker.
kou
2004-11-01
1
-0
/
+33
*
* lib/rss/maker/*.rb: added RSS Maker.
kou
2004-10-31
10
-2
/
+993
*
* CR stripped.
nobu
2004-10-29
1
-25
/
+25
*
* eval.c (ruby_cleanup): ruby_finalize_1 may cause exception,
matz
2004-10-29
1
-1
/
+1
*
* node.h (NODE_TYPESHIFT): allow 4 more bits for line numbers.
matz
2004-10-27
2
-3
/
+14
*
Restore correct :nodoc: behavior with nested classes
dave
2004-10-26
1
-1
/
+2
*
* ext/zlib/zlib.c (zstream_append_input): clear klass for z->input
matz
2004-10-23
1
-9
/
+12
*
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars):
gotoyuzo
2004-10-22
1
-1
/
+1
*
* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):
gotoyuzo
2004-10-21
1
-16
/
+19
*
* parse.y (lex_getline): should update ruby_debug_lines.
matz
2004-10-20
1
-0
/
+1
*
* array.c (rb_ary_times): Array#* should return an instance of
matz
2004-10-19
1
-3
/
+11
*
RDoc can now deal with "attr" used as a variable
dave
2004-10-19
1
-1
/
+1
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
4
-7
/
+13
*
* lib/webrick/httprequest.rb (WEBrick::HTTPRequest#initialize):
gotoyuzo
2004-10-17
1
-2
/
+4
*
* lib/rss/0.9.rb (RSS::Rss#to_s): removed garbage.
kou
2004-10-16
1
-1
/
+1
*
* lib/rss/: untabified.
kou
2004-10-16
16
-3046
/
+3046
*
* lib/rss: supported prety print.
kou
2004-10-16
6
-153
/
+193
*
* lib/mkmf.rb (create_makefile): install-rb is needed for statically
nobu
2004-10-16
1
-2
/
+1
*
* added link to Tutorial.
kou
2004-10-14
1
-0
/
+1
*
* lib/webrick/config.rb:
gotoyuzo
2004-10-12
5
-31
/
+136
*
Support "require" as variable name in RDoc
dave
2004-10-10
1
-1
/
+3
*
* lib/rss/converter.rb: changed to try to use Iconv for default
kou
2004-10-09
2
-8
/
+9
[next]