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
2014-10-29
parse.y: warn circular argument reference
nobu
2014-10-29
load.c: transcode path
nobu
2014-10-29
test_require.rb: rename
nobu
2014-10-28
ruby.c: no -r when dump
nobu
2014-10-27
proc.c: fix method proc binding receiver
nobu
2014-10-27
* test/ruby/test_super.rb: add a test to check block passing.
ko1
2014-10-27
test/ruby/test_process.rb: reduce garbage during forks
normal
2014-10-25
A test renamed.
akr
2014-10-25
* io.c (io_binwrite_string): Test writev() failure.
akr
2014-10-23
test_object.rb: for r48118
nobu
2014-10-23
test_object.rb: avoid confusing ruby-mode.el
nobu
2014-10-23
vm_method.c: no redefinition warnings for undefined methods
nobu
2014-10-23
test/ruby/test_process.rb: use io/wait instead of timeout
normal
2014-10-23
test/ruby/test_process.rb: ensure exit! on fork failure
normal
2014-10-22
class.c: delete expected keywords directly
nobu
2014-10-20
test_module.rb: test with UTF-8
nobu
2014-10-20
vm_insnhelper.c: preserve encoding
nobu
2014-10-18
* vm_core.h, vm.c, proc.c: fix GC mark miss on bindings.
ktsj
2014-10-17
* pack.c (pack_unpack): Add casts for char references for 'u'.
akr
2014-10-17
* Avoid undefined behaviors found by gcc -fsanitize=undefined.
akr
2014-10-17
re.c: mak eregexps with binary escapes ASCII-8BIT
nobu
2014-10-16
Revert r47971, r47972 [ruby-core:65764]
normal
2014-10-16
Set an encoding for SEGV message.
akr
2014-10-16
* test/ruby/envutil.rb (assert_pattern_list): Show number of matched
akr
2014-10-16
test/ruby/test_rubyoptions.rb: fix race
normal
2014-10-16
test/ruby/test_process.rb: avoid killing wrong parent
normal
2014-10-15
Simplify multiline condition.
akr
2014-10-15
Simplify a regexp.
akr
2014-10-15
Unused variable removed.
akr
2014-10-15
* test/ruby/envutil.rb (assert_pattern_list) Renamed from
akr
2014-10-15
enum.c: nil if no iteration
nobu
2014-10-15
test_rubyoptions.rb: split regexps
nobu
2014-10-15
* test/ruby/envutil.rb (assert_regexp_list): New assertion method.
akr
2014-10-15
Extract assert_segv and split the big regexp.
akr
2014-10-14
test/ruby/test_optimization.rb (test_string_size): new test
normal
2014-10-14
test/ruby/test_optimization.rb: redefinition tests for String
normal
2014-10-14
test/ruby/test_optimization.rb (test_hash_aset_with): assert assignment
normal
2014-10-14
test new optimizations for redefines
normal
2014-10-13
* enum.c (nmin_run): max(n) and max_by(n) returns an array in
akr
2014-10-12
parse.y: should not eliminate value nodes
nobu
2014-10-11
vm.c: precedence of duplicated keys
nobu
2014-10-11
parse.y: precedence of duplicated keys
nobu
2014-10-08
* test/ruby/test_syntax.rb: added syntax tests of underscore arguments.
hsbt
2014-10-07
normalize reference to Timeout::Error
normal
2014-10-07
test/ruby/test_process.rb (TestProcess#test_setsid): AIX does not allow Proce...
odaira
2014-10-07
test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...
odaira
2014-10-07
signal.c: get rid of deadlock by discarded signals
nobu
2014-10-06
signal.c: send signal unless handled
nobu
2014-10-06
test_string.rb: enable huge test only on possible platforms
nobu
2014-10-03
* test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.
hsbt
[prev]
[next]