1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
John Hawthorn 971857c332 Fix method name escaping in ObjectSpace.dump
It's possible to define methods with any name, even if the parser
doesn't support it and it can only be used with ex. send.

This fixes an issue where invalid JSON was output from ObjectSpace.dump
when a method name needed escaping.
2020-08-17 09:47:53 -07:00
..
-test-
bigdecimal [ruby/bigdecimal] Version 2.0.1 2020-07-06 01:15:47 +09:00
cgi/escape
continuation
coverage
date Use https instead of http 2020-07-28 19:51:54 +09:00
dbm Use https instead of http 2020-07-28 19:51:54 +09:00
digest
etc
fcntl
fiber
fiddle
gdbm
io Promote io-nonblock to the default gems. 2020-07-30 21:21:08 +09:00
json
monitor Use https instead of http 2020-07-28 19:51:54 +09:00
nkf
objspace Fix method name escaping in ObjectSpace.dump 2020-08-17 09:47:53 -07:00
openssl Remove trailing spaces [ci skip] 2020-07-20 13:34:16 +09:00
pathname
psych
pty Use https instead of http 2020-07-28 19:51:54 +09:00
racc/cparse [ruby/racc] Return nil for all syntax errors 2020-07-30 10:07:06 -04:00
rbconfig/sizeof
readline
ripper
rubyvm
socket
stringio [ruby/stringio] Bump version to 0.1.3 2020-07-20 14:59:19 +09:00
strscan
syslog
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.nt