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 93ccab82c5 securerandom.rb: separate implementations
* lib/securerandom.rb (SecureRandom.gen_random): separate
  implementation details and select at the load time.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48334 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-11-09 03:16:24 +00:00
..
cgi
drb
irb
matrix
net Document that Net::IMAP#fetch will return nil instead of an emtpy array. 2014-10-31 07:36:31 +00:00
optparse
racc
rake cpu_counter.rb: separate implementations 2014-11-05 05:19:15 +00:00
rbconfig
rdoc * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00
rexml * lib/rexml/entity.rb: keep the entity size within the limitation. 2014-10-27 11:18:02 +00:00
rinda
rss
rubygems
shell
unicode_normalize unicode_norm_gen.tmpl: expand kompatible_table 2014-11-06 15:00:24 +00:00
uri lib/uri/rfc2396_parser.rb (initialize): reduce bytecode size 2014-11-06 01:14:15 +00:00
webrick * lib/webrick/server.rb: Stop lisntner loop properly. 2014-11-05 10:24:53 +00:00
xmlrpc * lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem. 2014-10-13 08:53:16 +00:00
yaml
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.rb
csv.rb * remove trailing spaces. 2014-11-04 03:21:53 +00:00
debug.rb
delegate.rb
drb.rb
e2mmap.rb
English.rb
erb.rb
fileutils.rb
find.rb * lib/find.rb (Find.find): Call to_path for arguments to obtain 2014-10-13 07:34:23 +00:00
forwardable.rb
getoptlong.rb
ipaddr.rb
irb.rb
logger.rb
mathn.rb
matrix.rb * lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensions 2014-10-29 02:43:52 +00:00
mkmf.rb * lib/mkmf.rb: no need to convert path separator for COPY because it's 2014-10-20 14:21:18 +00:00
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb open-uri: accept :open_timeout option 2014-10-10 19:15:56 +00:00
open3.rb * lib/open3.rb: fix code formatting in documentation by @JoshCheek 2014-11-04 03:09:28 +00:00
optionparser.rb
optparse.rb
ostruct.rb
pp.rb
prettyprint.rb
prime.rb
profile.rb
profiler.rb
pstore.rb
rake.rb
rdoc.rb
resolv-replace.rb
resolv.rb
rss.rb
rubygems.rb
scanf.rb
securerandom.rb securerandom.rb: separate implementations 2014-11-09 03:16:24 +00:00
set.rb
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb
thwait.rb
time.rb
timeout.rb
tmpdir.rb
tracer.rb
tsort.rb
ubygems.rb
un.rb
unicode_normalize.rb lib/unicode_normalize.rb: removing unnecessary 'self'. 2014-10-20 03:46:50 +00:00
uri.rb bump URI::VERSION to 0.10.0 2014-11-03 00:33:44 +00:00
weakref.rb
webrick.rb
xmlrpc.rb
yaml.rb