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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): prevent to use
ngoto
2015-07-24
1
-3
/
+3
*
string.c: pool only bare strings in fstring
nobu
2015-07-24
1
-0
/
+64
*
Add tests for `File.extname`
nobu
2015-07-24
1
-0
/
+3
*
parse.y: pop cmdarg
nobu
2015-07-23
1
-0
/
+5
*
* ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]
tenderlove
2015-07-22
1
-0
/
+39
*
* ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]
tenderlove
2015-07-22
1
-0
/
+32
*
string.c: fix coderange of reverse
nobu
2015-07-22
1
-1
/
+6
*
* test/webrick/test_utils.rb (TestWEBrickUtils#test_nested_timeout_outer): seems
usa
2015-07-22
1
-2
/
+2
*
* test/ruby/test_range.rb: Add test case for Range#end with
hsbt
2015-07-22
1
-0
/
+1
*
suppress warnings
naruse
2015-07-21
1
-2
/
+2
*
* gc.c (internal_object_p): Now a singleton classes appear by
ko1
2015-07-21
1
-0
/
+16
*
* test/ruby/test_range.rb: Add test for Range#hash
hsbt
2015-07-21
1
-0
/
+2
*
test/socket/test_nonblock.rb: increase buffer sizes to OpenBSD limits
normal
2015-07-21
1
-2
/
+2
*
test_process.rb: split a test
nobu
2015-07-21
1
-1
/
+11
*
test/ruby/test_process.rb: test thread+sigs work after failed exec
normal
2015-07-18
1
-0
/
+70
*
test/socket/test_nonblock: use smaller buffer for sendmsg
normal
2015-07-17
1
-2
/
+2
*
io.c (argf_read_nonblock): support `exception: false'
normal
2015-07-17
1
-0
/
+43
*
test_range.rb: add Range#new test
nobu
2015-07-17
1
-0
/
+6
*
test_range.rb: add Range#last assertions
nobu
2015-07-17
1
-0
/
+3
*
remove unnecessary enumerator requires
normal
2015-07-17
1
-1
/
+0
*
vm.c: fix mark with rewinding cfp
nobu
2015-07-16
1
-0
/
+15
*
* test/ruby/test_process.rb (test_exec_close_reserved_fd): test for
ngoto
2015-07-15
1
-0
/
+15
*
* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):
ngoto
2015-07-15
1
-1
/
+1
*
encoding.c: drop dummy encoding flag
nobu
2015-07-15
1
-0
/
+11
*
-test-/string: move
nobu
2015-07-15
10
-12
/
+12
*
test_filehandler.rb: fix UNC path failure
nobu
2015-07-14
1
-3
/
+6
*
webrick/test_utils.rb: no timeout during assertion
nobu
2015-07-14
1
-11
/
+16
*
webrick/utils.rb: wakeup immediately
nobu
2015-07-14
1
-8
/
+8
*
test_utils.rb: split
nobu
2015-07-14
1
-6
/
+21
*
webrick/server.rb: stop immediately
nobu
2015-07-14
1
-0
/
+4
*
use Timeout.timeout
nobu
2015-07-13
16
-43
/
+43
*
Simple testing for StringIO#sysread
nobu
2015-07-11
1
-0
/
+10
*
test_timeout.rb: add an assertion
nobu
2015-07-10
1
-0
/
+5
*
timeout.rb: removed and use Timeout::Error
nobu
2015-07-10
1
-3
/
+20
*
test_process.rb: test for [Bug #11340]
nobu
2015-07-09
1
-0
/
+23
*
leakchecker.rb: close console
nobu
2015-07-08
1
-3
/
+3
*
iseq.c (iseq_data_to_ary): dump kw_arg as symbol
normal
2015-07-07
1
-0
/
+9
*
* test/ruby/test_method.rb (TestMethod#test_{instance,define}_method): assumed
usa
2015-07-07
2
-16
/
+24
*
* test/ruby/test_array.rb
usa
2015-07-07
1
-1
/
+1
*
file.c: skip invalid byte
nobu
2015-07-07
1
-4
/
+7
*
symbol.c: preserve encoding
nobu
2015-07-07
2
-0
/
+25
*
string.c: ensure String#freeze resizes internal buffer
normal
2015-07-06
1
-0
/
+19
*
* vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.
ko1
2015-07-06
2
-9
/
+5
*
* test/ruby/test_array.rb
usa
2015-07-06
1
-1
/
+1
*
* vm_insnhelper.c (vm_search_super_method): do not skip calling
ko1
2015-07-06
1
-4
/
+1
*
* test/lib/memory_status.rb: removed redundant path.
hsbt
2015-07-06
1
-1
/
+1
*
fix multiple load
nobu
2015-07-05
1
-0
/
+1
*
test/ruby/test_array.rb: longer timeout for memory leak test
normal
2015-07-05
1
-1
/
+1
*
parallel.rb: upper directory
nobu
2015-07-05
1
-1
/
+1
*
test_process.rb: reap pid
nobu
2015-07-05
1
-0
/
+1
[next]