This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-27 12:34:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
json
/
parser
History
Scott Myron
b6463d59e7
[ruby/json] Directly write to the output buffer when converting UTF32 to UTF8.
...
https://github.com/ruby/json/commit/a51317c949
2026-01-03 08:30:20 +00:00
..
depend
[ruby/json] Fix check_dependency
2025-11-03 07:39:00 -08:00
extconf.rb
[ruby/json] Use #if instead of #ifdef when checking for JSON_DEBUG so debugging code is not generated when JSON_DEBUG=0.
2025-11-18 08:20:51 +00:00
parser.c
[ruby/json] Directly write to the output buffer when converting UTF32 to UTF8.
2026-01-03 08:30:20 +00:00