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
Age
Commit message (
Expand
)
Author
2020-03-28
Remove debugging code
Benoit Daloze
2020-03-28
The last argument of rb_rescue2() should always be (VALUE)0
Benoit Daloze
2020-03-28
Remove Process.clock_getres "matches the resolution in practice" specs
Benoit Daloze
2020-03-28
Remove spec which is an incorrect usage of rb_rescue2()
Benoit Daloze
2020-03-28
spec/ruby/library/rbconfig/rbconfig_spec.rb: restore "not windows" guard
Yusuke Endoh
2020-03-28
Deal with bundled gems by BASERUBY
Nobuyoshi Nakada
2020-03-28
Fixed RbConfig spec for multiarch
Nobuyoshi Nakada
2020-03-28
Guard RbConfig spec unless installed
Nobuyoshi Nakada
2020-03-28
spec/ruby/optional/capi/kernel_spec.rb: stop a spec that causes SEGV
Yusuke Endoh
2020-03-28
Update to ruby/spec@ec84479
Benoit Daloze
2020-03-28
Update to ruby/mspec@16b5a0a
Benoit Daloze
2020-03-28
* 2020-03-28 [ci skip]
git
2020-03-27
Set external encoding correctly for File.open('f', FILE::BINARY) on Windows
Jeremy Evans
2020-03-27
[ruby/reline] Suppress $/ warnings
Nobuyoshi Nakada
2020-03-27
test/digest/test_digest.rb: Apply EnvUtil.apply_timeout_scale to timeout
Yusuke Endoh
2020-03-27
[ci skip] Doc-only enhancements for Hash
Burdette Lamar
2020-03-27
* 2020-03-27 [ci skip]
git
2020-03-26
Fix AppVeyor pull request CI (#2983)
S.H
2020-03-26
Added implictily require for URI::HTTP
Hiroshi SHIBATA
2020-03-26
* remove trailing spaces. [ci skip]
git
2020-03-26
[ruby/uri] Remove RCS keywords
David Rodríguez
2020-03-26
[ruby/uri] Remove revision lines from comments
Matt Muller
2020-03-26
[ruby/uri] Add support for WebSockets
Matt Muller
2020-03-26
[ruby/uri] Simplify construction of URI instances using parser interface.
Samuel Williams
2020-03-26
[ruby/uri] Prefer `require_relative` for loading internal code
David Rodríguez
2020-03-26
[ruby/reline] Suppress error when check ambiguous char width in LANG=C
aycabta
2020-03-26
[ruby/reline] Add a comment why rescue yamatanooroti loading error on the test
aycabta
2020-03-26
[ruby/reline] Rename test suite name of yamatanooroti test
aycabta
2020-03-26
[ruby/reline] Add yamatanooroti rendering test
aycabta
2020-03-26
[ruby/reline] Suppress error in case INPUTRC env is empty
aycabta
2020-03-26
[ruby/reline] Work with wrong $/ value correctly
aycabta
2020-03-26
[ruby/irb] Suppress crashing when EncodingError has occurred without lineno
aycabta
2020-03-26
[ruby/irb] Detect multiple lines output simplify
aycabta
2020-03-26
[ruby/irb] Unnamed groups are not captured when named groups are used
Nobuyoshi Nakada
2020-03-25
Ignore test_getbinaryfile for --jit-wait
Takashi Kokubun
2020-03-26
* 2020-03-26 [ci skip]
git
2020-03-26
check flags passed to rb_nogvl()
Koichi Sasada
2020-03-25
Fix AppVeyor CI sometimes fail
S-H-GAMELINKS
2020-03-25
Make RbConfig::CONFIG values mutable [Bug #16738]
Nobuyoshi Nakada
2020-03-25
Import racc-1.5.0 from upstream repository.
Hiroshi SHIBATA
2020-03-25
* 2020-03-25 [ci skip]
git
2020-03-25
Fixed crash when argument array is modified
Nobuyoshi Nakada
2020-03-24
Skip a test that attempts to remove the current directory on Solaris
Yusuke Endoh
2020-03-24
test/rubygems: Try not only /usr/bin/env but also /bin/env
Yusuke Endoh
2020-03-24
Sync rubygems with current master (#2889)
David Rodríguez
2020-03-24
Add rexml to fix rss of test-bundled-gems (#2976)
Kazuhiro NISHIYAMA
2020-03-24
Show failed times
Nobuyoshi Nakada
2020-03-23
Try to avoid random failures on clock_getres_spec.rb
Takashi Kokubun
2020-03-23
Use miniruby to run tool/mjit_tabs.rb
Takashi Kokubun
2020-03-23
Make file names and variable names consistent
Takashi Kokubun
[prev]
[next]