1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test to_json using State#depth More... 2 months ago
Stop testing on macos-13 More... 2 months ago
Respect Coder depth when generating More... 2 months ago
Test current behavior regarding depth for Coder More... 2 months ago
Test depth More... 2 months ago
Test that depth of unfrozen State does not change More... 2 months ago
Don't copy JSON_Generator_State in generate_new More... 2 months ago
parser.c: Record escape positions while parsing More... 2 months ago
Don't write depth to JSON_Generator_State in some cases More... 2 months ago
Fix the parser to not accept invalid escapes More... 2 months ago
Add depth to struct generate_json_data More... 2 months ago
Don't emit deprecation warnings in State#to_h in TruffleRuby More... 2 months ago
Use booleans in string_scan More... 2 months ago
Move RUBY_TYPED_FROZEN_SHAREABLE macro to json.h More... 2 months ago
Skip test failing with JRuby in CI More... 2 months ago
Bump actions/checkout from 5 to 6 More... 2 months ago
Remove unused symbols More... 2 months ago
parser.c: Remove unued JSON_ParserStruct.parsing_name More... 2 months ago
Ractor-shareable JSON::Coder More... 2 months ago
Use #if instead of #ifdef when checking for JSON_DEBUG so debugging code is not generated when JSON_DEBUG=0. More... 2 months ago
Merge pull request #895 from ruby/removed-strnlen More... 2 months ago
strnlen is not used now More... 2 months ago
Release 2.16.0 More... 3 months ago
Deprecate `JSON::State#[]` and `JSON::State#[]=` More... 3 months ago
Get rid of JSON.deep_const_get (private API) More... 3 months ago
Tentative fix for RHEL8 compiler More... 3 months ago
Micro-optimize `rstring_cache_fetch` More... 3 months ago
Extract `JSON_CPU_LITTLE_ENDIAN_64BITS` definition More... 3 months ago
ext/json/ext/json.h: Add missing newline at end of file More... 3 months ago
Fix duplicate 'inline' declaration specifier More... 3 months ago