summaryrefslogtreecommitdiff
path: root/bootstraptest
AgeCommit message (Expand)Author
2008-05-19* vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.ko1
2008-05-12add a test for [ruby-dev:34579].akr
2008-05-12add a test for [ruby-dev:34646].akr
2008-05-11* bootstraptest/runner.rb (main): leave -I options for purelib.rbnobu
2008-05-11* bootstraptest/runner.rb (main): handle relative path -r options.nobu
2008-05-08* thread.c (rb_gc_save_machine_context): call FLUSH_REGISTER_WINDOWSakr
2008-05-05add a test for IA64 Debian GNU/Linux Etch.akr
2008-05-04add a test.akr
2008-05-03add a test.akr
2008-05-02add a test.akr
2008-05-02add a test.akr
2008-05-02add test for Struct.new(0).akr
2008-04-30bootstraptest updatedmatz
2008-04-28add a test for [ruby-dev:34536].akr
2008-04-27add a test for [ruby-dev:34524].akr
2008-04-27add a test for [ruby-dev:34492].akr
2008-04-22* thread.c (rb_thread_stop_timer_thread): should clearmatz
2008-04-22* thread.c (thread_join): remove the current thread from the join listnobu
2008-04-22exec "/" causes SEGV.akr
2008-04-14bootstraptest/test_knownbug.rb: wrong conditionmatz
2008-04-12bootstraptest/test_knownbug.rb: add testsmatz
2008-04-07* bootstraptest/test_autoload.rb: tests for [ruby-dev:34268].nobu
2008-04-07* load.c (rb_provided): check expanded path for relative pathnobu
2008-04-07* bootstraptest/test_knownbug.rb: add a known-bug.ko1
2008-03-25* bootstraptest/test_knownbug.rb: add tests. [ruby-dev:34128]mame
2008-03-13* bootstraptest/test_struct.rb: some test moved from test to shutmatz
2008-03-05add a test.akr
2008-03-01bootstraptest/test_marshal.rb: test updatedmatz
2008-03-01bootstraptest/test_knownbug.rb: add testmatz
2008-03-01* eval_method.c (rb_get_method_body): ent->method may be freed bymatz
2008-02-29* parse.y (opt_block_param): command can start just after block paramnobu
2008-02-28* encoding.c (enc_find): check type of argument and convert to Stringnaruse
2008-02-28add a test.akr
2008-02-21* io.c (argf_set_encoding): uses current_file after check for nextnobu
2008-02-20 * io.c (open_key_args): set arg->io even if no options passed.usa
2008-02-18add a test.akr
2008-02-16add a test for [ruby-dev:33807]akr
2008-02-16add a test.akr
2008-02-15add a test.akr
2008-02-14* io.c (io_reopen): check STDIN, STDOUT and STDERR mode according toakr
2008-02-14add a test for [ruby-dev:33072].akr
2008-02-13* lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parsenaruse
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2008-02-07* io.c (io_reopen): don't change access mode for stdin, stdout andakr
2008-01-31* bootstraptest/test_marshal.rb: commit miss. reverted.usa
2008-01-31 * marshal.c (r_object0): no need to call r_entry for immediate values.usa
2008-01-31test updated for empty symbolsmatz
2008-01-30* bootstraptest/runner.rb: fix -I../../hoge case.naruse
2008-01-27* parse.y (value_expr_gen): reverted r12880. [ruby-dev:33388]nobu
2008-01-26* compile.c (iseq_compile_each): validate argument expr of "next"ko1