ruby/lib
marcandre 4d7b999c77 lib/ostruct.rb: Fix returned value of each_pair.
From a patch by Marcus Stollsteimer. [Fixes #13169]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57515 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-02-03 18:25:28 +00:00
..
cgi lib/*: remove closed checks 2016-11-21 23:05:41 +00:00
drb Use qualified names 2016-08-30 06:22:30 +00:00
forwardable forwardable/impl.rb 2016-11-20 02:12:48 +00:00
irb slex.rb: japanese comment [ci skip] 2017-01-09 02:45:28 +00:00
matrix get rid of ambiguous parentheses warnings 2016-11-29 16:06:54 +00:00
net lib/net/smtp.rb: Specify frozen_string_literal: true. 2017-01-12 12:17:33 +00:00
optparse optparse/kwargs.rb 2016-10-14 13:26:13 +00:00
racc Fix grammar errors 2016-11-08 19:55:59 +00:00
rdoc * remove trailing spaces. 2016-11-05 09:18:11 +00:00
rexml rexml: REXML::Element#[] accepts String or Symbol as attribute name 2016-12-06 13:57:56 +00:00
rinda rinda/ring.rb (make_socket): do not keep socket on failures 2017-01-17 03:31:57 +00:00
rss Add document for lib/rss/atom.rb 2017-01-26 12:47:51 +00:00
rubygems Update Rubygems 2.6.10 2017-01-24 02:38:57 +00:00
shell get rid of ambiguous parentheses warnings 2016-11-29 16:06:54 +00:00
unicode_normalize * common.mk: Updated Unicode version to 9.0.0 [Feature #12513] 2016-09-07 08:13:08 +00:00
uri Fix typo of URI#escape [Bug #13147] 2017-01-23 17:02:08 +00:00
webrick Initial commit for gem release of webrick. 2017-01-31 08:48:14 +00:00
yaml * lib/yaml/store.rb (YAML::Store#dump): use table argument instead of @table directly. 2016-09-29 14:40:34 +00:00
English.rb lib/English.rb: Specify frozen_string_literal: true. 2017-01-02 12:20:09 +00:00
abbrev.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
base64.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
benchmark.rb lib/benchmark.rb: Specify frozen_string_literal: true. 2017-01-03 02:00:01 +00:00
cgi.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
cmath.gemspec Added initial gemspec for CMath module. 2017-02-02 07:49:19 +00:00
cmath.rb lib/cmath.rb: Specify frozen_string_literal: true. 2017-01-04 05:47:52 +00:00
csv.gemspec Prepare to make CSV module to default gem. 2017-02-01 09:12:53 +00:00
csv.rb csv.rb: fix field_size_limit check 2017-01-23 05:59:28 +00:00
debug.rb lib/debug.rb: Specify frozen_string_literal: true. 2017-01-05 01:00:01 +00:00
delegate.rb lib/delegate.rb: Specify frozen_string_literal: true. 2017-01-06 02:05:35 +00:00
drb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
e2mmap.rb e2mmap.rb: remove old definition 2016-11-06 02:45:14 +00:00
erb.rb Alias regist_scanner to register_scanner 2016-11-05 16:56:52 +00:00
fileutils.rb Fix documentation of options for all of methods in FileUtils. 2017-01-19 07:07:17 +00:00
find.rb find.rb: raise with the name 2016-02-19 14:38:28 +00:00
forwardable.rb forwardable.rb: fix branches 2017-01-03 09:47:16 +00:00
getoptlong.rb lib/getoptlong.rb: Specify frozen_string_literal: true. 2017-01-08 04:17:08 +00:00
ipaddr.rb IPAddr#== and IPAddr#<=> no longer raise an exception if coercion fails 2016-11-05 13:53:38 +00:00
irb.rb prelude.rb: Binding#irb [ci skip] 2017-01-06 03:11:45 +00:00
logger.rb logger.rb: fix next rotate time 2016-11-16 06:59:42 +00:00
mathn.rb math.c: Complex sqrt 2016-07-12 14:13:46 +00:00
matrix.rb get rid of test failures on CI introduced at r56927 2016-11-29 15:23:12 +00:00
mkmf.rb mkmf.rb: message format string 2017-01-31 08:03:08 +00:00
monitor.rb Use qualified names 2016-08-30 06:22:30 +00:00
mutex_m.rb Use qualified names 2016-08-30 06:22:30 +00:00
observer.rb lib/observer.rb: Specify frozen_string_literal: true. 2017-01-13 12:08:29 +00:00
open-uri.rb * lib/open-uri.rb: Improved documentation grammar for 2016-10-20 07:19:58 +00:00
open3.rb lib/open3: favor symbol proc when possible 2016-11-21 23:13:16 +00:00
optionparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
optparse.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +00:00
ostruct.rb lib/ostruct.rb: Fix returned value of each_pair. 2017-02-03 18:25:28 +00:00
pp.rb Add missing :nodoc: comment 2016-12-10 18:23:33 +00:00
prettyprint.rb * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true". 2015-11-10 11:48:14 +00:00
prime.rb * basictest/test.rb: Adjust spaces in class declarations 2016-10-07 05:18:57 +00:00
profile.rb lib/profile.rb: Specify frozen_string_literal: true. 2017-01-15 02:56:04 +00:00
profiler.rb lib/profiler.rb: Specify frozen_string_literal: true. 2017-01-18 12:35:10 +00:00
pstore.rb lib/pstore.rb: Specify frozen_string_literal: true. 2017-01-17 12:47:38 +00:00
rdoc.rb * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0 2016-11-05 09:18:10 +00:00
resolv-replace.rb * lib/resolv-replace.rb: Specify frozen_string_literal: true. 2015-11-14 08:25:30 +00:00
resolv.rb resolv.rb: byte buffer 2017-01-14 02:26:49 +00:00
rss.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rubygems.rb Update Rubygems 2.6.10 2017-01-24 02:38:57 +00:00
scanf.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
securerandom.rb SecureRandom should try /dev/urandom first [Bug #9569] 2017-01-20 08:00:00 +00:00
set.rb Add Set#compare_by_identity and Set#compare_by_identity? 2016-11-05 09:23:14 +00:00
shell.rb shell.rb: suppress warnings 2016-11-05 23:58:02 +00:00
shellwords.rb Fix the handling of the backslash in double quotes 2016-11-05 04:58:48 +00:00
singleton.rb Use qualified names 2016-08-30 06:22:30 +00:00
sync.rb * lib/sync.rb: Fix NameError when error. 2016-09-18 10:24:48 +00:00
tempfile.rb lib/tempfile.rb: Specify frozen_string_literal: true. 2017-01-21 12:21:05 +00:00
thwait.rb Use qualified names 2016-08-30 06:22:30 +00:00
time.rb Time.parse's "now" argument as nil works again. 2016-11-05 14:03:34 +00:00
timeout.rb fix a typo [ci skip] 2016-09-07 12:32:02 +00:00
tmpdir.rb * lib/tmpdir.rb: Unify to coding-style for method definition. 2016-02-26 02:11:14 +00:00
tracer.rb Use qualified names 2016-08-30 06:22:30 +00:00
tsort.rb * lib/tsort.rb: Specify frozen_string_literal: true. 2015-11-14 08:46:11 +00:00
ubygems.rb * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1. 2016-03-04 00:29:40 +00:00
un.rb Octal mode in un.rb 2016-06-28 22:03:00 +00:00
unicode_normalize.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
uri.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
weakref.rb [DOC] Use Integer instead of Fixnum [ci skip] 2017-01-26 15:14:02 +00:00
webrick.rb [DOC] Fix typos 2015-12-23 03:43:23 +00:00
yaml.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00