| Commit message (Expand) | Author | Age | Files | Lines |
* | * test/ruby/test_enumerator.rb: fix to skip "with_memo" test. | ko1 | 2008-06-19 | 1 | -0/+4 |
* | * vm_insnhelper.c (vm_throw): fix "return" process from "lambda". | ko1 | 2008-06-19 | 1 | -0/+8 |
* | * test/etc/test_etc.rb: avoid infinite loop. [ruby-dev:35158] | mame | 2008-06-18 | 1 | -1/+5 |
* | * gc.c (rb_newobj): prohibit call of rb_newobj() during gc. | shyouhei | 2008-06-18 | 1 | -0/+5 |
* | * ruby.c (verbose_setter, opt_W_getter): fixed prototypes. | nobu | 2008-06-18 | 1 | -0/+4 |
* | fix typo | kazu | 2008-06-18 | 1 | -1/+1 |
* | * fix ChangeLog. | naruse | 2008-06-18 | 1 | -0/+1092 |
* | * ruby.c (opt_W_getter): use ruby_verbose directly instead of parameter | usa | 2008-06-18 | 1 | -0/+6 |
* | * win32/win32.c (errmap): add some pipe errors. | usa | 2008-06-18 | 1 | -0/+7 |
* | * win32/win32.c (poll_child_status): set EINVAL to errno when | usa | 2008-06-18 | 1 | -0/+5 |
* | * io.c (rb_open_file): fs_encoding and fname_encoding is | naruse | 2008-06-18 | 1 | -1092/+6 |
* | * io.c (rb_open_file): not rb_enc_get_index but rb_enc_get. | naruse | 2008-06-18 | 1 | -0/+4 |
* | * include/ruby/win32.h (pipe): now pipe is textmode. although this | usa | 2008-06-18 | 1 | -0/+6 |
* | * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search | nobu | 2008-06-18 | 1 | -0/+10 |
* | * ext/etc/etc.c (etc_passwd, etc_group): fixed rdoc. a patch from | nobu | 2008-06-18 | 1 | -0/+5 |
* | Fix RubyGems for 1.9, r1780 | drbrain | 2008-06-17 | 1 | -0/+7 |
* | Update RubyGems to 1.1.1 r1778 (almost 1.2) | drbrain | 2008-06-17 | 1 | -0/+4 |
* | * KNOWNBUGS.rb, bootstraptest/pending.rb: move pending bug. | ko1 | 2008-06-17 | 1 | -0/+4 |
* | * vm.c, vm_insnhelper.c: fix escape process with "braek" and "return" | ko1 | 2008-06-17 | 1 | -0/+7 |
* | * ext/tk/lib/multi-tk.rb: cannot access class variable from singleton method. | nagai | 2008-06-17 | 1 | -0/+5 |
* | * dir.c (Init_Dir): dir_foreach() takes variable argument. | usa | 2008-06-17 | 1 | -2/+6 |
* | * lib/net/telnet.rb: Fixing Telnet#wairfor() which was broken by changes to | jeg2 | 2008-06-17 | 1 | -0/+5 |
* | * ruby.c (opt_W_getter): made a hooked variable. | nobu | 2008-06-17 | 1 | -0/+4 |
* | * enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int) | mame | 2008-06-17 | 1 | -0/+9 |
* | * common.mk (miniruby$(EXEEXT)): $(PREP) isn't always same as | nobu | 2008-06-17 | 1 | -0/+6 |
* | Fixed dependencies on miniruby | ryan | 2008-06-17 | 1 | -0/+4 |
* | * include/ruby/win32.h (pipe): expand pipe buffer size. | usa | 2008-06-17 | 1 | -0/+4 |
* | * win32/win32.c (CreateChild): no need to inherit handles here because | usa | 2008-06-17 | 1 | -0/+5 |
* | * dir.c (dir_data): add intenc and extenc. | naruse | 2008-06-16 | 1 | -0/+25 |
* | * io.c (io_set_encoding): defined. | naruse | 2008-06-16 | 1 | -0/+9 |
* | * encoding.c (rb_filesystem_encoding): defined. | naruse | 2008-06-16 | 1 | -0/+6 |
* | * ext/syck/rubyext.c: add encoding header. | naruse | 2008-06-16 | 1 | -0/+4 |
* | * ext/tk/tcltklib.c: SEGV when exit. | nagai | 2008-06-16 | 1 | -0/+8 |
* | * ext/stringio/stringio.c (strio_each, strio_readlines): IO#each and | nobu | 2008-06-16 | 1 | -0/+5 |
* | * lib/thwait.rb (ThreadsWait): Exception2MessageMapper no longer has | nobu | 2008-06-16 | 1 | -0/+5 |
* | * lib/e2mmap.rb (E2MM.def_e2message): typo. | nobu | 2008-06-16 | 1 | -0/+4 |
* | * enumerator.c (enumerator_with_object, Init_Enumerator): | knu | 2008-06-16 | 1 | -0/+5 |
* | * ext/stringio/stringio.c (strio_readline, strio_each) | nobu | 2008-06-15 | 1 | -0/+5 |
* | * eval.c (rb_f_block_given_p): fix to skip class frame. | ko1 | 2008-06-15 | 1 | -0/+7 |
* | * vm_dump.c (vm_stack_dump_raw): disable verbose debug output. | ko1 | 2008-06-15 | 1 | -0/+4 |
* | * vm_core.h, thread.c: rename global_interpreter_lock to | ko1 | 2008-06-15 | 1 | -0/+5 |
* | * ext/syck/rubyext.c (yaml_org_handler): associate encoding. | naruse | 2008-06-15 | 1 | -0/+6 |
* | * vm_core.h (rb_vm_t), vm.c (rb_vm_mark): moved preallocated special | nobu | 2008-06-15 | 1 | -0/+14 |
* | * ext/stringio/stringio.c (strio_sysread): should not raise at empty | nobu | 2008-06-14 | 1 | -0/+5 |
* | * file.c (file_expand_path): no need to expand root path which has no | nobu | 2008-06-14 | 1 | -0/+5 |
* | * gc.h (STACK_UPPER): moved from gc.c | nobu | 2008-06-14 | 1 | -0/+14 |
* | * gc.c (ruby_initial_gc_stress): defined. | akr | 2008-06-13 | 1 | -0/+8 |
* | * gc.c (ruby_gc_stress): moved to rb_objspace_t. | nobu | 2008-06-13 | 1 | -0/+8 |
* | * rational.c (nurat_equal_p): Rational(0,x) and 0 are equivalent, | tadf | 2008-06-13 | 1 | -0/+5 |
* | * complex.c (string_to_c, nucomp_s_convert): preserve the current | tadf | 2008-06-13 | 1 | -0/+9 |