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
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
Age
Commit message (
Expand
)
Author
2013-01-28
envutil.rb: no core dump
nobu
2013-01-27
test_system.rb: commit miss
nobu
2013-01-27
test_system.rb: indent
nobu
2013-01-27
test_system.rb: fix test
nobu
2013-01-26
marshal.c: marshal_dump instance varialbes
nobu
2013-01-25
* test/ruby/test_io.rb (test_ioctl_linux): skip if a platform is
kosaki
2013-01-25
test_process.rb: reduce command string size
nobu
2013-01-24
* enumerator.c (lazy_zip): raise error for bad arguments
marcandre
2013-01-24
* enumerator.c: Optimize Lazy#zip when passed only arrays
marcandre
2013-01-24
* enumerator.c: Fix state handling for Lazy#zip
marcandre
2013-01-24
* enumerator.c: Fix state handling for Lazy#drop
marcandre
2013-01-24
* enumerator.c: Fix state handling for Lazy#drop_while
marcandre
2013-01-24
* enumerator.c: Fix state handling for Lazy#take
marcandre
2013-01-22
Sync output message
naruse
2013-01-16
Remove commenting out tests introduced by r38478
naruse
2013-01-15
* test_lazy_enumerator: Test that map & flat_map also require a block
marcandre
2013-01-14
* enumerator.c (lazy_flat_map_func): flat_map should call each only
shugo
2013-01-14
* enumerator.c: Require block for Lazy#{take|drop}_while [Bug #7692]
marcandre
2013-01-14
* enumerator.c: Fix size for Enumerator::Lazy#flat_map
marcandre
2013-01-13
* regparse.c (add_ctype_to_cc): don't check dup warn on adding
naruse
2013-01-11
* insns.def (defineclass): private constants should not be accessed
shugo
2013-01-10
* vm_insnhelper.c (vm_search_super_method): raise a TypeError
shugo
2013-01-09
test_flip.rb: flip-flop shared by threads
nobu
2013-01-09
Add RUBYOPT=>nil to avoid false negative
naruse
2013-01-09
* test/ruby/test_require.rb: improve test for r38744.
glass
2013-01-09
* load.c (load_lock): fix not to delete thread shield twice.
glass
2013-01-08
vm_core.h: flip_cnt in rb_iseq_t
nobu
2013-01-07
* vm_method.c (Init_eval_method): main.public and main.private
shugo
2013-01-07
* eval.c (Init_eval): main.include should be private.
shugo
2013-01-07
* eval.c (Init_eval): enable Refinements by default.
shugo
2013-01-07
test_syntax.rb: assert_not_label
nobu
2013-01-07
parse.y: bare kwrest_mark
nobu
2013-01-07
parse.y: duplicated kwrest name
nobu
2013-01-07
envutil.rb: assert_syntax_error
nobu
2013-01-07
envutil.rb: optional fname
nobu
2013-01-07
* vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag before
ko1
2013-01-07
vm_insnhelper.c: keyrest should not overwrite rest arg
nobu
2013-01-05
* string.c (rb_str_enumerate_lines): fix invalid byte sequence error
glass
2013-01-05
envutil.rb: check stdout and stderr
nobu
2012-12-31
* test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]
zzak
2012-12-30
parse.y: escaped closing parenthsis
nobu
2012-12-30
* test/ruby/test_keyword.rb: add a test for passing hash
ktsj
2012-12-30
* vm_insnhelper.c: set keyword hash on Proc/block calls.
ktsj
2012-12-29
object.c: singleton class clone
nobu
2012-12-29
* test/ruby/test_class.rb (test_cannot_reinitialize_class_with_initialize_copy),
nobu
2012-12-28
vm_insnhelper.c: no splat single opt arg
nobu
2012-12-28
* proc.c (method_eq): fix the documentation to refer to owner.
shugo
2012-12-27
* variable.c (rb_mod_remove_const): fix segv caused by r38558.
naruse
2012-12-26
Add opts to prevent generating core file
naruse
2012-12-25
test_rubyoptions.rb: ARGF
nobu
[next]