7-Zip
Find a file
Ivan Sorokin 13164b23c3 Reimplement legacy OEM/ANSI codepage detection on UNIX platforms for ZIP and LZH archives.
This implementation replaces previous version by centralizing the locale-to-codepage mapping logic within the core StringConvert module. This approach improves portability by using standard iconv encoding names, and provides a fallback mechanism to the default 7-Zip conversion behavior if the requested charset is unavailable. Additionally, this commit introduces a standalone unit test harness, TEST_LegacyMapping.cpp, to verify the cross-locale codepage mapping logic independently of the full archive processing pipeline.
2026-04-17 14:35:04 +02:00
Asm 25.00 2025-07-05 19:27:33 +05:00
C 26.00 2026-02-12 17:38:49 +05:00
CPP Reimplement legacy OEM/ANSI codepage detection on UNIX platforms for ZIP and LZH archives. 2026-04-17 14:35:04 +02:00
DOC 26.00 2026-02-12 17:38:49 +05:00
README.md '21.07' 2022-03-18 15:35:13 +05:00

7-Zip on GitHub

7-Zip website: 7-zip.org