13 Commits

Author SHA1 Message Date
Herman Semenov
dd91a4db20 Remove excess checks before free()
References:
- https://pubs.opengroup.org/onlinepubs/009695399/functions/free.html
- https://stackoverflow.com/a/18775633
2025-03-05 10:26:44 -08:00
Cœur
6d45beb98d ignore number_entry_cd when recover 2024-11-18 12:38:38 -05:00
Cœur
00d695db9b align ZEXPORT definitions 2024-11-11 20:18:10 -05:00
Cœur
32b66976a7 missing mz_dos_date defines in unzip.h 2024-11-11 17:30:19 -05:00
Nathan Moinvaziri
3bced613bc Move zlib include to zip/unzip headers like org minizip. 2024-11-11 10:56:18 -08:00
Cœur
522196762d improve logic on variants of ZLIB_H 2024-11-11 13:54:52 -05:00
Cœur
6a1a1eed0b fix Windows build 2024-11-11 13:54:52 -05:00
Cœur
3438b8832d remove superfluous redefines 2024-11-11 13:54:52 -05:00
Cœur
91182928a4 avoid redefining already defined type 2024-11-11 13:54:52 -05:00
Cœur
91112baa26 Expose zlib constants for backwards compat 2024-11-11 13:54:52 -05:00
Nathan Moinvaziri
2c51fa719e Clang-format style changes. 2024-11-01 16:37:57 -07:00
Nathan Moinvaziri
7df56f7cc8 Split compat layer into different source files #806 2024-10-30 18:11:27 -04:00
Nathan Moinvaziri
cc14474b37 Move mz_compat to compat folder. 2024-10-30 18:11:27 -04:00