1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
duerst 04547c7dc0 update Ruby to Unicode 10.0.0
- In common.mk, set UNICODE_VERSION  to 10.0.0
- Generate and add enc/unicode/10.0.0/casefold.h and
  enc/unicode/10.0.0/name2ctype.h
- Update lib/unicode_normalize/tables.rb

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-06 07:56:41 +00:00
..
cgi Fix cgi/core code example missing comma 2017-08-02 15:10:38 +00:00
drb
forwardable
irb
matrix
net to_str -> to_s 2017-08-30 22:23:45 +00:00
optparse
racc
rdoc * remove trailing spaces. 2017-08-29 11:52:52 +00:00
rexml fix documentation of REXML::Formatters::Default (id_hack -> ie_hack) [ci skip] 2017-08-14 16:04:35 +00:00
rinda
rss
rubygems Merge rubygems-2.6.13. 2017-08-28 08:31:28 +00:00
shell
unicode_normalize update Ruby to Unicode 10.0.0 2017-09-06 07:56:41 +00:00
uri ftp.rb: fix example format [ci skip] 2017-08-15 01:05:50 +00:00
webrick webrick: fix SNI support 2017-07-18 01:59:28 +00:00
yaml
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.gemspec
cmath.rb
csv.gemspec
csv.rb Partly reverted r59642. Because IO#close is idempotent since Ruby 2.3. 2017-08-29 10:22:47 +00:00
debug.rb
delegate.rb
drb.rb
e2mmap.rb
English.rb $IGNORECASE is no longer effective. [ci skip] 2017-08-25 15:47:04 +00:00
erb.rb Use register_scanner instead of regist_scanner 2017-08-04 11:59:59 +00:00
fileutils.gemspec
fileutils.rb
find.rb
forwardable.rb
getoptlong.rb getoptlong.rb: multiline regexps 2017-09-02 02:05:34 +00:00
ipaddr.gemspec Extract files variables of ipaddr.gemspec for non git environment. 2017-08-16 09:45:58 +00:00
ipaddr.rb
irb.rb
logger.rb logger.rb: Fix handling progname 2017-07-20 16:47:26 +00:00
matrix.rb
mkmf.rb
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb
open3.rb
optionparser.rb
optparse.rb optparse.rb: case-sensitive candidate 2017-07-24 01:56:04 +00:00
ostruct.rb
pp.rb
prettyprint.rb
prime.rb
profile.rb
profiler.rb
pstore.rb
rdoc.rb Merge rdoc-6.0.0.beta1. 2017-08-29 11:52:50 +00:00
resolv-replace.rb
resolv.rb resolv.rb: remove unnecessary require statement 2017-08-29 04:58:29 +00:00
rss.rb
rubygems.rb Merge rubygems-2.6.13. 2017-08-28 08:31:28 +00:00
scanf.gemspec
scanf.rb
securerandom.rb
set.rb Alias Set#to_s to #inspect [ruby-core:81753] [Feature #13676] 2017-07-14 08:46:13 +00:00
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb
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