| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-21 | [ruby/json] Move RUBY_TYPED_FROZEN_SHAREABLE macro to json.h | Étienne Barrié | |
| https://github.com/ruby/json/commit/2a4ebe8250 | |||
| 2025-11-04 | [ruby/json] Extract `JSON_CPU_LITTLE_ENDIAN_64BITS` definition | Jean Boussier | |
| Only apply these definitions on 64 bits archs, as it's unclear if they have performance benefits or compatibility issues on 32bit archs. https://github.com/ruby/json/commit/ddad00b746 | |||
| 2025-11-03 | [ruby/json] ext/json/ext/json.h: Add missing newline at end of file | Jean Boussier | |
| https://github.com/ruby/json/commit/3bc1787bd4 | |||
| 2025-11-03 | [ruby/json] Centralize macro definitions | Jean Boussier | |
| https://github.com/ruby/json/commit/1576ea7d47 | |||
