aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest
Commit message (Expand)AuthorAgeFilesLines
...
* * bootstraptest/test_block.rb: add tests for block with super.ko12012-10-101-0/+32
* parse.y: token namenobu2012-08-201-1/+1
* parse.y: token namenobu2012-08-201-1/+1
* * bootstrap/test_exception.rb: fix a last committed test.ko12012-08-081-0/+1
* * compile.c, insns.def (checkmatch):ko12012-08-081-0/+15
* method in instance_evalnobu2012-08-061-16/+10
* bootstraptest: fix missing bsnobu2012-07-051-1/+1
* bootstraptest: refine error outputnobu2012-07-051-13/+25
* bootstrap/runner.rb must be run with Ruby 1.8.naruse2012-07-041-1/+5
* bootstraptest: no stderr outputnobu2012-07-031-1/+19
* test: reduce output if succedednobu2012-06-261-2/+5
* * iseq.c, vm_eval.c: set th->base_block properly.ko12012-06-221-0/+10
* bootstraptest: ignore -jnobu2012-06-151-0/+2
* test: TEST_COLORSnobu2012-06-151-1/+1
* test: TEST_COLORSnobu2012-06-151-2/+4
* test: unknown --color argumentnobu2012-06-151-2/+3
* test: help messagenobu2012-06-151-0/+2
* win32: VT100 escapenobu2012-06-041-1/+0
* color optionnobu2012-05-301-1/+12
* tests: customizable colorsnobu2012-05-081-2/+2
* bootstraptest/runner.rb: refine outputnobu2012-05-071-1/+25
* * compile.c (compile_array, compile_array_):ko12012-04-122-1/+22
* * test/ruby/test_object.rb (test_send_with_block): moved fromktsj2012-01-021-13/+0
* * bootstraptest/test_flow.rb: remove an unused parameter.ktsj2011-12-231-1/+1
* * vm_eval.c (send_internal): PASS_PASSED_BLOCK_TH must be placedktsj2011-12-231-0/+13
* * bootstraptest/runner.rb: don't suppress SIGINT.kosaki2011-11-121-0/+3
* * proc.c (proc_new): force to rewrite errinfo when calling Proc.new in ensure.ktsj2011-08-271-0/+13
* * vm.c (vm_make_env_each): work around to solve Bug #2729.ko12011-08-241-0/+13
* * vm_insnhelper.c (vm_throw): check a class frame.ko12011-07-101-0/+27
* * vm_core.h (typedef struct rb_vm_struct): create a newkosaki2011-07-101-0/+6
* * load.c (rb_f_autoload): prevent to autoload for singletonmrkn2011-07-101-0/+32
* add test for [ruby-dev:44049].kosaki2011-07-081-0/+6
* * thread.c (rb_threadptr_check_signal): only wake up main thread.ko12011-06-301-0/+20
* * compile.c (iseq_compile_each): fix return value of obj[a,*b]=c.naruse2011-06-171-0/+4
* * bootstraptest/runner.rb (show_progress): refine verbose mode.akr2011-06-141-1/+7
* * bootstraptest/runner.rb (show_progress): extracted from assert_check.akr2011-06-141-88/+76
* * bootstraptest/runner.rb: should initilize $stress to avoid warnings.eban2011-06-111-0/+1
* * remove trailing spaces.nobu2011-05-157-52/+52
* * vm_insnhelper.c (vm_get_ev_const): search root cref properly.shugo2011-03-311-1/+1
* * bootstraptest/test_method.rb: fix last commit.ko12010-09-211-1/+1
* bootstraptest/test_method.rb: add a test for [ruby-core:30534].ko12010-09-211-0/+5
* * bootstraptest/test_class.rb: add a test for [ruby-core:30843].mame2010-06-271-0/+7
* * iseq_compile_each (NODE_DEFINED): put nil first to fix stackmame2010-05-191-0/+10
* * vm_eval.c (eval_string_with_cref): propagative filename and line_nomame2010-05-091-1/+1
* * compile.c (iseq_compile_each), vm_insnhelper.c (vm_invoke_block,mame2010-05-091-0/+24
* * vm_method.c (rb_unlink_method_entry, rb_sweep_method_entry):ko12010-05-051-0/+14
* * bootstraptest/test_io.rb (megacontent-copy_stream): get rid ofnobu2010-05-051-5/+7
* * insns.def (onceinlinecache): add exclusion control for a regionmame2010-04-271-0/+9
* * bootstraptest/test_thread.rb: fix test. [Bug #2342]mame2010-04-221-2/+2
* * parse.y (parser_yylex): reverted r27388 due to backwardnobu2010-04-211-3/+0