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
*
Host header should add branckets to IPv6 address [Bug #12642]
naruse
2017-10-26
1
-0
/
+27
*
make root fiber at switching.
ko1
2017-10-26
1
-1
/
+0
*
skip test_fiber_transfer_segv because it cause error with previous commit
ko1
2017-10-26
1
-0
/
+1
*
test_env.rb: fix one-off bug
nobu
2017-10-26
1
-1
/
+1
*
TracePoint#enable, #disable: Don't yield any argument. [Bug #14057]
marcandre
2017-10-26
1
-2
/
+8
*
test/ostruct: Specify frozen_string_literal: true.
kazu
2017-10-25
1
-1
/
+1
*
Get rid of a test error on Windows caused by r60417
usa
2017-10-25
1
-2
/
+6
*
test_io.rb: skip writev test
nobu
2017-10-25
1
-0
/
+1
*
io.c: warn old write
nobu
2017-10-25
1
-0
/
+16
*
io.c: write a newline together
nobu
2017-10-25
1
-0
/
+13
*
range.c: use rb_check_funcall
nobu
2017-10-25
1
-0
/
+3
*
range.c: check if exclude_end? is defined
nobu
2017-10-25
2
-1
/
+14
*
lib/ostruct.rb: Use frozen literals.
marcandre
2017-10-24
1
-0
/
+2
*
Test for r60396
nobu
2017-10-24
1
-0
/
+15
*
Lazy Proc allocation for block parameters
ko1
2017-10-24
1
-0
/
+65
*
multiple arguments to write
nobu
2017-10-23
6
-8
/
+8
*
Add test cases for branch coverage
yui-knk
2017-10-23
1
-2
/
+8
*
OpenSSL may show the different error message
naruse
2017-10-23
1
-1
/
+2
*
zlib.c: multiple arguments to write
nobu
2017-10-23
1
-0
/
+8
*
stringio.c: write multiple arguments
nobu
2017-10-23
1
-0
/
+10
*
io.c: fix infinite retry
nobu
2017-10-23
1
-0
/
+10
*
io.c: fix buffered output
nobu
2017-10-23
1
-0
/
+14
*
io.c: no restriction
nobu
2017-10-23
1
-13
/
+7
*
rss itunes: fix a bug that <itunes:explicit> value isn't fully supported
kou
2017-10-22
2
-3
/
+17
*
Add test cases for branch coverage
yui-knk
2017-10-22
1
-6
/
+9
*
Add test cases for branch coverage
yui-knk
2017-10-22
1
-4
/
+9
*
Add test cases for branch coverage
yui-knk
2017-10-22
1
-2
/
+12
*
test/coverage/test_coverage.rb: Use `<<~` to ease to calculate column of targ...
yui-knk
2017-10-22
1
-14
/
+14
*
Add column numbers to branch coverage
yui-knk
2017-10-22
1
-10
/
+10
*
Add `Set#reset`
knu
2017-10-22
1
-0
/
+13
*
Fixed misspelling words.
hsbt
2017-10-22
9
-12
/
+12
*
Use `\A` and `\z` instead of `^` and `$`
kazu
2017-10-22
1
-1
/
+1
*
Fix a target method of a test
yui-knk
2017-10-22
1
-1
/
+1
*
sort test result
naruse
2017-10-22
1
-1
/
+1
*
Make IO#write accept multiple arguments
glass
2017-10-22
1
-0
/
+26
*
sort the test result
naruse
2017-10-22
1
-2
/
+2
*
Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]
naruse
2017-10-22
2
-1
/
+5
*
parse.y: workaround for warnings
nobu
2017-10-22
1
-0
/
+1
*
Add arity check into Hash#flatten
glass
2017-10-22
1
-1
/
+6
*
ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.
suke
2017-10-21
1
-1
/
+2
*
Fix typo in comment
sonots
2017-10-21
1
-3
/
+3
*
Improve performance of string interpolation
nobu
2017-10-21
1
-0
/
+5
*
openssl: merge test fix from upstream
rhe
2017-10-21
1
-18
/
+40
*
ignore server side error
naruse
2017-10-21
1
-1
/
+1
*
Revert "ignore server side error"
naruse
2017-10-21
2
-2
/
+2
*
ignore server side error
naruse
2017-10-21
2
-2
/
+2
*
fic expected error message
naruse
2017-10-21
1
-2
/
+2
*
Introduce Net::HTTP#min_version/max_version [Feature #9450]
naruse
2017-10-21
1
-0
/
+28
*
fix OpenSSL::SSL::SSLContext#min_version doesn't work
naruse
2017-10-21
1
-0
/
+27
*
less random generations in Random::Formatter#choose.
akr
2017-10-21
1
-3
/
+4
[next]