ruby/ext
John Hawthorn ea5776e7e4 [flori/json] Use rb_sym2str instead of SYM2ID
This avoids pinning an id to the symbol used if a dynamic symbol is
passed in as a hash key.

rb_sym2str is available in Ruby 2.2+ and json depends on >= 2.3.

5cbafb8dbe
2023-12-25 21:12:49 +09:00
..
-test- stop warnings from running the test case requiring .so twice 2023-12-15 11:09:31 +09:00
bigdecimal [ruby/bigdecimal] Clarify that JSON methods come from the JSON gem 2023-12-06 16:14:54 +00:00
cgi/escape [ruby/cgi] Fix unescapeHTML 2023-11-30 08:19:28 +00:00
continuation Update the depend files 2023-02-28 09:09:00 -08:00
coverage [Feature #19719] Universal Parser 2023-06-12 18:23:48 +09:00
date [ruby/date] Provide a 'Changelog' link on rubygems.org/gems/date 2023-12-25 21:12:49 +09:00
digest [ruby/digest] Suppress implicit cast down warnings 2023-11-09 07:20:00 +00:00
erb/escape [ruby/erb] Skip using the extension for truffleruby as well 2022-11-27 06:30:48 +00:00
etc [ruby/etc] [DOC] Move rdoc files to .documnet 2023-12-25 21:12:49 +09:00
fcntl [ruby/fcntl] Bump up 1.1.0 2023-11-07 06:55:45 +00:00
fiddle [ruby/fiddle] Bump version 2023-12-25 21:12:49 +09:00
io [ruby/io-console] Provide a 'Changelog' link on rubygems.org/gems/io-console 2023-12-25 21:12:49 +09:00
json [flori/json] Use rb_sym2str instead of SYM2ID 2023-12-25 21:12:49 +09:00
monitor rb_bug prints a newline after the message 2023-05-20 21:43:30 +09:00
nkf [ruby/nkf] Bump up nkf-0.1.3 2023-05-25 09:11:36 +00:00
objspace objspace_dump.c: dump call cache ids with dump_append_id 2023-11-22 10:24:35 +01:00
openssl [ruby/openssl] History.md: Escape Markdown syntax Italic "*". [ci skip] 2023-11-25 10:05:24 +00:00
pathname [ruby/pathname] Bump up 0.3.0 2023-11-07 07:55:13 +00:00
psych [ruby/psych] Remove now-unreachable rescue block 2023-12-25 21:12:49 +09:00
pty [DOC] Show PTY.getpty as an alias of PTY.spawn 2023-12-18 20:17:45 +09:00
rbconfig/sizeof Update the depend files 2023-02-28 09:09:00 -08:00
ripper Change the semantics of rb_postponed_job_register 2023-12-10 15:00:37 +09:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
socket Update BasicSocket#recv documentation on return value 2023-12-18 12:58:08 +01:00
stringio Revert "Rollback to released version numbers of stringio and strscan" 2023-12-25 21:12:49 +09:00
strscan Revert "Rollback to released version numbers of stringio and strscan" 2023-12-25 21:12:49 +09:00
syslog [ruby/syslog] Bump up v0.1.2 2023-12-16 13:06:37 +08:00
win32 Expand tabs [ci skip] 2022-07-21 09:42:04 -07:00
win32ole [ruby/win32ole] Bump up 1.8.10 2023-11-07 05:52:50 +00:00
zlib [ruby/zlib] Bump up 3.1.0 2023-11-07 08:50:40 +00:00
.document [ruby/io-console] [DOC] Split .document files to sync with ruby/ruby 2023-10-22 11:09:06 +09:00
extmk.rb Use File::NULL instead of hard coded null device names 2023-07-10 19:21:47 +09:00
Setup Clean up removed directories in ext/Setup* [ci skip] 2023-01-18 12:02:27 +09:00
Setup.atheos racc/cparse is extracted from ruby/ruby repository 2023-06-08 18:05:07 +09:00
Setup.nt racc/cparse is extracted from ruby/ruby repository 2023-06-08 18:05:07 +09:00