summaryrefslogtreecommitdiffstats
path: root/KNOWNBUGS.rb (follow)
Commit message (Expand)AuthorAgeLines
* Remove known use-after-poison bugNobuyoshi Nakada2020-10-03-82/+0
* KNOWNBUGS.rb: use-after-poison since b9007b6c548f91e88fd3f2ffa23de740431fa969Nobuyoshi Nakada2020-08-30-0/+82
* compile.c: fix positions encodenobu2018-04-05-22/+0
* Reproducible test for [Feature#14370] @ [Bug #14660]nobu2018-04-03-0/+22
* gc.c: expand sorted pagesnobu2017-06-22-10/+0
* KNOWNBUGS.rb: hung up on linuxnobu2017-06-21-1/+1
* KNOWNBUGS.rb: deferred freenobu2017-06-21-0/+10
* vm_args.c: arity check of lambdanobu2017-03-19-9/+0
* add a ticket number.ko12017-01-30-1/+1
* [Bug #12705]nobu2016-12-26-0/+9
* KNOWNBUGS.rb: Fixed typo, made more explicit [ci skip]duerst2015-12-13-2/+4
* string.c: should not taint fstringnobu2015-12-04-9/+0
* KNOWNBUGS.rb: assertion failurenobu2015-12-04-0/+9
* * test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug):nobu2013-03-25-11/+0
* Add timeout to infinite loop [Bug #8100]naruse2013-03-23-4/+7
* * KNOWNBUGS.rb: test for [Bug #8100].nobu2013-03-23-0/+8
* vm_trace.c: exceptions in event hooksnobu2012-12-10-2/+0
* KNOWNBUGS.rb: exceptions in event hooksnobu2012-12-10-0/+2
* vm.c: rewrite all catch pointsnobu2012-11-02-18/+0
* * KNOWNBUGS.rb: add tests. [ruby-dev:45656] [Bug #6460]ktsj2012-07-01-0/+18
* * KNOWNBUGS.rb: Bug #2330 was fixed in r26718.ktsj2012-07-01-11/+0
* indented.akr2010-02-20-6/+6
* * bootstraptest/runner.rb (assert_normal_exit): add :timeout option.akr2010-02-17-2/+2
* use assert_finish because the test hangs on FreeBSD.akr2010-02-16-1/+1
* add a test.akr2010-02-16-0/+11
* * thread_pthread.c (rb_thread_create_timer_thread): print fatal errorko12009-06-07-6/+0
* add timeout.akr2009-02-14-1/+3
* add a test.akr2009-02-14-0/+5
* * vm_insnhelper.c (vm_call_method): copy arguments to allocatedko12008-08-29-11/+0
* * KNOWNBUGS.rb: add a test. see [ruby-dev:36028]mame2008-08-28-0/+11
* * vm_core.h (rb_thread_t), vm.c (rb_thread_mark), process.cnobu2008-07-10-6/+0
* add a test for [ruby-dev:35414].akr2008-07-09-0/+5
* * KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending.ko12008-06-19-8/+0
* add a test.akr2008-06-19-0/+8
* * KNOWNBUGS.rb, bootstraptest/pending.rb: move pending bug.ko12008-06-17-15/+0
* * vm.c, vm_insnhelper.c: fix escape process with "braek" and "return"ko12008-06-17-9/+12
* * eval.c (rb_f_block_given_p): fix to skip class frame.ko12008-06-15-26/+0
* * vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko12008-06-10-64/+0
* * test_knownbug.rb -> KNOWNBUGS.rb: renamed.ko12008-06-09-0/+107