aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/mathn.rb (Rational::power2): removed incomplete method.matz2008-06-231-0/+5
* * ext/readline/extconf.rb (have_readline_func): readline on Mac OS Xnobu2008-06-221-0/+5
* * object.c (rb_class_superclass): rdoc improvement, a patch fromnobu2008-06-221-0/+5
* * README.EXT: translated README.EXT.jashyouhei2008-06-221-0/+4
* * ChangeLog: add reporter.usa2008-06-211-1/+2
* * win32/win32.c (rb_w32_osid, rb_w32_osver, CreateChild): XP isusa2008-06-211-0/+6
* * README.EXT.ja: add note about mark and free.usa2008-06-211-0/+4
* * ChangeLog: tabify. (now we are testing auto version.h updating.)usa2008-06-211-16/+16
* * io.c (rb_io_binmode_p, argf_binmode_p, Init_IO): new methodusa2008-06-211-0/+5
* * win32/win32.c (rb_w32_spawn): no longer support P_WAIT.usa2008-06-211-0/+4
* * thread_win32.c (native_sleep): must block reentrance when accessingusa2008-06-211-0/+6
* * parse.y (call_args2, open_args): removed.nobu2008-06-211-0/+7
* * numeric.c (flo_round): get rid of overflow.nobu2008-06-211-0/+4
* * lib/rdoc/parsers/parse_rb.rb (RDoc#collect_first_comment): skipnobu2008-06-211-0/+5
* * configure.in: check if fork works with pthread.nobu2008-06-211-0/+4
* * tool/make-snapshot: ported to ruby.nobu2008-06-211-2/+4
* * tool/make-snapshot: fixed digets.nobu2008-06-201-0/+4
* * enumerator.c (enum_each_cons): typo in RDoc fixed.matz2008-06-201-0/+2
* * ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi):matz2008-06-201-0/+5
* * tool/make-snapshot: do not use sha256sum; use BASERUBY insteadshyouhei2008-06-201-0/+6
* * process.c (Init_process): Process::Status#to_int removed.akr2008-06-201-0/+19
* * array.c (rb_ary_store, rb_ary_splice): not depend on unspecifiednobu2008-06-201-0/+7
* * process.c (rb_detach_process): store detached process ID in thenobu2008-06-201-0/+5
* * string.c (rb_str_sub_bang): should preserve replacement pointsmatz2008-06-201-0/+5
* * string.c (rb_memhash): randomize hash to avoid algorithmicakr2008-06-201-0/+22
* * array.c (ary_new, rb_ary_initialize, rb_ary_store,shyouhei2008-06-191-0/+11
* * process.c (rb_f_fork): NetBSD 4.0 or later can fork.usa2008-06-191-0/+4
* * test/testunit/collector/test_dir.rb: r15825 made it unnecessary to changemame2008-06-191-0/+7
* Update to RubyGems 1.1.1 r1784 (pre 1.2)drbrain2008-06-191-0/+5
* * thread.c: try to remove false positive of deadlock detection (secondmame2008-06-191-0/+5
* * lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293]matz2008-06-191-0/+4
* * string.c (str_gsub): should preserve last successful matchmatz2008-06-191-0/+5
* * KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending.ko12008-06-191-0/+4
* * proc.c (proc_new): fix to return Proc object if block is alreadyko12008-06-191-0/+7
* * thread_win32.c (native_sleep): fix to decrement sleeper count.ko12008-06-191-0/+4
* * test/net/http/test_http.rb: compare encodings of two strings beforemame2008-06-191-0/+5
* * ext/json/ext/parser/parser.rl, ext/json/ext/parser/parser.c: JSONmame2008-06-191-0/+5
* * thread.c, thread_win32.c, vm_core.h: try to remove false positive ofmame2008-06-191-0/+5
* * ext/extmk.rb (extmake): check if compile before showing message.nobu2008-06-191-0/+4
* * tool/make-snapshot: supported multiple snapshots.nobu2008-06-191-0/+4
* * lib/net/pop.rb (Net::POP3#set_all_uids): speedkazu2008-06-191-1/+6
* * ext/etc/etc.c (Init_etc): define constant aliases Etc::Passwdmatz2008-06-191-0/+5
* * string.c (str_alloc): specify 'inline' modifier.matz2008-06-191-0/+10
* * string.c (rb_str_scan): String#scan should preserve lastmatz2008-06-191-0/+5
* * missing/acosh.c (atanh): should set ERANGE to errno if parameterusa2008-06-191-0/+5
* * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags.nagai2008-06-191-0/+4
* * test/ruby/test_enumerator.rb: fix to skip "with_memo" test.ko12008-06-191-0/+4
* * vm_insnhelper.c (vm_throw): fix "return" process from "lambda".ko12008-06-191-0/+8
* * test/etc/test_etc.rb: avoid infinite loop. [ruby-dev:35158]mame2008-06-181-1/+5
* * gc.c (rb_newobj): prohibit call of rb_newobj() during gc.shyouhei2008-06-181-0/+5