.. |
cgi
|
* lib/cgi/util.rb: added to missing quote.
|
2016-05-28 01:26:21 +00:00 |
drb
|
* remove trailing spaces.
|
2016-05-22 11:03:44 +00:00 |
irb
|
* lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined.
|
2016-04-15 11:27:38 +00:00 |
matrix
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
net
|
* lib/net/http/header.rb: Fix typo. [ci skip][fix GH-1407]
|
2016-08-16 02:18:51 +00:00 |
optparse
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
racc
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
rbconfig
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
rdoc
|
fix typos [ci skip]
|
2016-04-26 15:14:18 +00:00 |
rexml
|
* lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrong
|
2016-07-22 01:39:49 +00:00 |
rinda
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
rss
|
stdlib: avoid extra calls to eliminate "\n" from Base64
|
2016-01-10 00:35:43 +00:00 |
rubygems
|
* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*:
|
2016-06-24 04:13:11 +00:00 |
shell
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
unicode_normalize
|
Fix commit miss
|
2016-07-20 16:00:12 +00:00 |
uri
|
* lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaque
|
2016-07-02 09:05:05 +00:00 |
webrick
|
* lib/webrick/config.rb (WEBrick::Config::General):
|
2016-08-12 12:08:13 +00:00 |
yaml
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
English.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +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
|
[DOC] Fix typos
|
2015-12-23 03:43:23 +00:00 |
cgi.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
cmath.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
csv.rb
|
Update documentation of CSV header converter
|
2016-01-23 02:30:07 +00:00 |
debug.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
delegate.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
drb.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
e2mmap.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
erb.rb
|
erb.rb: fronzen-string-literal in comment [Fix GH-1229]
|
2016-01-29 05:16:29 +00:00 |
fileutils.rb
|
Octal mode in un.rb
|
2016-06-28 22:03:00 +00:00 |
find.rb
|
find.rb: raise with the name
|
2016-02-19 14:38:28 +00:00 |
forwardable.rb
|
* lib/forwardable.rb (_delegator_method): get rid of a warning which
|
2016-06-11 14:08:50 +00:00 |
getoptlong.rb
|
* tool/mkconfig.rb: use true instead of TRUE.
|
2016-07-09 03:47:14 +00:00 |
ipaddr.rb
|
ipaddr: fix typo [ci skip]
|
2016-05-21 02:18:44 +00:00 |
irb.rb
|
* lib/irb.rb: avoid to needless truncation when using back_trace_limit option.
|
2016-02-26 01:57:58 +00:00 |
logger.rb
|
* lib/logger.rb: Add shift_period_suffix option [Fix GH-10772]
|
2016-04-18 15:07:31 +00:00 |
mathn.rb
|
math.c: Complex sqrt
|
2016-07-12 14:13:46 +00:00 |
matrix.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
mkmf.rb
|
mkmf.rb: use TARGET_SO
|
2016-08-17 07:20:23 +00:00 |
monitor.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
mutex_m.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
observer.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
open-uri.rb
|
* lib/open-uri.rb: Use `userinfo` for authenticated proxy.
|
2016-03-30 00:46:05 +00:00 |
open3.rb
|
* lib/open3.rb: Specify frozen_string_literal: true.
|
2015-11-14 07:43:23 +00:00 |
optionparser.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
optparse.rb
|
optparse.rb: fix quote [ci skip]
|
2016-06-05 09:54:13 +00:00 |
ostruct.rb
|
* lib/ostruct.rb: [DOC] fix position of nodoc directive.
|
2016-04-09 13:39:32 +00:00 |
pp.rb
|
* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".
|
2015-11-10 11:48:14 +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
|
* lib/prime.rb: Optimize prime?
|
2016-08-10 18:17:41 +00:00 |
profile.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
profiler.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
pstore.rb
|
PStore::CHECKSUM_ALGO
|
2016-06-28 13:55:02 +00:00 |
rdoc.rb
|
* lib/rdoc.rb: bump version to 4.2.1. It contains following fixes.
|
2015-12-22 12:08:13 +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::IPv6.create: avoid modifying frozen string literal
|
2015-12-28 20:31:10 +00:00 |
rss.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
rubygems.rb
|
* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*:
|
2016-06-24 04:13:11 +00:00 |
scanf.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
securerandom.rb
|
random.c: use bytes
|
2016-05-10 05:57:11 +00:00 |
set.rb
|
* lib/set.rb: [DOC] add documentation that Set#{delete_if,keep_if,collect!,reject!,select!,
|
2016-05-04 09:07:01 +00:00 |
shell.rb
|
* lib/shell.rb (Shell.debug_output_exclusive_unlock): remove
|
2016-01-19 02:03:50 +00:00 |
shellwords.rb
|
remove duplicated frozen_string_literal magic comment
|
2015-12-16 09:25:48 +00:00 |
singleton.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
sync.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
tempfile.rb
|
Fix doc with default value with GH-523
|
2016-01-27 07:35:34 +00:00 |
thwait.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +00:00 |
time.rb
|
* lib/time.rb: revert r54167 because it would break
|
2016-04-19 04:20:48 +00:00 |
timeout.rb
|
timeout.rb: watcher thread name
|
2015-12-18 15:46:50 +00:00 |
tmpdir.rb
|
* lib/tmpdir.rb: Unify to coding-style for method definition.
|
2016-02-26 02:11:14 +00:00 |
tracer.rb
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +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
|
Add frozen_string_literal: false for all files
|
2015-12-16 05:07:31 +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 |