1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
usa 07f460829a * lib/securerandom.rb (SecureRandom.random_bytes): use fiddle directly
instead of using Win32API.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-11-04 12:20:59 +00:00
..
cgi
drb * lib/drb/drb.rb: Support graceful shutdown. 2014-09-21 17:06:05 +00:00
irb * lib/drb/drb.rb: use attr_reader instead of Module#attr. 2014-08-27 12:10:21 +00:00
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 rake/cpu_counter.rb: use Etc.nprocessors 2014-10-25 03:52:46 +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 * lib/rubygems: Update to RubyGems 2.4.2. 2014-10-01 08:30:21 +00:00
shell
unicode_normalize lib/unicode_normalize/normalize.rb: added US_ASCII 2014-10-25 11:09:08 +00:00
uri * lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI): 2014-11-03 00:33:47 +00:00
webrick normalize reference to Timeout::Error 2014-10-07 20:00:09 +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 lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW support 2014-09-11 08:09:07 +00:00
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 * lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation. 2014-08-27 12:21:41 +00:00
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 lib/mathn.rb: remove built-in methods 2014-08-26 12:07:57 +00:00
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 * lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation. 2014-08-27 12:21:41 +00:00
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 * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287) 2014-09-05 01:41:25 +00:00
resolv-replace.rb
resolv.rb normalize reference to Timeout::Error 2014-10-07 20:00:09 +00:00
rss.rb
rubygems.rb * lib/rubygems: Update to RubyGems 2.4.2. 2014-10-01 08:30:21 +00:00
scanf.rb
securerandom.rb * lib/securerandom.rb (SecureRandom.random_bytes): use fiddle directly 2014-11-04 12:20:59 +00:00
set.rb
shell.rb
shellwords.rb * lib/shellwords.rb: proofreading documentation. 2014-09-05 10:00:46 +00:00
singleton.rb
sync.rb
tempfile.rb tempfile.rb: fix r47655 2014-09-21 01:40:21 +00:00
thwait.rb * lib/drb/drb.rb: use attr_reader instead of Module#attr. 2014-08-27 12:10:21 +00:00
time.rb
timeout.rb
tmpdir.rb tmpdir.rb: explicit conversion to string 2014-09-22 04:44:19 +00:00
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