index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstraptest
/
test_literal.rb
Age
Commit message (
Expand
)
Author
2019-01-15
st.c (rb_hash_bulk_insert_into_st_table): avoid out-of-bounds write
mame
2017-10-23
Drop to support NaCl platform.
hsbt
2016-05-17
fix alignment
kazu
2016-05-17
[Feature #12005] Unify Fixnum and Bignum into Integer
akr
2014-04-28
fix typo [Fix GH-603]
nobu
2013-01-09
* compile.c (compile_array_): modify wrong optimization.
ko1
2013-01-03
Fix failures on btest for NativeClient.
yugui
2012-04-12
* compile.c (compile_array, compile_array_):
ko1
2009-09-03
* parse.y (literal_concat_gen): concat body from dstr instead of
nobu
2008-05-19
* bootstraptest/test_knownbug.rb: move solved tests.
ko1
2007-12-24
* bootstraptest/test_knownbug.rb, test_literal.rb: move fixed test.
ko1
2007-12-01
* insns.def (concatarray, splatarray): use to_a instead of
matz
2007-08-29
* parse.y (aref_args): args may not be a list. [ruby-dev:31592]
nobu
2007-07-05
* insns.def: fix to invoke nil.to_splat on NODE_ARGSCAT.
ko1
2007-07-03
* compile.c (compile_array, iseq_compile_each): fix about array
ko1
2007-02-24
* bootstraptest: new test suite.
aamine