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 89bf90a370 optparse.rb: get rid of eval
* lib/optparse.rb: try Float() and Integer() instead of eval,
  which does too much things.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-12 02:49:53 +00:00
..
cgi cgi/util.rb: Don't escape tilde in #escape 2017-05-17 12:34:59 +00:00
drb
forwardable
irb Don't pollute toplevel by an IRB internal method 2017-06-15 10:43:17 +00:00
matrix
net lib/net/protocol.rb: account read_bytes before caller sees it 2017-05-22 07:36:00 +00:00
optparse
racc
rdoc Fix typo. 2017-06-09 01:31:36 +00:00
rexml rexml: add close tag check on end of document to StreamParser 2017-06-07 13:01:28 +00:00
rinda
rss rss: Accept empty text element as valid element 2017-05-03 12:25:17 +00:00
rubygems fix tempfile leaks on Windows 2017-05-16 05:47:53 +00:00
shell Fix exception type in option type checker 2017-06-22 10:56:49 +00:00
unicode_normalize add explanations about status of module UnicodeNormalize 2017-05-09 10:45:46 +00:00
uri * lib/uri/common.rb: [DOC] add rdoc to describe 2017-05-26 06:42:11 +00:00
webrick webrick: add Server Name Indication (SNI) 2017-07-07 17:09:39 +00:00
yaml
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.gemspec Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
cmath.rb
csv.gemspec Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
csv.rb Remove redundant square brackets 2017-05-21 01:01:10 +00:00
debug.rb
delegate.rb Delegate to eql? [Fix GH-1564] 2017-06-24 03:35:29 +00:00
drb.rb
e2mmap.rb
English.rb
erb.rb suppress warning: ambiguous first argument; put parentheses or a space even after `-' operator 2017-05-28 16:41:31 +00:00
fileutils.gemspec Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
fileutils.rb
find.rb
forwardable.rb
getoptlong.rb
ipaddr.rb
irb.rb
logger.rb
matrix.rb
mkmf.rb
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb
open3.rb
optionparser.rb
optparse.rb optparse.rb: get rid of eval 2017-07-12 02:49:53 +00:00
ostruct.rb
pp.rb
prettyprint.rb
prime.rb prime.rb: remove alias after timeout test 2017-05-20 10:21:44 +00:00
profile.rb
profiler.rb
pstore.rb
rdoc.rb
resolv-replace.rb
resolv.rb
rss.rb
rubygems.rb Merge rubygems-2.6.12 from rubygems/rubygems. 2017-05-01 11:40:46 +00:00
scanf.gemspec Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
scanf.rb
securerandom.rb
set.rb
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb tempfile.rb: do not call File.identical? on closed stream 2017-05-19 09:36:34 +00:00
thwait.rb
time.rb
timeout.rb
tmpdir.rb
tracer.rb
tsort.rb
ubygems.rb
un.rb un.rb: use OpenSSL::PKey.read instead of OpenSSL::PKey::RSA.new 2017-07-05 09:05:53 +00:00
uri.rb
weakref.rb
webrick.rb
yaml.rb