ruby/ext/json
Nobuyoshi Nakada 899ea35035
Extract include/ruby/internal/attr/packed_struct.h
Split `PACKED_STRUCT` and `PACKED_STRUCT_UNALIGNED` macros into the
macros bellow:
* `RBIMPL_ATTR_PACKED_STRUCT_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_END`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END`
2023-02-08 12:34:13 +09:00
..
fbuffer
generator Extract include/ruby/internal/attr/packed_struct.h 2023-02-08 12:34:13 +09:00
lib Merge json-2.6.3 2022-12-09 16:36:22 +09:00
parser Extract include/ruby/internal/attr/packed_struct.h 2023-02-08 12:34:13 +09:00
depend Added depend files 2019-07-14 01:31:29 +09:00
extconf.rb Implement a freeze: parser option 2020-10-20 21:40:25 +09:00
json.gemspec Fix homepage url in gemspec 2023-01-23 17:06:15 +09:00
VERSION Merge json-2.6.3 2022-12-09 16:36:22 +09:00