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
...
*
Add MonitorMinx#mon_locked? and #mon_owned? to check states of objects
shugo
2017-09-20
1
-0
/
+29
*
ruby.c: paragraph mode by -00
nobu
2017-09-20
1
-0
/
+2
*
Alias Set#=== to #include?
knu
2017-09-19
1
-0
/
+17
*
thread.c: report then abort
nobu
2017-09-19
1
-1
/
+15
*
parse.y: lex by lvar
nobu
2017-09-19
1
-0
/
+11
*
vm.c: fix `cfp consistency error' which occurs
ktsj
2017-09-18
1
-0
/
+21
*
error.c: KeyError#receiver and KeyError#key
nobu
2017-09-18
3
-3
/
+12
*
refinements in string interpolation
nobu
2017-09-18
1
-0
/
+13
*
ext/objspace/objspace.c: remove unneeded code clones.
mame
2017-09-17
1
-0
/
+10
*
literal symbol by intern
nobu
2017-09-17
1
-0
/
+15
*
test_fileutils.rb: rmdir should fail on nonexistent directory
nobu
2017-09-16
1
-0
/
+6
*
fileutils.rb: error at rmdir
nobu
2017-09-16
1
-0
/
+9
*
rename ruby-runner as bin/ruby
nobu
2017-09-15
1
-2
/
+2
*
Fix test code of kconv
naruse
2017-09-15
1
-4
/
+4
*
include query parameters in Net::HTTP.post
naruse
2017-09-15
1
-1
/
+2
*
Remove needless splat array
kazu
2017-09-15
1
-1
/
+1
*
object.c: fix conversion failure message
nobu
2017-09-15
1
-0
/
+1
*
lib/webrick/log.rb: sanitize any type of logs
mame
2017-09-14
1
-0
/
+36
*
ripper: add states of scanner
nobu
2017-09-14
3
-49
/
+64
*
Measure branch and method coverage for `make test-all`
mame
2017-09-14
1
-1
/
+1
*
Introduce NODE_UNLESS for branch coverage
mame
2017-09-14
1
-1
/
+7
*
Add method coverage
mame
2017-09-14
1
-0
/
+25
*
added workaround for APFS file format.
hsbt
2017-09-14
1
-1
/
+10
*
Fix the lineno of case statement that has no expression
mame
2017-09-14
1
-1
/
+1
*
Add branch coverage for case-when statement
mame
2017-09-14
1
-0
/
+54
*
Add branch coverage for while and until statements
mame
2017-09-14
1
-0
/
+24
*
Add branch coverage for if statement
mame
2017-09-14
1
-0
/
+27
*
test_rubyoptions.rb: keep paths if necessary
nobu
2017-09-13
1
-5
/
+7
*
test/win32ole/test_word.rb: word quit without confirmation dialog to save
suke
2017-09-13
1
-2
/
+7
*
Removed needless magic-comment for encodings.
hsbt
2017-09-13
3
-3
/
+0
*
Fix a typo.
hsbt
2017-09-13
1
-1
/
+1
*
Use mutable strings for mutation tests.
ko1
2017-09-12
3
-4
/
+4
*
openssl: merge test fixes from upstream, part 2
rhe
2017-09-12
2
-0
/
+2
*
Merge fiddle-1.0.0.beta2 from upstream.
hsbt
2017-09-12
11
-14
/
+14
*
Merge rdoc-6.0.0.beta2 from upstream.
hsbt
2017-09-12
8
-1185
/
+241
*
console.c: set winsize on Windows
nobu
2017-09-11
1
-0
/
+5
*
test_io_console.rb: test_set_winsize_console
nobu
2017-09-11
1
-27
/
+35
*
Backport test_realworld_default_gem test from Rubygems-2.6.13.
hsbt
2017-09-11
1
-0
/
+17
*
compile.c: pop coverage trace
nobu
2017-09-10
1
-0
/
+10
*
Update a test of SecureRandom according to r57384
mame
2017-09-09
1
-34
/
+12
*
sprintf.c: NULL as str
nobu
2017-09-09
1
-0
/
+4
*
fiber: fix machine stack marking when FIBER_USE_NATIVE is 0
normal
2017-09-08
1
-0
/
+11
*
the working directory may not be srcdir
usa
2017-09-07
1
-1
/
+1
*
Measure the test coverage without SimpleCov
mame
2017-09-07
1
-8
/
+1
*
ruby.h: unnormalized Fixnum value
nobu
2017-09-07
3
-0
/
+4
*
string.c: fix false coderange
nobu
2017-09-06
1
-7
/
+20
*
openssl: merge test fixes from upstream
rhe
2017-09-05
3
-41
/
+51
*
Hide NotImplementedError for windows
mame
2017-09-05
1
-0
/
+1
*
string.c: grapheme clusters on frozen string
nobu
2017-09-04
1
-0
/
+2
*
Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5%
mame
2017-09-04
1
-0
/
+18
[prev]
[next]