1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 71345cf1df fix up r59949
* ext/ripper/lib/ripper/lexer.rb (List#inspect): splat self data
  to local variables same as members of Elem.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-20 02:32:55 +00:00
..
-test- sprintf.c: NULL as str 2017-09-09 09:16:59 +00:00
bigdecimal ruby.h: unnormalized Fixnum value 2017-09-07 03:24:08 +00:00
cgi/escape
continuation
coverage ext/coverage/coverage.c (rb_coverage_start): Ensure opt is a hash 2017-09-15 00:40:38 +00:00
date ext/date/extconf.rb: check for timezone and altzone 2017-09-17 04:26:51 +00:00
dbm Update gemspec for gem released versions. 2017-09-14 02:01:36 +00:00
digest Added gemspec of digest library. 2017-08-16 09:37:03 +00:00
etc Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
fcntl Update gemspec for gem released versions. 2017-09-14 02:01:36 +00:00
fiber
fiddle Fixup r59961. Use http for libffi downloading. 2017-09-19 05:01:02 +00:00
gdbm Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
io ext/io/console/lib/console/size.rb: Fix the context of method definition 2017-09-17 08:04:34 +00:00
json Merge json-2.1.0 from https://github.com/flori/json 2017-06-16 03:04:46 +00:00
nkf
objspace ext/objspace/objspace.c: remove unneeded code clones. 2017-09-17 23:56:37 +00:00
openssl To use github url for gemspec. 2017-09-15 23:46:46 +00:00
pathname disable rdoc for internal constants [ci skip] 2017-08-03 08:11:57 +00:00
psych Fixup r59327. Forgot to update version number. 2017-07-14 07:13:17 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper fix up r59949 2017-09-20 02:32:55 +00:00
rubyvm
sdbm To use github url for gemspec. 2017-09-15 23:46:46 +00:00
socket Add Socket::Ifaddr.vhid on supported platforms [Feature #13803] 2017-08-31 08:29:38 +00:00
stringio To use github url for gemspec. 2017-09-15 23:46:46 +00:00
strscan To use github url for gemspec. 2017-09-15 23:46:46 +00:00
syslog
win32
win32ole * ext/win32ole/win32ole.c (fole_initialize): fix typo. thanks to Gray Wolf. 2017-09-02 00:26:37 +00:00
zlib Update gemspec for gem released versions. 2017-09-14 02:01:36 +00:00
.document ext/.document: follow-up r59734 2017-09-03 13:31:34 +00:00
extmk.rb
Setup
Setup.atheos
Setup.nacl
Setup.nt