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-28 21:14:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
json
History
Jean Boussier
d5d12efde7
[ruby/json] parser.c: Remove unued JSON_ParserStruct.parsing_name
...
https://github.com/ruby/json/commit/ab5efca015
2025-11-18 22:45:59 +00:00
..
fbuffer
[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
generator
[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
lib
[ruby/json] Release 2.16.0
2025-11-07 09:06:36 +00:00
parser
[ruby/json] parser.c: Remove unued JSON_ParserStruct.parsing_name
2025-11-18 22:45:59 +00:00
simd
[ruby/json] Tentative fix for RHEL8 compiler
2025-11-04 11:07:31 +00:00
vendor
[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
depend
…
extconf.rb
…
json.gemspec
Use Dir.glob and base keyword arg for the installer of Ruby package
2025-07-01 11:50:11 +09:00
json.h
[ruby/json] Extract
JSON_CPU_LITTLE_ENDIAN_64BITS
definition
2025-11-04 08:49:57 +00:00