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
2018-12-29
Update to ruby/mspec@2bd2ead
eregon
2018-12-28
* 2018-12-29
svn
2018-12-28
.travis.yml: increase timeout for test-all
k0kubun
2018-12-28
test_io.rb: increase timeout for RubyCI
k0kubun
2018-12-28
test_readline.rb: skip readline test for new solaris11s-sunc
k0kubun
2018-12-28
webrick/test_utils.rb: loosen timeout severity
k0kubun
2018-12-28
jit_support.rb: deal with -std=c99 flag
k0kubun
2018-12-28
test_array.rb: increase timeout for RubyCI
k0kubun
2018-12-28
test_iseq_load.rb: increase timeout for RubyCI
k0kubun
2018-12-28
Fix #endif annotation.
samuel
2018-12-28
Don't allow rb_fiber_resume to raise exception on unborn fiber.
samuel
2018-12-28
Implement Fiber#raise. Fixes #10344.
samuel
2018-12-28
* expand tabs.
svn
2018-12-28
Hoisted out undefined_constant
nobu
2018-12-28
Add RUBY_API_VERSION to rbconfig.rb on mswin too
nobu
2018-12-28
test_jit.rb: suppress random failure on RubyCI
k0kubun
2018-12-28
configure.ac: try to fix addr2line build failure
k0kubun
2018-12-28
.travis.yml: ignore non-existent files
nobu
2018-12-28
.travis.yml: rbconfig.rb is not needed to setup sources
nobu
2018-12-28
RUBY_PROGRAM_VERSION for MJIT_PRECOMPILED_HEADER
nobu
2018-12-28
vm_insnhelper.c: USE_FLONUM is always defined
shyouhei
2018-12-28
fix r66599 to sucess install. please refix this patch @nobu
ko1
2018-12-28
Moved version numbers
nobu
2018-12-28
Check if restrict keyword is supported
nobu
2018-12-28
vm_insnhelper.c: delete unused macros
shyouhei
2018-12-27
* remove trailing spaces.
svn
2018-12-27
fix missed script_compiled events. [Bug #15471]
ko1
2018-12-27
test_method.rb: do not kill RubyCI openSUSE machine
k0kubun
2018-12-27
accept_nonblock_spec.rb: skip spurious failure
k0kubun
2018-12-27
* 2018-12-28
svn
2018-12-27
test/mkmf/test_flags.rb: try to suppress random CI failure
k0kubun
2018-12-27
jit_support.rb: skip testing MJIT on oracle developer studio
k0kubun
2018-12-27
common.mk: pass CFLAGS to transform_mjit_header.rb
k0kubun
2018-12-27
Fix restoration
nobu
2018-12-27
Suppress warnings
nobu
2018-12-27
[DOC] SecureRandom is extended by Random::Formatter.
akr
2018-12-27
Arrange as same as comment and return statement
kazu
2018-12-27
delete emacs mode lines [ci skip]
shyouhei
2018-12-27
add .dir-locals.el [ci skip]
shyouhei
2018-12-27
Fix Net::Protocol::BufferedIO#write when sending large multi-byte string
nobu
2018-12-27
* 2018-12-27
svn
2018-12-27
io-console.gemspec: update
nobu
2018-12-26
string.c: remove the deprecation warnings of `String#bytes` with block
mame
2018-12-26
Revert "string.c: remove the deprecation warnings of `String#bytes` with block"
mame
2018-12-26
Fix typos [ci skip]
kazu
2018-12-26
object.c (rb_obj_match): use rb_warn for deprecation warning
mame
2018-12-26
string.c: remove the deprecation warnings of `String#bytes` with block
mame
2018-12-26
Import bigdecimal 1.4.2
mrkn
2018-12-26
fix typo
naruse
2018-12-26
add #line [ci skip]
shyouhei
[prev]
[next]