Commit graph

4 commits

Author SHA1 Message Date
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
Igor Pavlov
fc662341e6 24.05 2024-05-15 23:55:04 +05:00
Igor Pavlov
5b39dc76f1 23.01 2023-12-17 14:59:19 +05:00
Igor Pavlov
f19f813537 '21.07' 2022-03-18 15:35:13 +05:00