index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
*
dir.c: get rid of FindFirstFile bug
nobu
2013-07-03
1
-0
/
+4
*
test/ruby: independent from pathname
nobu
2013-07-03
2
-4
/
+2
*
* eval.c (rb_using_module): activate refinements in the ancestors of
shugo
2013-07-01
1
-0
/
+54
*
win32: UTF-8 spawn
nobu
2013-06-30
1
-0
/
+2
*
win32.c: use backslash
nobu
2013-06-30
1
-1
/
+1
*
win32: UTF-8 spawn
nobu
2013-06-30
1
-0
/
+25
*
test_process.rb: File.realpath directly
nobu
2013-06-30
1
-2
/
+1
*
* numeric.c (fix_mul): remove FIT_SQRT_LONG test as it was causing
charliesome
2013-06-28
1
-0
/
+1
*
Wait more
naruse
2013-06-28
1
-1
/
+1
*
Get ps result if fork-wait is timeouted
naruse
2013-06-27
1
-9
/
+10
*
* test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): skip if
shirosaki
2013-06-26
1
-16
/
+20
*
* bignum.c (bigand_int): Consider negative values.
akr
2013-06-26
2
-0
/
+9
*
test_env.rb: fix test
nobu
2013-06-21
1
-2
/
+8
*
test_fiber.rb: longer timeout
nobu
2013-06-20
1
-2
/
+2
*
envutil.rb: refine message
nobu
2013-06-20
1
-1
/
+2
*
envutil.rb: keyword arguments
nobu
2013-06-20
1
-16
/
+12
*
GC before fork to avoid spending too much time in timeout block
naruse
2013-06-20
1
-0
/
+1
*
collect zombies
naruse
2013-06-19
1
-1
/
+4
*
test_process.rb: redirect to null
nobu
2013-06-19
1
-2
/
+2
*
test_signal.rb: use standard fds
nobu
2013-06-19
1
-17
/
+13
*
test_signal.rb: use SIGINT if needed
nobu
2013-06-19
1
-3
/
+4
*
test_io.rb: use assert_separately
nobu
2013-06-19
1
-12
/
+5
*
test_signal.rb: use assert_in_out_err
nobu
2013-06-19
1
-43
/
+15
*
test/ruby: reap zombies
nobu
2013-06-19
5
-6
/
+19
*
envutil.rb: reap zombies
nobu
2013-06-19
1
-1
/
+8
*
test_signal.rb: extra quotes
nobu
2013-06-19
1
-1
/
+1
*
* test/ruby/envutil.rb (EnvUtil#rubybin): remove unnecessary unless expression.
kazu
2013-06-19
1
-3
/
+0
*
* vm_insnhelper.c (vm_call_method): ensure methods of type
charliesome
2013-06-18
1
-0
/
+8
*
test_symbol.rb: fix test
nobu
2013-06-18
1
-4
/
+2
*
Remove useless sleep
naruse
2013-06-18
1
-1
/
+1
*
Add timeout to avoid stick
naruse
2013-06-18
1
-7
/
+10
*
Message is 3rd argument, not 2nd
naruse
2013-06-18
1
-2
/
+2
*
* test/ruby/test_proc.rb (TestProc#test_block_given_method_to_proc):
ktsj
2013-06-17
1
-1
/
+0
*
* include/ruby/ruby.h, vm_eval.c (rb_funcall_with_block):
ktsj
2013-06-17
1
-1
/
+0
*
* include/ruby/intern.h, proc.c (rb_method_call_with_block):
ktsj
2013-06-17
1
-1
/
+0
*
Write stdin_data only if it exists
naruse
2013-06-17
1
-1
/
+1
*
skip new tests until fixed
nobu
2013-06-17
2
-0
/
+4
*
test/ruby/test_symbol.rb: tests for [Bug #8531]
nobu
2013-06-17
1
-1
/
+29
*
test/ruby/test_proc.rb: tests for [Bug #8341]
nobu
2013-06-17
1
-0
/
+39
*
vm_eval.c: __dir__ in eval
nobu
2013-06-14
1
-0
/
+2
*
test_method.rb: use realpath
nobu
2013-06-14
1
-1
/
+1
*
* compile.c (rb_iseq_compile_node): fix location of a `trace'
ko1
2013-06-14
1
-0
/
+13
*
* test/ruby/test_thread.rb (test_thread_local_security): Don't create
akr
2013-06-13
1
-2
/
+0
*
* test/-ext-/test_printf.rb, test/rss/test_parser.rb,
shugo
2013-06-13
6
-144
/
+77
*
* eval.c (mod_using): new method Module#using, which activates
shugo
2013-06-12
1
-8
/
+57
*
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-06-12
20
-511
/
+15
*
test_io.rb: fix test error
nobu
2013-06-12
1
-1
/
+21
*
io.c: fix 7bit coderange condition
nobu
2013-06-12
1
-1
/
+11
*
array.c: freeze in callback
nobu
2013-06-12
1
-0
/
+9
*
array.c: freeze in callback
nobu
2013-06-12
1
-0
/
+16
[next]