This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
ruby
Watch
1
Star
0
Fork
You've already forked ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2025-08-23 13:04:13 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
bfdf02ea72
ruby
/
ext
/
json
/
parser
History
Download ZIP
Download TAR.GZ
Jean Boussier
fc9f0cb8c5
[ruby/json] JSON.dump / String#to_json: raise on invalid encoding
...
This regressed since 2.7.2.
35407d6635
2024-10-26 18:44:15 +09:00
..
depend
ruby tool/update-deps --fix
2024-04-27 21:55:28 +09:00
extconf.rb
Use frozen string literals
2024-10-26 18:44:15 +09:00
parser.c
[ruby/json] JSON.dump / String#to_json: raise on invalid encoding
2024-10-26 18:44:15 +09:00
parser.h
[ruby/json] Speedup Parser initialization
2024-10-18 11:28:12 +09:00
parser.rl
[ruby/json] JSON.dump / String#to_json: raise on invalid encoding
2024-10-26 18:44:15 +09:00
prereq.mk
ext/json/parser/prereq.mk: fix warnings for code generated by ragel
2021-05-18 23:26:03 +09:00