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-07-31
[rubygems/rubygems] Support PATH's using `File::ALT_SEPARATOR` in `Gem::Insta...
David Rodríguez
2020-07-31
[rubygems/rubygems] Move traling `if` to the same line for readablity
David Rodríguez
2020-07-31
[rubygems/rubygems] Prefer the standard separator on Windows
David Rodríguez
2020-07-31
[rubygems/rubygems] fix missing identation
Colby Swandale
2020-07-31
[rubygems/rubygems] Deduplicate the requirement operators in memory
Jean Boussier
2020-07-31
[rubygems/rubygems] Fix Kernel#warn override to handle backtrace location wit...
Jeremy Evans
2020-07-31
[rubygems/rubygems] Ignore internal frames in RubyGems' Kernel#warn
Benoit Daloze
2020-07-31
[rubygems/rubygems] Disallow warnings to creep into the test suite
David Rodríguez
2020-07-31
[rubygems/rubygems] Fix test warning
David Rodríguez
2020-07-31
[rubygems/rubygems] Don't `super` on main test setup
David Rodríguez
2020-07-31
[rubygems/rubygems] Remove very old compatibility code
David Rodríguez
2020-07-31
[rubygems/rubygems] Extract some common code into a private method
David Rodríguez
2020-07-31
[rubygems/rubygems] Remove very old TODO note
David Rodríguez
2020-07-31
[rubygems/rubygems] Optimize Gem.already_loaded?
Jean Boussier
2020-07-31
Bump version to 3.2.0.rc.1
Hiroshi SHIBATA
2020-07-31
[rubygems/rubygems] Simplify digest name selection and use SHA256
Bart de Water
2020-07-31
Stop using deprecated OpenSSL::Digest constants
Bart de Water
2020-07-31
[rubygems/rubygems] remove explicit require(s) for auto-loaded constant(s)
Karol Bucek
2020-07-31
[rubygems/rubygems] Test files should not be included in spec.files
Marc-Andre Lafortune
2020-07-31
Enforce no empty lines around class body in rubygems
David Rodríguez
2020-07-30
Document Array#flatten{,!} accept explicit nil argument [ci skip]
Jeremy Evans
2020-07-30
NODE_MATCH needs reference updating
Aaron Patterson
2020-07-31
* 2020-07-31 [ci skip]
git
2020-07-31
Added NUL-contained cases
Nobuyoshi Nakada
2020-07-30
[ruby/racc] Return `nil` for all syntax errors
Marc-Andre Lafortune
2020-07-30
Fix Array#flatten for recursive array when given positive depth [Bug #17092]
Marc-Andre Lafortune
2020-07-30
Promote io-nonblock to the default gems.
Hiroshi SHIBATA
2020-07-30
Promote io-wait to the default gems
Hiroshi SHIBATA
2020-07-30
Add explicitly require for Dir.mktmpdir
Hiroshi SHIBATA
2020-07-30
Extract version number from the source
Nobuyoshi Nakada
2020-07-30
[skip-ci] Clarification for dup vs clone docs
Espartaco Palma
2020-07-30
Apply timeout-scale to test_nogvl_poll.
Jun Aruga
2020-07-29
Enhanced RDoc for Array (#3372)
Burdette Lamar
2020-07-30
Set cloned flag after checked if copiable
Nobuyoshi Nakada
2020-07-30
* 2020-07-30 [ci skip]
git
2020-07-29
Fix arity of Hash#to_proc [Bug #12671]
Benoit Daloze
2020-07-29
rbinstall.rb: fix generated script name to set mode
Nobuyoshi Nakada
2020-07-29
rbinstall.rb: fix dry-run mode
Nobuyoshi Nakada
2020-07-29
transient_heap_status_cstr() is used only for debugging
Nobuyoshi Nakada
2020-07-29
Skip already extracted gems
Nobuyoshi Nakada
2020-07-29
display stderr output even if core dump files
Koichi Sasada
2020-07-29
add debug output.
Koichi Sasada
2020-07-28
Fix Time#ceil when result should be the same as the receiver
Jeremy Evans
2020-07-29
* 2020-07-29 [ci skip]
git
2020-07-28
Enhanced RDoc for Array [ci skip]
BurdetteLamar
2020-07-28
Use https instead of http
Kazuhiro NISHIYAMA
2020-07-28
Do not assume all compilers accept same flags as gcc
Nobuyoshi Nakada
2020-07-28
[ruby/net-ftp] Moved Net::Ftp::Version to Net::FTP
Nobuyoshi Nakada
2020-07-28
vm_backtrace.c: let rb_profile_frames show cfunc frames
Yusuke Endoh
2020-07-28
Remove unnecessary word from comment
Sergio
[prev]
[next]