summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz2006-10-093-3/+10
* 2006-10-09matz2006-10-091-3/+3
* * string.c (rb_str_scan): small documentation fix.matz2006-10-072-1/+6
* 2006-10-08matz2006-10-071-3/+3
* * bignum.c (rb_big_rshift): a bug in right shift of negativematz2006-10-072-0/+9
* 2006-10-07matz2006-10-061-3/+3
* * class.c (rb_include_module): remove unnecessary check.matz2006-10-062-3/+5
* * sample/openssl/c_rehash.rb: Use digest/md5 instead of obsolete md5.knu2006-10-052-2/+6
* 2006-10-06knu2006-10-051-3/+3
* * parse.y: revert recent changematz2006-10-042-8/+10
* * ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.nagai2006-10-040-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-10-042-0/+52
* * ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.nagai2006-10-049-42/+122
* * eval.c (rb_call): check protected visibility based on real self,matz2006-10-042-16/+23
* * parse.y (mlhs): should interpret single parenthesized left handmatz2006-10-042-10/+8
* * test/optparse/test_getopts.rb: changed the class name of test casenobu2006-10-032-1/+6
* 2006-10-04nobu2006-10-031-3/+3
* * lib/test/unit/testcase.rb (Test::Unit::TestCase.suite): test namenobu2006-10-032-1/+6
* 2006-10-03nobu2006-10-031-3/+3
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2006-10-022-2/+5
* * lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::COLLECTORS):nobu2006-10-022-2/+9
* * instruby.rb: for cross compile.usa2006-10-021-2/+2
* * instruby.rb: batfile should be CRLF'ed.usa2006-10-022-2/+6
* * common.mk (test-all): separate directory where running test casesnobu2006-10-014-9/+48
* * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu2006-10-016-5/+18
* 2006-10-02nobu2006-10-011-3/+3
* * array.c (rb_ary_shift): should not move memory region if arraymatz2006-10-012-1/+7
* * lib/optparse.rb (OptionParser#make_switch): pass arguments directly.nobu2006-10-012-8/+14
* 2006-10-01nobu2006-10-011-4/+4
* updated based on date2 3.9.4.tadf2006-09-303-465/+532
* 2006-09-30tadf2006-09-301-3/+3
* * jcode.rb (succ!): call original succ! if $KCODE == 'n'.eban2006-09-292-7/+6
* * lib/mkmf.rb (try_func): revert fallback checking undeclared function.nobu2006-09-292-2/+12
* * lib/jcode.rb: need to initialize SUCC['n'].eban2006-09-292-0/+6
* * lib/optparse.rb (OptionParser::Switch#conv_arg): unsplat bynobu2006-09-292-5/+6
* * ext/extmk.rb: extout is needed for also clean.nobu2006-09-292-2/+5
* * lib/optparse.rb (parse_in_order): splat arguments to callback block.nobu2006-09-292-2/+6
* 2006-09-29nobu2006-09-281-3/+3
* * node.h (struct thread): declare win32_exception_list on cygwin andnobu2006-09-282-2/+8
* * lib/tmpdir.rb: use return value of getdir.call for length.usa2006-09-282-2/+6
* 2006-09-28usa2006-09-281-3/+3
* socket.c: a rdoc patch from Daniel Berger <djberg96 at gmail.com>matz2006-09-261-0/+8
* * lib/mkmf.rb (try_func): check function pointer first and macro next.nobu2006-09-262-13/+10
* * lib/optparse.rb (OptionParser#parse_in_order): wrong splat fornobu2006-09-261-1/+1
* 2006-09-27nobu2006-09-261-3/+3
* * test/optparse/test_getopts.rb: added short and long tests.nobu2006-09-261-2/+22
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-09-261-0/+11
* * lib/optparse.rb (OptionParser#getopts): use strings as key.nobu2006-09-262-21/+78
* * {win32,wince}/Makefile.sub (CPP): check predefined value.usa2006-09-262-2/+2
* * win32/Makefile.sub (CPP): check predefined value.usa2006-09-262-1/+5