1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
hsbt a84bfcbf00 * lib/net/http.rb: More descriptive error message when net/http fails
to connect to a server. Patch by @xaviershay [fix GH-700]
* test/net/http/test_http.rb: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49113 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-01-03 01:38:59 +00:00
..
cgi
drb
irb
matrix
net * lib/net/http.rb: More descriptive error message when net/http fails 2015-01-03 01:38:59 +00:00
optparse
racc
rake * lib/rake: Update to rake 10.4.2 2014-12-06 00:22:51 +00:00
rbconfig
rdoc known_classes.rb: remove DL 2014-12-07 03:40:58 +00:00
rexml
rinda
rss
rubygems rubygems: fix variable name 2014-12-25 03:37:54 +00:00
shell
unicode_normalize
uri lib/uri/common.rb: Initialize HTML5ASCIIINCOMPAT to empty Array 2014-12-30 04:17:10 +00:00
webrick * lib/webrick/utils.rb: removed unused argument variable. 2015-01-02 06:53:12 +00:00
xmlrpc
yaml
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.rb
csv.rb
debug.rb
delegate.rb
drb.rb
e2mmap.rb
English.rb
erb.rb erb: set variables from the command line 2014-12-12 10:48:57 +00:00
fileutils.rb
find.rb
forwardable.rb
getoptlong.rb
ipaddr.rb
irb.rb
logger.rb
mathn.rb
matrix.rb * lib.matrix.rb: Fix typo. Patch by Dimitrios Zorbas. [GH-772] 2014-11-27 01:03:46 +00:00
mkmf.rb mkmf.rb: use echo if possible 2014-12-28 09:13:21 +00:00
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb * lib/open-uri.rb (OpenURI.open_http): refactoring of r48941. 2014-12-24 09:11:05 +00:00
open3.rb
optionparser.rb
optparse.rb
ostruct.rb
pp.rb * lib/pp.rb (File::Stat#pritty_print): some platforms (such as Windows) 2014-12-05 19:35:19 +00:00
prettyprint.rb
prime.rb * lib/prime.rb: Remove useless loop and block capture. 2014-12-10 20:38:13 +00:00
profile.rb
profiler.rb
pstore.rb
rake.rb * lib/rake: Update to rake 10.4.2 2014-12-06 00:22:51 +00:00
rdoc.rb * lib/rdoc: Update to RDoc 4.2.0. 2014-12-07 01:22:37 +00:00
resolv-replace.rb
resolv.rb * lib/resolv.rb (Resolv::DNS::Label::Str#==): Check class equality. 2015-01-02 00:10:04 +00:00
rss.rb
rubygems.rb * lib/rubygems: Update to RubyGems 2.4.5. 2014-12-07 00:53:01 +00:00
scanf.rb
securerandom.rb * lib/securerandom.rb: improve syntax and grammar of documentation. 2015-01-02 06:36:00 +00:00
set.rb
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb
thwait.rb
time.rb [DOC] 2015-01-01 15:49:50 +00:00
timeout.rb
tmpdir.rb * lib/tmpdir.rb (Dir.mktmpdir): Accept nil again, as Ruby 2.1. 2014-12-20 08:58:07 +00:00
tracer.rb
tsort.rb * lib/tsort.rb: Returns an enumerator if no block is given. 2014-11-26 10:46:50 +00:00
ubygems.rb
un.rb
unicode_normalize.rb * lib/unicode_normalize.rb: typo fix. [ci skip] 2014-12-29 23:57:46 +00:00
uri.rb
weakref.rb
webrick.rb
xmlrpc.rb
yaml.rb