1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
akr 19e6276125 Enable the document for Kernel[#.]pp.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-11 03:04:38 +00:00
..
cgi * lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791] 2016-09-27 03:17:47 +00:00
drb Use qualified names 2016-08-30 06:22:30 +00:00
irb * basictest/test.rb: Adjust spaces in class declarations 2016-10-07 05:18:57 +00:00
matrix
net Fix undefined method 'dump' for nil:NilClass (NoMethodError) 2016-11-08 20:25:44 +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
rbconfig
rdoc * remove trailing spaces. 2016-11-05 09:18:11 +00:00
rexml numeric.c: round to nearest even 2016-11-05 09:49:39 +00:00
rinda Use qualified names 2016-08-30 06:22:30 +00:00
rss * lib/rss/rss.rb (RSS::BaseModel): Remove needless codes. 2016-09-18 13:51:57 +00:00
rubygems fix typo [ci skip] 2016-10-30 12:08:00 +00:00
shell * basictest/test.rb: Adjust spaces in class declarations 2016-10-07 05:18:57 +00:00
unicode_normalize * common.mk: Updated Unicode version to 9.0.0 [Feature #12513] 2016-09-07 08:13:08 +00:00
uri Update comment about default constant 2016-11-08 11:57:00 +00:00
webrick webrick: use monotonic clock for timeouts 2016-10-14 01:48:52 +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
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.rb
csv.rb * lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumerator 2016-09-07 06:06:09 +00:00
debug.rb Use qualified names 2016-08-30 06:22:30 +00:00
delegate.rb * lib/delegate.rb: Added missing spaces and Removed needless spaces. 2016-10-05 02:36:28 +00:00
drb.rb
e2mmap.rb e2mmap.rb: remove old definition 2016-11-06 02:45:14 +00:00
English.rb
erb.rb Alias regist_scanner to register_scanner 2016-11-05 16:56:52 +00:00
fileutils.rb fileutils.rb: fix error for non-existent entry 2016-11-04 01:35:49 +00:00
find.rb
forwardable.rb forwardable.rb: remove debug print 2016-09-23 12:16:00 +00:00
getoptlong.rb * tool/mkconfig.rb: use true instead of TRUE. 2016-07-09 03:47:14 +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 irb.rb: Binding#irb 2016-11-06 02:53:25 +00:00
logger.rb * lib/logger.rb: Improve Logger.new option documentation. 2016-10-14 09:01:01 +00:00
mathn.rb math.c: Complex sqrt 2016-07-12 14:13:46 +00:00
matrix.rb
mkmf.rb fid typos [ci skip] 2016-09-24 02:28:25 +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
open-uri.rb * lib/open-uri.rb: Improved documentation grammar for 2016-10-20 07:19:58 +00:00
open3.rb
optionparser.rb
optparse.rb optparse.rb: hyphenize 2016-10-14 08:20:26 +00:00
ostruct.rb
pp.rb Enable the document for Kernel[#.]pp. 2016-11-11 03:04:38 +00:00
prettyprint.rb
prime.rb * basictest/test.rb: Adjust spaces in class declarations 2016-10-07 05:18:57 +00:00
profile.rb
profiler.rb
pstore.rb checksum algorithm is not MD5 only [ci skip] 2016-09-29 12:08:30 +00:00
rdoc.rb * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0 2016-11-05 09:18:10 +00:00
resolv-replace.rb
resolv.rb fix Resolv::LOC::Coord.create. 2016-11-05 15:19:21 +00:00
rss.rb
rubygems.rb * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update 2016-10-30 06:32:48 +00:00
scanf.rb
securerandom.rb
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: provide default basename parameter 2016-09-26 05:45:29 +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
tracer.rb Use qualified names 2016-08-30 06:22:30 +00:00
tsort.rb
ubygems.rb
un.rb Octal mode in un.rb 2016-06-28 22:03:00 +00:00
unicode_normalize.rb
uri.rb
weakref.rb
webrick.rb
yaml.rb