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 2507e9000e Fix a required ruby version on gemspec of gemified libraries.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57561 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-02-07 07:14:22 +00:00
..
-test- ensured.c: fix conflict 2017-02-03 06:48:02 +00:00
bigdecimal bigdecimal: version 1.3.0 2016-12-21 15:35:29 +00:00
cgi/escape escape.c: check argument 2017-02-02 08:02:36 +00:00
continuation
coverage
date Fix a required ruby version on gemspec of gemified libraries. 2017-02-07 07:14:22 +00:00
dbm {ext,test}/dbm: Specify frozen_string_literal: true. 2017-01-28 04:36:08 +00:00
digest
etc {ext,test}/etc: Specify frozen_string_literal: true. 2017-01-29 01:35:23 +00:00
fcntl ext/fcntl: Specify frozen_string_literal: true. 2017-02-02 15:12:29 +00:00
fiber
fiddle
gdbm
io console.c: unpaired size 2017-01-07 23:02:29 +00:00
json
mathn
nkf
objspace Add IMEMO type to heap dump output. 2017-01-31 17:46:51 +00:00
openssl openssl: import v2.0.3 2017-01-31 10:08:22 +00:00
pathname Pathname#empty? implemented. 2016-11-05 03:29:08 +00:00
psych Update psych-2.2.2 2016-12-15 11:00:40 +00:00
pty ext/pty: Specify frozen_string_literal: true. 2017-02-04 06:49:00 +00:00
racc/cparse
rbconfig/sizeof make FIXNUM_MAX visible from Ruby 2017-01-30 10:12:18 +00:00
readline readline.c: str_subpos 2016-11-17 11:52:11 +00:00
ripper {ext,test}/ripper: Specify frozen_string_literal: true. 2017-02-05 07:54:32 +00:00
rubyvm get rid of test failures introduced at r56848 2016-11-20 06:19:05 +00:00
sdbm
socket basicsocket (rsock_bsock_send): do not truncate return value 2017-01-16 21:42:05 +00:00
stringio stringio.c: chomp CR 2016-12-10 08:54:40 +00:00
strscan Added initial gemspec for StringScanner class. 2017-02-07 07:14:21 +00:00
syslog
win32 win32/registry.rb: registry type names 2017-01-04 11:06:16 +00:00
win32ole win32ole.c: suppress warnings 2016-11-20 06:53:39 +00:00
zlib Fix a required ruby version on gemspec of gemified libraries. 2017-02-07 07:14:22 +00:00
.document
extmk.rb extmk.rb: remove clean and install mode 2017-01-28 05:31:25 +00:00
Setup
Setup.atheos
Setup.nacl
Setup.nt