master
Add test suite for ISO-8859-x encoding verification and conversion
Add test suite for ARMSCII-8 encoding
Fix GH-11300: license issue: restricted unicode license headers
Add test suite for CP1251 encoding
Support Microsoft's "Best Fit" mappings for Windows-1252 text encoding
Add test suite for CP1254 encoding
Enhance handling of CP51932 encoding
Add test suite for CP850 encoding
Add test suite for CP866 encoding
Enhance handling of CP932 text encoding
Fix conversion of CP936 text (and add test suite)
Strict conversion of UHC text to Unicode
Fix conversion of Big5 and CP950 text (and add test suite)
Fix conversion of EUC-CN text (and add test suite)
Fix conversion of EUC-JP-2004 text (and add test suite)
Add test suite for EUC-JP-WIN (or EUC-JP-MS) text encoding (and fix bugs)
Fix mbstring support for EUC-JP text encoding
Fix conversion of EUC-KR text (and add test suite)
Fix conversion of EUC-TW text (and add test suite)
Fix mbstring support for SJIS-Mobile (DoCoMo, KDDI, and Softbank variants of Shift-JIS)
Add mbstring support for GB18030-2022 text encoding
Fix conversion of GB18030 text (and add test suite)
Fix conversion of HZ text (and add test suite)
ISO-2022-JP-2004 conversion: handle invalid characters correctly
[skip ci] Fix typos discovered by codespell (#12228)
Add test suite for KOI8-R encoding
Add test suite for KOI8-U encoding
Add test suite for SJIS-mac encoding
Fix mbstring support for Shift-JIS
Add test suite for SJIS-2004 encoding
Add test suite for mobile variants of UTF-8 (and fix bugs)