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-04-28
fix typo [Fix GH-603]
nobu
2014-04-25
* lib/fileutils.rb (rmdir): rescue Errno::EEXIST in addition to
ngoto
2014-04-25
* lib/webrick/utils.rb: Don't rescue LoadError for 'etc' extension.
akr
2014-04-25
mkmf.rb: workaround for tmpdir
nobu
2014-04-24
* lib/fileutils.rb (fu_get_uid, fu_get_gid): Etc.getpwnam/getgrnam may
usa
2014-04-24
* lib/tmpdir.rb: Don't need to rescue LoadError for etc.so.
akr
2014-04-23
fix to rescue when test-all runs without installation
naruse
2014-04-19
mkmf.rb: prefer $LIBPATH than $DEFLIBPATH
nobu
2014-04-17
fileutils.rb: [DOC] update rdoc
nobu
2014-04-10
* lib/net/ftp.rb (Net::FTP#login): [DOC] The default password for
knu
2014-04-08
* lib/mkmf.rb (MakeMakefile#dir_config): Improve documentation.
knu
2014-04-06
* lib/xmlrpc/client.rb (do_rpc): don't check body length.
naruse
2014-04-06
* lib/matrix.rb: Add Matrix#cofactor [fix GH-568]
marcandre
2014-04-06
* lib/matrix.rb: Add first_minor [fix GH-568]
marcandre
2014-04-06
* lib/matrix: Handle empty diagonal matrix case [fix GH-576]
marcandre
2014-04-03
* lib/csv.rb: fix minor typo by @baroquebobcat [fix GH-583][ci skip]
hsbt
2014-04-01
* lib/csv.rb: Symbol HeaderConverter: strip leading/trailing space.
jeg2
2014-04-01
* lib/csv.rb: Don't attempt to convert nil headers.
jeg2
2014-03-25
lib/rubygem.rb: Weirich
nobu
2014-03-21
cgi/util.rb: use alias
nobu
2014-03-20
* lib/csv.rb: Fixed a broken regular expression that was causing
jeg2
2014-03-16
* lib/time.rb: [DOC] Fix timezone in example of Time.parse [Bug #9521]
zzak
2014-03-15
* lib/gserver.rb: [DOC] Fixed typo in example by @stomar [Bug #9543] [ci skip]
zzak
2014-03-03
* lib/find.rb (Find#find): should pass ignore_error option to enumerators.
ktsj
2014-03-02
find.rb: add ignore_error
nobu
2014-03-01
* lib/open3.rb (Open3.capture3): Ignore Errno::EPIPE for writing
akr
2014-03-01
assertions.rb: assert_all? assert_not_all?
nobu
2014-02-27
* lib/optparse.rb: [DOC] Add example of generating help with optparse.
zzak
2014-02-23
* lib/rexml/xmltokens.rb: Add missing non ASCII valid characters
kou
2014-02-22
* lib/resolv.rb (bind_random_port): Rescue EPERM for FreeBSD which
akr
2014-02-22
* lib/rexml/xpath_parser.rb: Fix indent.
kou
2014-02-21
logger.rb: DST
nobu
2014-02-21
logger.rb: fix midnight log rotation miss
nobu
2014-02-18
* lib/test/unit.rb: Requires minitest < 5.0.0 if Gem is available.
sorah
2014-02-18
* lib/test/unit/test-unit.gemspec: Add minitest < 5.0.0 dependency
sorah
2014-02-15
minor rdoc typo
ryan
2014-02-12
httpservlet/filehandler.rb: pass queries
nobu
2014-02-11
* lib/logger.rb: [DOC] Fix arg name for Logger.new by @ryotarai [ci skip] [fi...
hsbt
2014-02-08
* lib/yaml.rb: [DOC] Add links to syck and psych on github [Bug #9501]
zzak
2014-02-08
* lib/resolv.rb (Resolv::DNS::Message::MessageDecoder#get_labels):
akr
2014-02-08
* lib/resolv.rb: Don't set CLOEXEC flag explicitly. (Ruby set it by
akr
2014-02-08
* lib/resolv.rb (Resolv::DNS::Message::MessageDecoder): Raise
akr
2014-02-07
* lib/resolv.rb: Ignore name servers which cause EAFNOSUPPORT on
akr
2014-02-07
* lib/open-uri.rb: [DOC] use lower case version of core classes, same
zzak
2014-02-05
* lib/rubygems: Update to RubyGems 2.2.2. Complete history at:
drbrain
2014-02-05
assertions.rb: remove extra period
nobu
2014-02-05
* lib/set.rb: [DOC] Fix grammatical error by @bouk [fix GH-524]
hsbt
2014-02-04
dir.c: glob cases on case-insensitive system
nobu
2014-02-04
* lib/rubygems: Update to RubyGems 2.2.2 prerelease to check fixes to
drbrain
2014-01-31
* lib/drb/drb.rb: [DOC] Add note about start_service for each process
zzak
[next]