aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * enumerator.c (enumerator_with_object, Init_Enumerator):knu2008-06-161-0/+5
* * ext/stringio/stringio.c (strio_readline, strio_each)nobu2008-06-151-0/+5
* * eval.c (rb_f_block_given_p): fix to skip class frame.ko12008-06-151-0/+7
* * vm_dump.c (vm_stack_dump_raw): disable verbose debug output.ko12008-06-151-0/+4
* * vm_core.h, thread.c: rename global_interpreter_lock toko12008-06-151-0/+5
* * ext/syck/rubyext.c (yaml_org_handler): associate encoding.naruse2008-06-151-0/+6
* * vm_core.h (rb_vm_t), vm.c (rb_vm_mark): moved preallocated specialnobu2008-06-151-0/+14
* * ext/stringio/stringio.c (strio_sysread): should not raise at emptynobu2008-06-141-0/+5
* * file.c (file_expand_path): no need to expand root path which has nonobu2008-06-141-0/+5
* * gc.h (STACK_UPPER): moved from gc.cnobu2008-06-141-0/+14
* * gc.c (ruby_initial_gc_stress): defined.akr2008-06-131-0/+8
* * gc.c (ruby_gc_stress): moved to rb_objspace_t.nobu2008-06-131-0/+8
* * rational.c (nurat_equal_p): Rational(0,x) and 0 are equivalent,tadf2008-06-131-0/+5
* * complex.c (string_to_c, nucomp_s_convert): preserve the currenttadf2008-06-131-0/+9
* * lib/time.rb (Time.xmlschema): don't accept decimal dot withoutakr2008-06-131-0/+5
* * complex.c (string_to_c_internal): save and restore backref. fixed [ruby-dev...wanabe2008-06-131-1/+6
* * rational.c (string_to_r_internal): save and restore backref. fixed [ruby-de...wanabe2008-06-131-0/+5