Age | Commit message (Expand) | Author |
---|
2020-10-03 | Remove known use-after-poison bug | Nobuyoshi Nakada |
2020-08-30 | KNOWNBUGS.rb: use-after-poison since b9007b6c548f91e88fd3f2ffa23de740431fa969 | Nobuyoshi Nakada |
2018-04-05 | compile.c: fix positions encode | nobu |
2018-04-03 | Reproducible test for [Feature#14370] @ [Bug #14660] | nobu |
2017-06-22 | gc.c: expand sorted pages | nobu |
2017-06-21 | KNOWNBUGS.rb: hung up on linux | nobu |
2017-06-21 | KNOWNBUGS.rb: deferred free | nobu |
2017-03-19 | vm_args.c: arity check of lambda | nobu |
2017-01-30 | add a ticket number. | ko1 |
2016-12-26 | [Bug #12705] | nobu |
2015-12-13 | KNOWNBUGS.rb: Fixed typo, made more explicit [ci skip] | duerst |
2015-12-04 | string.c: should not taint fstring | nobu |
2015-12-04 | KNOWNBUGS.rb: assertion failure | nobu |
2013-03-25 | * test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug): | nobu |
2013-03-23 | Add timeout to infinite loop [Bug #8100] | naruse |
2013-03-23 | * KNOWNBUGS.rb: test for [Bug #8100]. | nobu |
2012-12-10 | vm_trace.c: exceptions in event hooks | nobu |
2012-12-10 | KNOWNBUGS.rb: exceptions in event hooks | nobu |
2012-11-02 | vm.c: rewrite all catch points | nobu |
2012-07-01 | * KNOWNBUGS.rb: add tests. [ruby-dev:45656] [Bug #6460] | ktsj |
2012-07-01 | * KNOWNBUGS.rb: Bug #2330 was fixed in r26718. | ktsj |
2010-02-20 | indented. | akr |
2010-02-17 | * bootstraptest/runner.rb (assert_normal_exit): add :timeout option. | akr |
2010-02-16 | use assert_finish because the test hangs on FreeBSD. | akr |
2010-02-16 | add a test. | akr |
2009-06-07 | * thread_pthread.c (rb_thread_create_timer_thread): print fatal error | ko1 |
2009-02-14 | add timeout. | akr |
2009-02-14 | add a test. | akr |
2008-08-29 | * vm_insnhelper.c (vm_call_method): copy arguments to allocated | ko1 |
2008-08-28 | * KNOWNBUGS.rb: add a test. see [ruby-dev:36028] | mame |
2008-07-10 | * vm_core.h (rb_thread_t), vm.c (rb_thread_mark), process.c | nobu |
2008-07-09 | add a test for [ruby-dev:35414]. | akr |
2008-06-19 | * KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending. | ko1 |
2008-06-19 | add a test. | akr |
2008-06-17 | * KNOWNBUGS.rb, bootstraptest/pending.rb: move pending bug. | ko1 |
2008-06-17 | * vm.c, vm_insnhelper.c: fix escape process with "braek" and "return" | ko1 |
2008-06-15 | * eval.c (rb_f_block_given_p): fix to skip class frame. | ko1 |
2008-06-10 | * vm.c, eval_intern.h (PASS_PASSED_BLOCK): | ko1 |
2008-06-09 | * test_knownbug.rb -> KNOWNBUGS.rb: renamed. | ko1 |