aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread_win32.c (w32_error): should get error no only once, becauseusa2010-10-271-0/+6
* * test/ruby/test_io.rb (TestIO#pipe): need to propagate exceptionsusa2010-10-271-0/+7
* * class.c (clone_const): need to return value. fix r29602.usa2010-10-271-0/+4
* * include/ruby/ruby.h (NUM2LONG_internal): add cast to get rid of ausa2010-10-271-0/+5
* * cont.c: apply documentation patch by Run Paint Run Run.naruse2010-10-271-0/+5
* * object.c (Init_Object), constant.h, variable.cmame2010-10-261-0/+9
* * class.c, constant.h, gc.c, method.h, object.c, variable.c,mame2010-10-261-0/+11
* * class.c, gc.c, object.c, variable.c, vm_insnhelper.c,mame2010-10-261-0/+9
* * lib/scanf.rb (extract_float): allow 2.e+2 style.naruse2010-10-261-0/+5
* * Makefile.in (ASFLAGS): needs INCFLAGS.nobu2010-10-261-0/+12
* * template/ruby.pc.in (Libs): needs DLDFLAGS.nobu2010-10-261-0/+4
* * common.mk (pkgconfig-data): moved from Makefile.in.nobu2010-10-261-0/+9
* * configure.in (rb_cv_gcc_atomic_builtins): check for atomicnobu2010-10-261-0/+5
* * Makefile.in (pkgconfig-data): create pkg-config metadata file.nobu2010-10-251-0/+8
* ispell.shyouhei2010-10-251-2/+2
* * signal.c (rb_atomic_t): GCC (of at least recent versions)shyouhei2010-10-251-0/+11
* * vsnprintf.c (BSD_vfprintf): prec digits fractal part should benobu2010-10-241-0/+5
* * common.mk (run.gdb): Quit gdb on 'make gdb' whenko12010-10-241-0/+5
* * lib/date.rb: some corrections of documentation.tadf2010-10-241-0/+4
* * array.c, gc.c, hash.c, object.c, string.c, struct.c,nobu2010-10-241-1/+6
* * include/ruby/intern.h (rb_check_frozen): optimize.nobu2010-10-241-0/+5
* * 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