index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootstraptest
Commit message (
Expand
)
Author
Age
Files
Lines
*
* parse.y (stmt, mlhs_node, lhs, arg, var_ref): return dummy
nobu
2007-07-20
1
-1
/
+1
*
* bootstraptest/test_syntax.rb: SEGV tests for syntax.
nobu
2007-07-20
1
-0
/
+20
*
* bootstraptest/runner.rb (get_result_string): check $?.coredump?
nobu
2007-07-20
1
-2
/
+8
*
add test for [ruby-dev:31153].
akr
2007-07-13
1
-0
/
+9
*
add test for [ruby-dev:31160].
akr
2007-07-13
1
-0
/
+8
*
* bootstraptest/test_flip.rb: new test for flip-flop operator.
nobu
2007-07-10
1
-0
/
+1
*
fix typo.
akr
2007-07-07
1
-1
/
+1
*
* parse.y: fix node construction (around f_margs).
ko1
2007-07-07
1
-0
/
+31
*
* insnhelper.ci (vm_yield_setup_args), vm.c, insns.def:
ko1
2007-07-07
1
-0
/
+8
*
* bootstraptest/runner.rb: fix load path.
ko1
2007-07-06
1
-4
/
+9
*
* bootstraptest/runner.rb: added --quiet option.
nobu
2007-07-06
1
-5
/
+13
*
* insns.def: remove unused code.
ko1
2007-07-05
1
-0
/
+3
*
* insns.def: fix to invoke nil.to_splat on NODE_ARGSCAT.
ko1
2007-07-05
1
-0
/
+2
*
* compile.c (compile_array, iseq_compile_each): fix about array
ko1
2007-07-03
1
-0
/
+1
*
* compile.c (compile_array): ignore NODE_ZARRAY.
ko1
2007-07-03
1
-0
/
+15
*
* compile.c (iseq_compile_each): support v[&b]= type method call.
ko1
2007-07-03
1
-0
/
+19
*
* compile.c (compile_massign): fix massign compilation
ko1
2007-07-03
1
-0
/
+3
*
* bootstraptest/runner.rb: fix to untouch $:.
ko1
2007-06-27
1
-1
/
+0
*
* bootstraptest/runner.rb: fix to show file name.
ko1
2007-06-27
9
-0
/
+2573
*
* compile.c (compile_massign), insns.def (expandarray): support
ko1
2007-06-26
1
-0
/
+140
*
* insnhelper.h: change CHECK_STACK_OVERFLOW() to throw exception.
ko1
2007-06-24
1
-0
/
+27
*
* vm.c (callee_setup_arg): added. support correct post arg.
ko1
2007-06-24
1
-5
/
+503
*
* bootstraptest/runner.rb: set default directory to
ko1
2007-06-24
1
-1
/
+13
*
* bootstraptest/runner.rb: show source code in error message.
aamine
2007-02-25
1
-5
/
+20
*
* bootstraptest/runner.rb: add lib/ to load path.
aamine
2007-02-25
1
-4
/
+3
*
* bootstraptest/runner.rb: new option -v,--verbose.
aamine
2007-02-24
1
-2
/
+7
*
* bootstraptest/test_class.rb: new file.
aamine
2007-02-24
2
-0
/
+244
*
* bootstraptest/runner.rb: fix syntax error.
aamine
2007-02-24
1
-1
/
+1
*
* bootstraptest/runner.rb: new option --help.
aamine
2007-02-24
1
-0
/
+7
*
* bootstraptest: new test suite.
aamine
2007-02-24
3
-0
/
+563