summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * object.c: Class#inherited RDoc added. a patch from Danielmatz2006-10-131-0/+5
* * ChangeLog: fixed typo.nobu2006-10-131-2/+2
* * lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu2006-10-121-0/+11
* * lib/date.rb (Date::self.complete_hash): need to check if g ismatz2006-10-121-0/+5
* * object.c (rb_mod_cvar_defined): wrong id check. a patch frommatz2006-10-121-1/+2
* * object.c (rb_mod_cvar_defined): wrong id check. [ruby-core:09158]matz2006-10-121-0/+8
* fix wordingknu2006-10-111-1/+1
* * ext/digest: Merge from trunk; metadata location changed,knu2006-10-111-0/+6
* * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't useusa2006-10-101-0/+5
* * ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new):knu2006-10-101-0/+7
* * ext/digest: Merge from trunk; apply all changes since theknu2006-10-101-0/+6
* * lib/parsedate.rb: documentation patch from Konrad Meyermatz2006-10-091-0/+7
* * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz2006-10-091-0/+7
* * string.c (rb_str_scan): small documentation fix.matz2006-10-071-0/+5
* * bignum.c (rb_big_rshift): a bug in right shift of negativematz2006-10-071-0/+5
* * class.c (rb_include_module): remove unnecessary check.matz2006-10-061-0/+5
* * sample/openssl/c_rehash.rb: Use digest/md5 instead of obsolete md5.knu2006-10-051-0/+4
* * parse.y: revert recent changematz2006-10-041-5/+0
* * ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.nagai2006-10-041-0/+5
* * eval.c (rb_call): check protected visibility based on real self,matz2006-10-041-0/+5
* * parse.y (mlhs): should interpret single parenthesized left handmatz2006-10-041-0/+5
* * test/optparse/test_getopts.rb: changed the class name of test casenobu2006-10-031-0/+5
* * lib/test/unit/testcase.rb (Test::Unit::TestCase.suite): test namenobu2006-10-031-0/+5
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2006-10-021-1/+4
* * lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::COLLECTORS):nobu2006-10-021-0/+7
* * instruby.rb: batfile should be CRLF'ed.usa2006-10-021-0/+4
* * common.mk (test-all): separate directory where running test casesnobu2006-10-011-0/+11
* * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu2006-10-011-0/+5
* * array.c (rb_ary_shift): should not move memory region if arraymatz2006-10-011-0/+6
* * lib/optparse.rb (OptionParser#make_switch): pass arguments directly.nobu2006-10-011-0/+4
* updated based on date2 3.9.4.tadf2006-09-301-0/+4
* * jcode.rb (succ!): call original succ! if $KCODE == 'n'.eban2006-09-291-5/+5
* * lib/mkmf.rb (try_func): revert fallback checking undeclared function.nobu2006-09-291-1/+6
* * lib/jcode.rb: need to initialize SUCC['n'].eban2006-09-291-0/+5
* * lib/optparse.rb (OptionParser::Switch#conv_arg): unsplat bynobu2006-09-291-2/+3
* * ext/extmk.rb: extout is needed for also clean.nobu2006-09-291-1/+4
* * lib/optparse.rb (parse_in_order): splat arguments to callback block.nobu2006-09-291-0/+4
* * node.h (struct thread): declare win32_exception_list on cygwin andnobu2006-09-281-0/+6
* * lib/tmpdir.rb: use return value of getdir.call for length.usa2006-09-281-0/+4
* * lib/mkmf.rb (try_func): check function pointer first and macro next.nobu2006-09-261-0/+6
* * lib/optparse.rb (OptionParser#getopts): use strings as key.nobu2006-09-261-0/+5
* * {win32,wince}/Makefile.sub (CPP): check predefined value.usa2006-09-261-1/+1
* * win32/Makefile.sub (CPP): check predefined value.usa2006-09-261-0/+4
* * lib/mkmf.rb (init_mkmf): set default $LDFLAGS. Patch by Michalnobu2006-09-251-1/+4
* * file.c (rb_path_end): skip root directory. fixed: [ruby-core:08913]nobu2006-09-251-2502/+2506
* * array.c (rb_ary_shift): should clear shifting top element.matz2006-09-241-0/+8
* * random.c (rb_f_rand): RDoc typo fix. a patch from Frederickmatz2006-09-241-0/+5
* * gc.c (gc_mark_children): revert last change that for 1.9matz2006-09-241-5/+0
* add ML entrymatz2006-09-241-0/+1
* * gc.c (gc_mark_children): NODE_POSTEXE holds Ruby VALUE.matz2006-09-241-0/+4