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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-12-03
drb: fix tests on Debian sid/unstable with OpenSSL 1.1.1a
normal
2018-12-03
webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1a
normal
2018-12-03
Remove `(nanosecond)` too [ci skip]
kazu
2018-12-03
time.rb: remove the unsupported formatting options from the document [ci skip]
okkez
2018-12-03
lib/pp.rb (Range#pretty_print): support endless range
mame
2018-12-03
Refine RubyVM::AbstractSyntaxTree::Node#type
nobu
2018-12-03
Add RubyVM::AST#pretty_print
nobu
2018-12-02
optarse.rb: mention multiple descriptions [ci skip]
nobu
2018-12-01
Merge rubygems-3.0.0.beta3.
hsbt
2018-11-29
Remove unused variable in example code [ci skip]
kazu
2018-11-29
time.rb: Move documents and stop others
nobu
2018-11-28
Get rid of block-less Proc.new
nobu
2018-11-28
Remove useless backslash
nobu
2018-11-28
Merge rubygems upstream from https://github.com/rubygems/rubygems/commit/2c49...
hsbt
2018-11-28
lib/monitor.rb: avoid race conditions by Thread.handle_interrupt
shugo
2018-11-28
Removed redundant empty line.
hsbt
2018-11-27
Merge bundler-2.0.0.pre.2 from upstream.
hsbt
2018-11-27
Merge rdoc-6.1.0.bata2
aycabta
2018-11-26
Do not load rubygems when disabled
nobu
2018-11-26
lib/rubygems/indexer.rb: suppress random test-all error
k0kubun
2018-11-26
lib/rubygems: explicitly clarify the type for =~ matching
mame
2018-11-26
lib/rubygems/command.rb: remove meaningless code
mame
2018-11-26
lib/rdoc/markup/: Remove wrong call to `=~` against Array
mame
2018-11-26
lib/webrick: explicitly convert header values to a string
mame
2018-11-26
un.rb: add more options for httpd to help message [ci skip]
kazu
2018-11-25
un.rb: more options for httpd
nobu
2018-11-25
Use stub executables generated by RubyGems istead of original executables.
hsbt
2018-11-21
Merge master branch from rubygems/rubygems upstream.
hsbt
2018-11-20
revert r65822
shugo
2018-11-20
lib/monitor.rb: prevent to initialize MonitorMixin twice
shugo
2018-11-16
Switch to 2-0-stable branch of bundler/bundler repository from our fork repos...
hsbt
2018-11-14
Fix syntax on Binding.irb documentation [ci skip]
k0kubun
2018-11-12
lib/irb.rb: fix up r65674
kazu
2018-11-12
Document binding.irb on Binding [ci skip]
k0kubun
2018-11-12
Merge Bundler-2.0.0.pre1 from upstream.
hsbt
2018-11-12
erb.rb: warn invalid trim_mode [Misc #15294]
k0kubun
2018-11-11
Make rubygems follow the upstream of psych
nobu
2018-11-08
lib/rubygems/indexer.rb: suppress random test-all error
k0kubun
2018-11-07
Clear CC_WRAPPER in other than the toplevel
nobu
2018-11-07
Dir.children is available since Feature #11302. FileUtils uses
hsbt
2018-11-05
Fix up r65505 [ci skip]
kazu
2018-11-04
Fix RubyGems extension build failure after r65470
sorah
2018-11-04
Merge upstream changes from 2-0-stable branch of bundler/bundler.
hsbt
2018-11-03
Merge rubygems-3.0.0.beta2.
hsbt
2018-11-03
lib/racc/parser.rb: use require for racc/cparse
stomar
2018-11-03
lib/cgi/util.rb: use require
nobu
2018-11-02
Added bundler as default gems. Revisit [Feature #12733]
hsbt
2018-11-02
lib/matrix.rb: Make Matrix & Vector mutable. Add #[]=, #map!.
marcandre
2018-11-02
lib/*: Prefer require_relative over require, remove explicit extension
marcandre
2018-11-02
lib/*: Prefer require_relative over require.
marcandre
[next]