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
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
2014-08-15
* lib/gserver.rb: removed unmaintained code.
hsbt
2014-08-13
* lib/irb/completion.rb: reverted r47163.
hsbt
2014-08-13
* lib/irb.rb: Prevent irb from crashing when exception with
hsbt
2014-08-13
* lib/irb/completion.rb: fixed broken completion list with
hsbt
2014-08-12
* lib/fileutils.rb: enable to remove with non-owner directory.
hsbt
2014-08-12
* lib/fileutils.rb: fix typo.
hsbt
2014-08-11
lib/tempfile.rb: include doc of Tempfile.open
nobu
2014-08-10
* lib/cgi/session/pstore.rb: separated sample code.
hsbt
2014-08-10
* lib/irb/ext/multi-irb.rb: fixed indent.
hsbt
2014-08-10
* lib/irb/ext/multi-irb.rb: removed commented-out code.
hsbt
2014-08-09
* lib/irb.rb: removed commented-out code.
hsbt
2014-08-09
* lib/cmath.rb: fixed indent.
hsbt
2014-08-08
* lib/securerandom.rb: use OpenSSL::BN for performance improvement.
glass
2014-08-08
* lib/open-uri.rb: remove needless condition for old ruby version.
hsbt
2014-08-08
* lib/irb/init.rb: removed unreachable code.
hsbt
2014-08-08
* lib/drb/drb.rb: removed unreachable code.
hsbt
2014-08-08
* lib/webrick/httpproxy.rb: remove needless condition
hsbt
2014-08-07
* lib/open3.rb: avoid unnecessary write if stdin_data is empty.
glass
2014-08-07
* lib/cgi.rb: remove needless condition for old ruby version.
hsbt
2014-08-06
* lib/set.rb (Set#replace): Check if an object given is enumerable
knu
2014-08-06
Implement Set#clone. [Fixes GH-661]
knu
2014-08-05
* lib/net/http.rb (Net::HTTP.proxy_uri): use initializer instead
naruse
2014-08-05
* lib/net/http/requests.rb (Net::HTTP::Options::RESPONSE_HAS_BODY):
naruse
2014-08-05
* lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):
naruse
2014-08-05
* lib/net/http/generic_request.rb
naruse
2014-08-05
* lib/net/http/generic_request.rb
naruse
2014-08-05
remove path_query
naruse
2014-08-05
* lib/uri/generic.rb (URI::Generic#normalize!): use String#empty?
naruse
2014-08-05
* lib/uri/http.rb (URI::HTTP#request_uri): optimized.
naruse
2014-08-03
rubygems/util.rb: remove unused variable
nobu
2014-07-30
mkmf.rb: try without -ObjC option
nobu
2014-07-27
* lib/uri/common.rb: [DOC] [Bug #9563] Recommend using URI.escape
zzak
2014-07-27
* time.c: [DOC] Clarify %Y in strftime, which can accept any digits
zzak
2014-07-27
* lib/uri/common.rb: [DOC] [Bug #10075] Clarify how URI.join arguments
zzak
2014-07-27
* lib/cgi/core.rb: remove unused variables.
hsbt
2014-07-26
* lib/irb.rb: [DOC] PROMPT_I cannot be nil, patch by @hgillane [ci skip]
zzak
2014-07-26
* lib/shell/command-processor.rb: remove unused variable.
hsbt
2014-07-26
* lib/weakref.rb: split executable code into sample directory.
hsbt
2014-07-26
* lib/delegate.rb: split executable code into sample directory.
hsbt
2014-07-25
fix encoding spec
nobu
2014-07-25
rubygems/util.rb: redirect options
nobu
2014-07-25
specification.rb: fix leaked FDs
nobu
2014-07-25
rubygems/util.rb: fix leaked FDs
nobu
2014-07-25
remote_fetcher.rb: fix leaked FDs
nobu
2014-07-25
test_gem_silent_ui.rb: fix leaked FDs
nobu
2014-07-23
* lib/benchmark.rb: split executable code into sample directory.
hsbt
2014-07-23
* lib/tempfile.rb: split executable code into sample directory.
hsbt
2014-07-23
* lib/pstore.rb: split executable code into sample directory.
hsbt
2014-07-22
* lib/drb/extserv.rb: remove duplicate code with sample direcotry.
hsbt
2014-07-21
optparse.rb: getopts message improvement
nobu
[next]