ruby/ext/zlib
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
..
.gitignore ignore external library sources [ci skip] 2018-01-26 03:13:33 +00:00
depend Extract include/ruby/internal/attr/packed_struct.h 2023-02-08 12:34:13 +09:00
extconf.rb [ruby/zlib] Check for functions with arguments and the header 2023-01-09 10:46:02 +00:00
zlib.c [ruby/zlib] Bump version to 3.0.0 2022-12-05 08:26:21 +00:00
zlib.gemspec [ruby/zlib] gemspec: Remove unused files 2021-04-20 21:19:41 +09:00