aboutsummaryrefslogtreecommitdiffstats
path: root/KNOWNBUGS.rb
Commit message (Expand)AuthorAgeFilesLines
* gc.c: expand sorted pagesnobu2017-06-221-10/+0
* KNOWNBUGS.rb: hung up on linuxnobu2017-06-211-1/+1
* KNOWNBUGS.rb: deferred freenobu2017-06-211-0/+10
* vm_args.c: arity check of lambdanobu2017-03-191-9/+0
* add a ticket number.ko12017-01-301-1/+1
* [Bug #12705]nobu2016-12-261-0/+9
* KNOWNBUGS.rb: Fixed typo, made more explicit [ci skip]duerst2015-12-131-2/+4
* string.c: should not taint fstringnobu2015-12-041-9/+0
* KNOWNBUGS.rb: assertion failurenobu2015-12-041-0/+9
* * test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug):nobu2013-03-251-11/+0
* Add timeout to infinite loop [Bug #8100]naruse2013-03-231-4/+7
* * KNOWNBUGS.rb: test for [Bug #8100].nobu2013-03-231-0/+8
* vm_trace.c: exceptions in event hooksnobu2012-12-101-2/+0
* KNOWNBUGS.rb: exceptions in event hooksnobu2012-12-101-0/+2
* vm.c: rewrite all catch pointsnobu2012-11-021-18/+0
* * KNOWNBUGS.rb: add tests. [ruby-dev:45656] [Bug #6460]ktsj2012-07-011-0/+18
* * KNOWNBUGS.rb: Bug #2330 was fixed in r26718.ktsj2012-07-011-11/+0
* indented.akr2010-02-201-6/+6
* * bootstraptest/runner.rb (assert_normal_exit): add :timeout option.akr2010-02-171-2/+2
* use assert_finish because the test hangs on FreeBSD.akr2010-02-161-1/+1
* add a test.akr2010-02-161-0/+11
* * thread_pthread.c (rb_thread_create_timer_thread): print fatal errorko12009-06-071-6/+0
* add timeout.akr2009-02-141-1/+3
* add a test.akr2009-02-141-0/+5
* * vm_insnhelper.c (vm_call_method): copy arguments to allocatedko12008-08-291-11/+0
* * KNOWNBUGS.rb: add a test. see [ruby-dev:36028]mame2008-08-281-0/+11
* * vm_core.h (rb_thread_t), vm.c (rb_thread_mark), process.cnobu2008-07-101-6/+0
* add a test for [ruby-dev:35414].akr2008-07-091-0/+5
* * KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending.ko12008-06-191-8/+0
* add a test.akr2008-06-191-0/+8
* * KNOWNBUGS.rb, bootstraptest/pending.rb: move pending bug.ko12008-06-171-15/+0
* * vm.c, vm_insnhelper.c: fix escape process with "braek" and "return"ko12008-06-171-9/+12
* * eval.c (rb_f_block_given_p): fix to skip class frame.ko12008-06-151-26/+0
* * vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko12008-06-101-64/+0
* * test_knownbug.rb -> KNOWNBUGS.rb: renamed.ko12008-06-091-0/+107