aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_knownbug.rb
Commit message (Expand)AuthorAgeFilesLines
* update last test.akr2008-01-141-1/+1
* * bootstraptest/runner.rb: add "flunk" method.ko12008-01-141-5/+4
* fix a test.akr2008-01-141-0/+1
* add a test.akr2008-01-121-0/+9
* * string.c (Init_String): sym_match arity spec was wrong. a patchmatz2008-01-071-1/+1
* add test_knownbug [ruby-core:14813]matz2008-01-071-0/+23
* add test_knowbug [ruby-core:14813]matz2008-01-071-0/+25
* add test_knonbugmatz2008-01-071-0/+25
* add a comment.akr2008-01-051-0/+3
* Added known bug from ruby-core:14537ryan2008-01-031-0/+9
* * bootstraptest/test_eval.rb, test_knownbug.rb: move a fixed test.ko12008-01-031-9/+0
* * bootstraptest/test_knownbug.rb: more portable waymatz2007-12-311-1/+1
* * bootstraptest/test_knownbug.rb: shut up syntax errormatz2007-12-311-0/+1
* * string.c (rb_str_resize): embeds if ptr is null. [ruby-dev:32819]nobu2007-12-311-5/+0
* * bootstraptest/test_knownbug.rb: support DOSISH.usa2007-12-301-1/+2
* add tests.akr2007-12-291-0/+14
* * compile.c (iseq_compile_each): fix stack consistency errorko12007-12-251-24/+0
* * io.c (appendline): move RS comparison to rb_io_getline_1().matz2007-12-251-10/+0
* add tests reported by Yusuke ENDOH.akr2007-12-251-0/+24
* add a test.akr2007-12-251-0/+10
* * bootstraptest/test_knownbug.rb, test_literal.rb: move fixed test.ko12007-12-241-6/+0
* add a test.akr2007-12-241-0/+6
* * compile.c (iseq_compile_each): add a "pop" insn after breakko12007-12-241-9/+0
* add a test for [ruby-core:14385] reported by Frederick Cheung.akr2007-12-241-0/+9
* * load.c (rb_feature_p): returns loading path name too.nobu2007-12-241-16/+0
* move the test for [ruby-core:14288].akr2007-12-231-8/+0
* add a test for [ruby-dev:32048].akr2007-12-231-0/+16
* * string.c (sym_call): use exact argument array interface.nobu2007-12-231-7/+0
* add a test for [ruby-core:14288].akr2007-12-231-1/+9
* add a test for [ruby-core:14279].akr2007-12-231-0/+6
* * io.c: write() should be in blocking region.ko12007-12-211-15/+0
* * bootstraptest/featurebug.rb: added.ko12007-12-211-7/+0
* * thread.c (rb_thread_atfork): fix to mark thread object.ko12007-12-211-7/+0
* add test for [ruby-dev:32566].akr2007-12-211-0/+15
* * insnhelper.ci, vm.c, vm_core.h: change interface ofko12007-12-201-21/+0
* * compile.c (iseq_compile_each): add pop after throw as return.ko12007-12-191-4/+0
* * bootstraptest/test_knownbug.rb, test_block.rb:ko12007-12-191-221/+0
* * eval.c (errinfo_place): skip if error is Fixnum. [ruby-dev:32608]ko12007-12-191-17/+0
* * compile.c (iseq_compile_each): fix for segfault. [ruby-dev:31372]nobu2007-12-181-4/+0
* * bootstraptest/test_knownbug.rb: add issues.ko12007-12-181-0/+17
* more tests.akr2007-12-181-0/+6
* more tests.akr2007-12-171-0/+7
* * string.c (rb_str_index): check if substring is broken.matz2007-12-171-4/+4
* more tests.akr2007-12-161-0/+61
* add test for [ruby-dev:32608].akr2007-12-151-0/+17
* use Enumerator for reproduce [ruby-dev:32604].akr2007-12-151-3/+2
* add test for [ruby-dev:32604].akr2007-12-141-0/+8
* * string.c (rb_str_succ): should not enter infinite loop formatz2007-12-131-2/+2
* * string.c (str_gsub): should copy encoding to the result.matz2007-12-131-1/+1
* add test for [ruby-dev:32567].akr2007-12-131-0/+10