aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest
Commit message (Expand)AuthorAgeFilesLines
* add a test for IA64 Debian GNU/Linux Etch.akr2008-05-051-0/+4
* add a test.akr2008-05-041-0/+9
* add a test.akr2008-05-031-0/+3
* add a test.akr2008-05-021-0/+9
* add a test.akr2008-05-021-1/+5
* add test for Struct.new(0).akr2008-05-021-0/+7
* bootstraptest updatedmatz2008-04-301-4/+10
* add a test for [ruby-dev:34536].akr2008-04-281-0/+6
* add a test for [ruby-dev:34524].akr2008-04-271-0/+5
* add a test for [ruby-dev:34492].akr2008-04-271-0/+17
* * thread.c (rb_thread_stop_timer_thread): should clearmatz2008-04-222-4/+5
* * thread.c (thread_join): remove the current thread from the join listnobu2008-04-221-0/+16
* exec "/" causes SEGV.akr2008-04-221-0/+4
* bootstraptest/test_knownbug.rb: wrong conditionmatz2008-04-141-4/+4
* bootstraptest/test_knownbug.rb: add testsmatz2008-04-121-0/+45
* * bootstraptest/test_autoload.rb: tests for [ruby-dev:34268].nobu2008-04-071-4/+31
* * load.c (rb_provided): check expanded path for relative pathnobu2008-04-071-0/+25
* * bootstraptest/test_knownbug.rb: add a known-bug.ko12008-04-071-0/+13
* * bootstraptest/test_knownbug.rb: add tests. [ruby-dev:34128]mame2008-03-251-0/+33
* * bootstraptest/test_struct.rb: some test moved from test to shutmatz2008-03-131-0/+5
* add a test.akr2008-03-051-0/+4
* bootstraptest/test_marshal.rb: test updatedmatz2008-03-011-1/+1
* bootstraptest/test_knownbug.rb: add testmatz2008-03-011-0/+10
* * eval_method.c (rb_get_method_body): ent->method may be freed bymatz2008-03-011-5/+0
* * parse.y (opt_block_param): command can start just after block paramnobu2008-02-292-2/+2
* * encoding.c (enc_find): check type of argument and convert to Stringnaruse2008-02-281-4/+0
* add a test.akr2008-02-281-0/+4
* * io.c (argf_set_encoding): uses current_file after check for nextnobu2008-02-212-4/+4
* * io.c (open_key_args): set arg->io even if no options passed.usa2008-02-201-4/+0
* add a test.akr2008-02-181-0/+6
* add a test for [ruby-dev:33807]akr2008-02-161-0/+3
* add a test.akr2008-02-161-0/+3
* add a test.akr2008-02-151-0/+4
* * io.c (io_reopen): check STDIN, STDOUT and STDERR mode according toakr2008-02-141-0/+17
* add a test for [ruby-dev:33072].akr2008-02-141-0/+4
* * lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parsenaruse2008-02-131-1/+1
* * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse2008-02-122-2/+2
* * io.c (io_reopen): don't change access mode for stdin, stdout andakr2008-02-071-0/+16
* * bootstraptest/test_marshal.rb: commit miss. reverted.usa2008-01-311-1/+1
* * marshal.c (r_object0): no need to call r_entry for immediate values.usa2008-01-311-1/+1
* test updated for empty symbolsmatz2008-01-311-1/+0
* * bootstraptest/runner.rb: fix -I../../hoge case.naruse2008-01-301-1/+2
* * parse.y (value_expr_gen): reverted r12880. [ruby-dev:33388]nobu2008-01-271-2/+2
* * compile.c (iseq_compile_each): validate argument expr of "next"ko12008-01-261-0/+8
* * compile.c, compile.h: fix stack pointer issues.ko12008-01-253-46/+31
* The [ruby-dev:32746] problem is re-introduced. akr2008-01-241-0/+1
* * insns.def (expandarray): fix stack inc.mame2008-01-232-8/+7
* * bootstraptest/test_{knownbug,thread}.rb: support fork-less platform.usa2008-01-232-8/+16
* * configure.in (MINIRUBY): remove -I$(EXTOUT)/$(arch) frommatz2008-01-221-200/+0
* * thread.c (thread_create_core): set thread group before creatingnobu2008-01-181-0/+7