aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/test/unit.rb (Test::Unit::Mini#run): abort if interrupted.nobu2010-10-241-1/+3
* * lib/test/unit.rb (Test::Unit::Mini#run_test_suites): show thenobu2010-10-241-1/+4
* * lib/test/unit.rb (Test::Unit::Mini#run_test_suites): ensurenobu2010-10-241-0/+5
* * vm.c (vm_define_method): defined method is run with the defaultnobu2010-10-241-0/+6
* * lib/test/unit.rb: make test/unit play nicely with the rake testtenderlove2010-10-241-0/+5
* * test/ruby/test_rubyoptions.rb (test_segv_test): follow up thenobu2010-10-231-0/+5
* * lib/mkmf.rb: $extmk should be true for test/runner.nobu2010-10-231-0/+4
* * vm_dump.c (rb_vm_bugreport): fix to add bug outputs.ko12010-10-231-0/+9
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-10-221-0/+5
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):naruse2010-10-221-0/+5
* * gc.c (gc_lazy_sweep): Variable declarations should be atko12010-10-211-0/+5
* * gc.c (objspace_each_objects, rb_objspace_each_objects): usenobu2010-10-211-1/+4
* * gc.c (objspace_each_objects): fix return with no value.nobu2010-10-211-0/+4
* * dir.c (dir_initialize): remove useless intermediate variable.nobu2010-10-211-0/+4
* * io.c (rb_f_select): change rdoc.naruse2010-10-211-0/+5
* * lib/webrick/httpauth/digestauth.rbnaruse2010-10-211-0/+6
* * io.c (rb_f_select): add correct rdoc.naruse2010-10-211-0/+5
* * lib/net/telnet.rb (Net::Telnet#close): added.naruse2010-10-211-0/+5
* * gc.c (rb_objspace_each_objects): don't lazy sweep innari2010-10-211-0/+5
* dunno why this didn't go in last timeryan2010-10-201-0/+5
* * test/ruby/test_io.rb (TestIO#pipe): get rid of deadlock on pipe.nobu2010-10-201-0/+7
* * ext/dbm/dbm.c: rdoc based on a patch by mathew meta ATnobu2010-10-201-0/+5
* * util.c (ruby_strtod): reject 0x1.p+0. [ruby-dev:42432] #3966naruse2010-10-201-0/+4
* * vsnprintf.c (BSD_vfprintf): print floating point on "%#a".naruse2010-10-201-0/+5
* * vsnprintf.c (BSD_vfprintf): clear ALT flag for %a.naruse2010-10-191-0/+5
* * vsnprintf.c (BSD_vfprintf): fix over-count of field size.nobu2010-10-191-0/+4
* * vsnprintf.c (BSD_vfprintf): use HEXPREFIX flag for prefix of %a.nobu2010-10-181-0/+5
* Revert r29527. [ruby-dev:42419]naruse2010-10-181-7/+0
* * ext/digest/digest.c (rb_digest_class_init): Defineknu2010-10-181-0/+5
* * pack.c (pack_pack): Add native size option ! to q and Q.naruse2010-10-181-0/+7
* * pack.c (pack_pack): refine the document. [ruby-dev:42397]akr2010-10-181-0/+5
* * lib/net/http.rb (transport_request): @socket may be nil.naruse2010-10-181-0/+5
* * sprintf.c (BSD_vfprintf): wrong padding arround prefix andnaruse2010-10-181-0/+5
* * lib/date/delta.rb: added an rdoc tag.tadf2010-10-171-0/+4
* * variable.c (rb_mod_remove_const): update rdoc.nobu2010-10-171-0/+5
* * class.c (rb_define_{class,module}_id_under): register to benobu2010-10-171-0/+5
* * ext/win32ole/win32ole.c (ole_encoding2cp): set codepage 20936suke2010-10-161-0/+5
* * Makefile.in (CPP): already used in .c.i rule.nobu2010-10-161-0/+7
* * ext/sdbm/_sdbm.c (SEEDUPS, BADMESS): make settable using commandnobu2010-10-161-0/+10
* * dln.c (dln_strerror): get English message first, instead ofnobu2010-10-151-0/+5
* * ChangeLog: fixed typo.nobu2010-10-151-3/+3
* * hash.c (rb_hash_aref): skip calling "default" methodko12010-10-151-0/+5
* * file.c (NUM2DEVT, DEVT2NUM, PRI_DEVT_PREFIX): fallback tonobu2010-10-151-0/+5
* * ext/win32ole/win32ole.c (ole_hresult2msg): get English message first, suke2010-10-151-0/+5
* * include/ruby/ruby.h (VALUE): prefer long over uintptr_t,nobu2010-10-151-0/+7
* * configure.in (dev_t): use RUBY_REPLACE_TYPE.nobu2010-10-151-0/+6
* Revert "* sprintf.c (rb_str_format): fix: sprintf with hex format and"naruse2010-10-151-5/+0
* * pack.c (pack_pack): simplify comparison of explicit_endiannaruse2010-10-151-0/+7
* * sprintf.c (rb_str_format): fix: sprintf with hex format andnaruse2010-10-151-0/+5
* * pack.c (pack_pack): fix more than one modifiers appear in thenaruse2010-10-151-0/+7