1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
nobu f9fc092f90 securerandom.rb: remove to_s call
* lib/securerandom.rb (gen_random): Array#join returns a String,
  no to_s is needed.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53999 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-04 13:39:46 +00:00
..
cgi cgi/escape: Optimize CGI.unescape 2016-02-21 04:57:57 +00:00
drb * remove trailing spaces. 2016-02-28 11:28:59 +00:00
irb
matrix
net net/ftp.rb: NullSocket#closed? 2016-02-12 02:50:09 +00:00
optparse
racc
rbconfig
rdoc
rexml
rinda
rss stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
rubygems * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1. 2016-03-04 00:29:40 +00:00
shell
unicode_normalize
uri CIDR in no_proxy 2016-02-13 08:31:12 +00:00
webrick * lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace. 2016-01-25 00:33:17 +00:00
xmlrpc * lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser. 2016-03-02 06:19:18 +00:00
yaml
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.rb
csv.rb Update documentation of CSV header converter 2016-01-23 02:30:07 +00:00
debug.rb
delegate.rb
drb.rb
e2mmap.rb
English.rb
erb.rb erb.rb: fronzen-string-literal in comment [Fix GH-1229] 2016-01-29 05:16:29 +00:00
fileutils.rb fileutils.rb: keyword arguments 2016-03-01 02:26:44 +00:00
find.rb find.rb: raise with the name 2016-02-19 14:38:28 +00:00
forwardable.rb * lib/forwardable.rb: Convert given accessors to String. 2016-01-12 11:19:25 +00:00
getoptlong.rb
ipaddr.rb
irb.rb * lib/irb.rb: avoid to needless truncation when using back_trace_limit option. 2016-02-26 01:57:58 +00:00
logger.rb * lib/logger.rb: Remove block from Logger.add as it's not needed 2016-02-09 07:41:51 +00:00
mathn.rb
matrix.rb
mkmf.rb mkmf.rb: Do not modify caller strings 2016-02-14 08:32:15 +00:00
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb stdlib: avoid extra calls to eliminate "\n" from Base64 2016-01-10 00:35:43 +00:00
open3.rb
optionparser.rb
optparse.rb get rid of ruby-mode.el bugs 2016-02-06 11:51:40 +00:00
ostruct.rb ostruct.rb: make internal methods private 2016-03-03 05:09:02 +00:00
pp.rb
prettyprint.rb
prime.rb
profile.rb
profiler.rb
pstore.rb
rdoc.rb
resolv-replace.rb
resolv.rb
rss.rb
rubygems.rb * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1. 2016-03-04 00:29:40 +00:00
scanf.rb
securerandom.rb securerandom.rb: remove to_s call 2016-03-04 13:39:46 +00:00
set.rb
shell.rb * lib/shell.rb (Shell.debug_output_exclusive_unlock): remove 2016-01-19 02:03:50 +00:00
shellwords.rb
singleton.rb
sync.rb
tempfile.rb Fix doc with default value with GH-523 2016-01-27 07:35:34 +00:00
thwait.rb
time.rb
timeout.rb
tmpdir.rb * lib/tmpdir.rb: Unify to coding-style for method definition. 2016-02-26 02:11:14 +00:00
tracer.rb
tsort.rb
ubygems.rb * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1. 2016-03-04 00:29:40 +00:00
un.rb
unicode_normalize.rb
uri.rb
weakref.rb
webrick.rb
xmlrpc.rb * lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser. 2016-03-02 06:19:18 +00:00
yaml.rb