aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_f_send): allow send/__send__ to call methods of allmatz2007-11-042-8/+6
* add test for Regexp.new("\0").akr2007-11-041-0/+4
* add a test for [ruby-dev:32084].akr2007-10-221-0/+4
* It should be ArgumentError thatakr2007-10-161-0/+12
* Regexp.union("a", "a") causes SEGV.akr2007-10-161-0/+3
* * bootstraptest/test_knownbug.rb: a test for [ruby-dev:32054] moved to test/r...nobu2007-10-151-15/+0
* add a test for [ruby-dev:32054].akr2007-10-141-0/+15
* add a test for [ruby-dev:31985].akr2007-10-091-0/+9
* add a test for [ruby-dev:31982].akr2007-10-091-0/+12
* * cont.c (cont_free): check Fiber or Continuation.ko12007-10-061-5/+0
* * bootstraptest/runner.rb (assert_not_match): new method.akr2007-10-052-0/+17
* * proc.c (proc_dup): proc->block.proc should be self.ko12007-10-012-16/+15
* check exception on Process.setrlimit.akr2007-10-011-1/+5
* * bootstraptest/test_method.rb: use assert_normal_exit to testakr2007-10-011-2/+1
* * bootstraptest/runner.rb (assert_normal_exit): use `` instead ofakr2007-10-011-1/+1
* * gc.c (id2ref): T_VALUES is less than T_BLOCK. [ruby-dev:31911]nobu2007-10-012-14/+13
* add test for [ruby-dev:31913].akr2007-09-301-0/+5
* * bootstraptest/runner.rb (pretty): don't show beginning empty line.akr2007-09-301-0/+1
* add test for [ruby-dev:31911].akr2007-09-301-0/+14
* use Marshal.load instead of binary string.akr2007-09-291-1/+1
* * bootstraptest/runner.rb (assert_normal_exit): new method.akr2007-09-292-0/+30
* add test for a define_method wrapper.akr2007-09-291-0/+15
* * cont.c: Thread local storage should be fiber local.ko12007-09-281-28/+0
* thread variable test refined.akr2007-09-281-18/+12
* add test for thread local variable with fiber.akr2007-09-271-0/+35
* refine a test.akr2007-09-261-2/+2
* * bootstraptest/runner.rb (assert_finish): new method.akr2007-09-262-5/+54
* * bootstraptest/test_knownbug.rb: remove a fixed test.ko12007-09-261-18/+0
* * bootstraptest/test_knownbug.rb: move fixed tests.ko12007-09-262-26/+26
* * io.c (io_ungetc): reallocate internal buffer if pushing datamatz2007-09-251-2/+6
* merge tests for [ruby-dev:31816] and [ruby-dev:31817].akr2007-09-221-12/+1
* add test for [ruby-dev:31817].akr2007-09-221-1/+22
* add test for [ruby-dev:31818].akr2007-09-221-0/+8
* add test for [ruby-dev:31816].akr2007-09-221-0/+9
* * test/ruby/test_io.rb: tests which cause SEGV should not beko12007-09-141-0/+13
* * bootstraptest/runner.rb: add a stress test (-s).ko12007-09-141-0/+4
* * test_jump.rb, test_knownbug.rb: seems to be fixed.usa2007-09-012-11/+11
* * bootstraptest/test_knownbug.rb: add new test. [ruby-dev:31698]usa2007-09-011-0/+10
* * eval_jump.ci (rb_f_catch): generate new tag object if no argument ismatz2007-09-012-8/+7
* * parse.y (assignable_gen): ignore already erred names.nobu2007-08-302-10/+7
* add test for [ruby-dev:31609].akr2007-08-291-0/+8
* * parse.y (aref_args): args may not be a list. [ruby-dev:31592]nobu2007-08-292-16/+16
* * insnhelper.ci (vm_call_method): fix to relaxant safe level checkko12007-08-251-0/+41
* add test for [ruby-dev:31507].akr2007-08-251-1/+8
* * compile.c (compile_massign_opt): fix to skip massign optimizationko12007-08-241-0/+8
* * eval.c (rb_f_send_bang): abandon the name funcall for privatematz2007-08-241-4/+4
* * compile.c, insns.def, parse.y: fix massign order. This changeko12007-08-232-1/+1
* test for [ruby-dev:31592].akr2007-08-221-0/+1
* * bootstraptest/test_knownbug.rb:ko12007-08-221-0/+0
* * bootstraptest/test_knwonbug.rb: added. This file will containko12007-08-222-2/+9