ruby/ext/etc
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
..
depend Extract include/ruby/internal/attr/packed_struct.h 2023-02-08 12:34:13 +09:00
etc.c [ruby/etc] Bump version to 1.4.2 2022-12-09 05:57:49 +00:00
etc.gemspec [ruby/etc] Exclude change logs for pre 1.0 2022-01-21 12:22:04 +09:00
extconf.rb [ruby/etc] Note for rb_deprecate_constant [ci skip] 2022-01-02 15:16:43 +09:00
mkconstants.rb