summaryrefslogtreecommitdiff
path: root/bootstraptest
AgeCommit message (Expand)Author
2008-07-11* io.c (rb_io_wait_readable, rb_io_wait_writable): check if the filenobu
2008-07-10add ML ref.akr
2008-07-10* vm_core.h (rb_thread_t), vm.c (rb_thread_mark), process.cnobu
2008-06-19* string.c (str_gsub): should preserve last successful matchmatz
2008-06-19* KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending.ko1
2008-06-19* proc.c (proc_new): fix to return Proc object if block is alreadyko1
2008-06-19* vm_insnhelper.c (vm_throw): fix "return" process from "lambda".ko1
2008-06-17* KNOWNBUGS.rb, bootstraptest/pending.rb: move pending bug.ko1
2008-06-17* vm.c, vm_insnhelper.c: fix escape process with "braek" and "return"ko1
2008-06-15* eval.c (rb_f_block_given_p): fix to skip class frame.ko1
2008-06-12* thread.c, vm_core.h, vm.c, thread_pthread.c, thread_win32.c: addmame
2008-06-11* bootstraptest/runner.rb (assert_normal_exit): hide stderr outputakr
2008-06-10* vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko1
2008-06-09* bootstraptest/test_knownbug.rb -> ./test_knownbug.rb: moved.ko1
2008-06-08* bootstraptest/pending.rb: move/remove solved issues.ko1
2008-05-24add a test for [ruby-dev:34679].akr
2008-05-22* compile.c (get_destination_insn, get_next_insn, get_prev_insn):mame
2008-05-22add a test for Array#compact!.akr
2008-05-21* bootstraptest/test_eval.rb: fix syntax.ko1
2008-05-19* eval.c, vm_insnhelper.c: fix cref in instance_evalko1
2008-05-19* bootstraptest/test_knownbug.rb: fix a test.ko1
2008-05-19add a test.akr
2008-05-19* bootstraptest/test_knownbug.rb: move solved tests.ko1
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