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- Match the output without encoding for localized compilers 2020-06-23 15:05:44 +09:00
bigdecimal [ruby/bigdecimal] Version 2.0.1 2020-07-06 01:15:47 +09:00
cgi/escape sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
continuation sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
coverage compile.c: Improve branch coverage instrumentation [Bug #16967] 2020-06-20 09:28:03 +09:00
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 sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
etc sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
fcntl [ruby/fcntl] add F_GETPIPE_SZ and F_SETPIPE_SZ 2020-06-09 21:13:34 +09:00
fiber
fiddle [ruby/fiddle] support for very old libffi 2020-06-28 10:40:31 +09:00
gdbm sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
io Promote io-nonblock to the default gems. 2020-07-30 21:21:08 +09:00
json Merge json-2.3.1 from flori/json 2020-07-01 18:50:39 +09:00
monitor Use https instead of http 2020-07-28 19:51:54 +09:00
nkf sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
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 sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
psych Removed nonsense rubygems_version in input gemspec files 2020-06-25 15:44:56 +09:00
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 sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
readline sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
ripper Allow references to $$ in Ripper DSL 2020-05-29 09:41:27 +09:00
rubyvm
socket Thread scheduler for light weight concurrency. 2020-05-14 22:10:55 +12:00
stringio [ruby/stringio] Bump version to 0.1.3 2020-07-20 14:59:19 +09:00
strscan sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
syslog sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
win32
win32ole win32ole: separate global variable declarations and definitions 2020-05-10 21:37:59 +09:00
zlib sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
.document
extmk.rb
Setup Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00
Setup.atheos Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00
Setup.nt Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00