summaryrefslogtreecommitdiff
path: root/bootstraptest
AgeCommit message (Expand)Author
2007-11-04* eval.c (rb_f_send): allow send/__send__ to call methods of allmatz
2007-11-04add test for Regexp.new("\0").akr
2007-10-22add a test for [ruby-dev:32084].akr
2007-10-16It should be ArgumentError thatakr
2007-10-16Regexp.union("a", "a") causes SEGV.akr
2007-10-15* bootstraptest/test_knownbug.rb: a test for [ruby-dev:32054] moved to test/r...nobu
2007-10-14add a test for [ruby-dev:32054].akr
2007-10-09add a test for [ruby-dev:31985].akr
2007-10-09add a test for [ruby-dev:31982].akr
2007-10-06* cont.c (cont_free): check Fiber or Continuation.ko1
2007-10-05* bootstraptest/runner.rb (assert_not_match): new method.akr
2007-10-01* proc.c (proc_dup): proc->block.proc should be self.ko1
2007-10-01check exception on Process.setrlimit.akr
2007-10-01* bootstraptest/test_method.rb: use assert_normal_exit to testakr
2007-10-01* bootstraptest/runner.rb (assert_normal_exit): use `` instead ofakr
2007-10-01* gc.c (id2ref): T_VALUES is less than T_BLOCK. [ruby-dev:31911]nobu
2007-09-30add test for [ruby-dev:31913].akr
2007-09-30* bootstraptest/runner.rb (pretty): don't show beginning empty line.akr
2007-09-30add test for [ruby-dev:31911].akr
2007-09-29use Marshal.load instead of binary string.akr
2007-09-29* bootstraptest/runner.rb (assert_normal_exit): new method.akr
2007-09-29add test for a define_method wrapper.akr
2007-09-28* cont.c: Thread local storage should be fiber local.ko1
2007-09-28thread variable test refined.akr
2007-09-27add test for thread local variable with fiber.akr
2007-09-26refine a test.akr
2007-09-26* bootstraptest/runner.rb (assert_finish): new method.akr
2007-09-26* bootstraptest/test_knownbug.rb: remove a fixed test.ko1
2007-09-26* bootstraptest/test_knownbug.rb: move fixed tests.ko1
2007-09-25* io.c (io_ungetc): reallocate internal buffer if pushing datamatz
2007-09-22merge tests for [ruby-dev:31816] and [ruby-dev:31817].akr
2007-09-22add test for [ruby-dev:31817].akr
2007-09-22add test for [ruby-dev:31818].akr
2007-09-22add test for [ruby-dev:31816].akr
2007-09-14* test/ruby/test_io.rb: tests which cause SEGV should not beko1
2007-09-14* bootstraptest/runner.rb: add a stress test (-s).ko1
2007-09-01* test_jump.rb, test_knownbug.rb: seems to be fixed.usa
2007-09-01* bootstraptest/test_knownbug.rb: add new test. [ruby-dev:31698]usa
2007-09-01* eval_jump.ci (rb_f_catch): generate new tag object if no argument ismatz
2007-08-30* parse.y (assignable_gen): ignore already erred names.nobu
2007-08-29add test for [ruby-dev:31609].akr
2007-08-29* parse.y (aref_args): args may not be a list. [ruby-dev:31592]nobu
2007-08-25* insnhelper.ci (vm_call_method): fix to relaxant safe level checkko1
2007-08-25add test for [ruby-dev:31507].akr
2007-08-24* compile.c (compile_massign_opt): fix to skip massign optimizationko1
2007-08-24* eval.c (rb_f_send_bang): abandon the name funcall for privatematz
2007-08-23* compile.c, insns.def, parse.y: fix massign order. This changeko1
2007-08-22test for [ruby-dev:31592].akr
2007-08-22* bootstraptest/test_knownbug.rb:ko1
2007-08-22* bootstraptest/test_knwonbug.rb: added. This file will containko1