1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
hsbt 5590ec8a8e Update version of strscan to 1.0.0.
But we couldn't ship strscan (and stringio) gem. Because rubygems.org
  still masked them.

  https://github.com/rubygems/rubygems.org/pull/1696

  I'm going to ship them after it deployed.

From: SHIBATA Hiroshi <hsbt@ruby-lang.org>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61333 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-19 03:12:22 +00:00
..
-test- Init functions should have prefix to avoid confliction. 2017-12-03 08:02:56 +00:00
bigdecimal bigdecimal: dependency 2017-12-14 04:40:15 +00:00
cgi/escape
continuation
coverage ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODE 2017-12-12 00:20:58 +00:00
date Bump version to date-1.0.0 as default gems. 2017-12-11 03:56:01 +00:00
dbm Bump dbm-1.0.0 for released version. 2017-12-06 08:32:01 +00:00
digest Remove digest.gemspec for default gems. 2017-12-19 02:43:09 +00:00
etc Bump version to etc-1.0.0 as default gems. 2017-12-13 05:52:47 +00:00
fcntl Bump version to fcntl-1.0.0 as default gems. 2017-12-11 06:03:53 +00:00
fiber
fiddle Bump fiddle-1.0.0 for released version. 2017-12-06 08:35:13 +00:00
gdbm Bump gdbm-2.0.0 for released versionn. 2017-12-06 08:34:34 +00:00
io gperf.sed: static declarations 2017-12-15 14:42:43 +00:00
json
nkf
objspace Remove RNODE cast from NODE utility functions 2017-11-04 11:37:19 +00:00
openssl openssl: import v2.1.0 2017-12-14 11:19:16 +00:00
pathname pathname.c: improve docs for Pathname 2017-11-07 20:14:46 +00:00
psych Merge psych-3.0.0. 2017-12-01 01:52:26 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper Ripper::Lexer bit predicates 2017-12-13 10:26:09 +00:00
rubyvm
sdbm Bump version to sdbm-1.0.0 as default gems. 2017-12-11 06:48:09 +00:00
socket ifaddr.c: fix memsize 2017-12-04 06:08:30 +00:00
stringio stringio.c: write multiple arguments 2017-10-23 06:25:39 +00:00
strscan Update version of strscan to 1.0.0. 2017-12-19 03:12:22 +00:00
syslog
win32 Fixed misspelling words. 2017-10-22 11:27:06 +00:00
win32ole hide internal data objects 2017-12-04 07:37:21 +00:00
zlib Bump version to zlib-1.0.0 as default gems. 2017-12-11 08:37:49 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt