mirror of
https://github.com/upx/upx.git
synced 2025-08-11 22:52:30 +08:00

Changes include: - use standard names for PE constants - add some more "noexcept" - improve upx_is_integral type-trait - introduce is_same_all and is_same_any type-traits - prepare TE-size checks in packer.h - CI updates