aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ruby.c (verbose_setter, opt_W_getter): fixed prototypes.nobu2008-06-181-0/+4
* fix typokazu2008-06-181-1/+1
* * fix ChangeLog.naruse2008-06-181-0/+1092
* * ruby.c (opt_W_getter): use ruby_verbose directly instead of parameterusa2008-06-181-0/+6
* * win32/win32.c (errmap): add some pipe errors.usa2008-06-181-0/+7
* * win32/win32.c (poll_child_status): set EINVAL to errno whenusa2008-06-181-0/+5
* * io.c (rb_open_file): fs_encoding and fname_encoding isnaruse2008-06-181-1092/+6
* * io.c (rb_open_file): not rb_enc_get_index but rb_enc_get.naruse2008-06-181-0/+4
* * include/ruby/win32.h (pipe): now pipe is textmode. although thisusa2008-06-181-0/+6
* * marshal.c (w_object, marshal_dump, r_object0, marshal_load): searchnobu2008-06-181-0/+10
* * ext/etc/etc.c (etc_passwd, etc_group): fixed rdoc. a patch fromnobu2008-06-181-0/+5
* Fix RubyGems for 1.9, r1780drbrain2008-06-171-0/+7
* Update RubyGems to 1.1.1 r1778 (almost 1.2)drbrain2008-06-171-0/+4
* * KNOWNBUGS.rb, bootstraptest/pending.rb: move pending bug.ko12008-06-171-0/+4
* * vm.c, vm_insnhelper.c: fix escape process with "braek" and "return"ko12008-06-171-0/+7
* * ext/tk/lib/multi-tk.rb: cannot access class variable from singleton method.nagai2008-06-171-0/+5
* * dir.c (Init_Dir): dir_foreach() takes variable argument.usa2008-06-171-2/+6
* * lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by changes tojeg22008-06-171-0/+5
* * ruby.c (opt_W_getter): made a hooked variable.nobu2008-06-171-0/+4
* * enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int)mame2008-06-171-0/+9
* * common.mk (miniruby$(EXEEXT)): $(PREP) isn't always same asnobu2008-06-171-0/+6
* Fixed dependencies on minirubyryan2008-06-171-0/+4
* * include/ruby/win32.h (pipe): expand pipe buffer size.usa2008-06-171-0/+4
* * win32/win32.c (CreateChild): no need to inherit handles here becauseusa2008-06-171-0/+5
* * dir.c (dir_data): add intenc and extenc.naruse2008-06-161-0/+25
* * io.c (io_set_encoding): defined.naruse2008-06-161-0/+9
* * encoding.c (rb_filesystem_encoding): defined.naruse2008-06-161-0/+6
* * ext/syck/rubyext.c: add encoding header.naruse2008-06-161-0/+4
* * ext/tk/tcltklib.c: SEGV when exit.nagai2008-06-161-0/+8
* * ext/stringio/stringio.c (strio_each, strio_readlines): IO#each andnobu2008-06-161-0/+5
* * lib/thwait.rb (ThreadsWait): Exception2MessageMapper no longer hasnobu2008-06-161-0/+5
* * lib/e2mmap.rb (E2MM.def_e2message): typo.nobu2008-06-161-0/+4