aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest
Commit message (Expand)AuthorAgeFilesLines
...
* * bootstraptest/test_thread.rb: rescue resource limitation errors.ko12013-06-231-4/+12
* * bootstraptest/test_autoload.rb, bootstraptest/test_method.rb:shugo2013-06-132-84/+0
* test: tty optionnobu2013-01-151-1/+6
* runner.rb: colorizenobu2013-01-151-2/+2
* * bootstraptest/runner.rb (exec_test): break lines if not tty.nobu2013-01-121-1/+1
* * compile.c (compile_array_): modify wrong optimization.ko12013-01-091-0/+5
* * bootstraptest/test_io.c: add a test for [ruby-dev:46834].yugui2013-01-061-0/+6
* Fix failures on btest for NativeClient.yugui2013-01-033-4/+12
* * bootstraptest/test_thread.rb: get rid of confusing ruby-mode.elnobu2013-01-011-1/+1
* * bootstraptest/test_thread.rb: get rid of "invalid nest" error innobu2013-01-011-10/+10
* * vm.c (rb_vm_make_env_object): make Proc object if Env is possibleko12012-11-271-0/+25
* * bootstraptest/test_thread.rb: try to `join' each 100ko12012-11-261-1/+3
* * vm_insnhelper.c (vm_caller_setup_args): save and restoreko12012-11-131-0/+58
* vm.c: rewrite all catch pointsnobu2012-11-021-0/+40
* revert r37326 "remove string literal concatenation"nobu2012-10-252-3/+2
* remove string literal concatenationnobu2012-10-252-2/+3
* * vm_insnhelper.c (vm_call_method): disable CI_SET_FASTPATH() ifko12012-10-151-0/+20
* * 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