summaryrefslogtreecommitdiff
path: root/bootstraptest
AgeCommit message (Expand)Author
2008-01-05add a comment.akr
2008-01-03Added known bug from ruby-core:14537ryan
2008-01-03* bootstraptest/test_eval.rb, test_knownbug.rb: move a fixed test.ko1
2007-12-31* bootstraptest/test_knownbug.rb: more portable waymatz
2007-12-31* bootstraptest/test_knownbug.rb: shut up syntax errormatz
2007-12-31* string.c (rb_str_resize): embeds if ptr is null. [ruby-dev:32819]nobu
2007-12-30 * bootstraptest/test_knownbug.rb: support DOSISH.usa
2007-12-29add tests.akr
2007-12-26remove p.akr
2007-12-25* bootstraptest/pending.rb: add pending issue.ko1
2007-12-25* compile.c (iseq_compile_each): fix stack consistency errorko1
2007-12-25* io.c (appendline): move RS comparison to rb_io_getline_1().matz
2007-12-25add tests reported by Yusuke ENDOH.akr
2007-12-25add a test.akr
2007-12-25* vm_core.h, thread.c, cont.c: add RUBY_VM_SET_INTERRUPT(),ko1
2007-12-25* compile.c (iseq_compile_each): fix stack consistency error.ko1
2007-12-25* vm.c: check frame is FINAL when creating env.ko1
2007-12-24* bootstraptest/test_knownbug.rb, test_literal.rb: move fixed test.ko1
2007-12-24add a test.akr
2007-12-24* compile.c (iseq_compile_each): fix stack consistency bug.ko1
2007-12-24* compile.c (iseq_compile_each): add a "pop" insn after breakko1
2007-12-24add a test for [ruby-core:14385] reported by Frederick Cheung.akr
2007-12-24* load.c (rb_feature_p): returns loading path name too.nobu
2007-12-23move the test for [ruby-core:14288].akr
2007-12-23add a test for [ruby-dev:32048].akr
2007-12-23* string.c (sym_call): use exact argument array interface.nobu
2007-12-23add a test for [ruby-core:14288].akr
2007-12-23add a test for [ruby-core:14279].akr
2007-12-22* bootstraptest/test_objectspace.rb: fix condition.ko1
2007-12-22* bootstraptest/test_objectspace.rb: skip flozen string.ko1
2007-12-21* bootstraptest/test_fork.rb: skip if fork is not unsupported.ko1
2007-12-21* io.c: write() should be in blocking region.ko1
2007-12-21* bootstraptest/pending.rb: renamed from featurebug.rb.ko1
2007-12-21* bootstraptest/featurebug.rb: added.ko1
2007-12-21* thread.c (rb_thread_atfork): fix to mark thread object.ko1
2007-12-21add test for [ruby-dev:32566].akr
2007-12-21illegal -> invalid.akr
2007-12-20* insnhelper.ci, vm.c, vm_core.h: change interface ofko1
2007-12-20* insnhelper.ci (vm_expandarray): fix sp increase place.ko1
2007-12-20* bootstraptest/test_syntax.rb: add a test.ko1
2007-12-19* compile.c (iseq_compile_each): add pop after throw as return.ko1
2007-12-19* compile.c (iseq_compile_each): should handle upper level eval iseqnobu
2007-12-19* bootstraptest/test_m17n.rb: set properties.nobu
2007-12-19* compile.c (iseq_compile_each): remove "retry" in block.ko1
2007-12-19* bootstraptest/test_knownbug.rb, test_block.rb:ko1
2007-12-19* eval.c (errinfo_place): skip if error is Fixnum. [ruby-dev:32608]ko1
2007-12-18* compile.c (iseq_compile_each): fix for segfault. [ruby-dev:31372]nobu
2007-12-18* compile.c, insnhelper.ci, insns.def, object.c, vm.c, vm.h:ko1
2007-12-18* bootstraptest/test_knownbug.rb: add issues.ko1
2007-12-18more tests.akr