Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe 6d5339cdb6 * CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1) %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe dc1f5f1a13 * Haiku use UTF-8 from day one, so it make sense to use the corresponding %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 63bd65942b * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 729ac297e4 * declare the code page names as ansistring instead of rawbytestring and %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 679c6bd27e * fixed formatting %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe cddc31a1a8 * also allow 'cpXXXX' in addition to 'CPXXXX' code page names (mantis #15169) %!s(int64=11) %!d(string=hai) anos
  yury 5e369ae7fc * Use UTF-8 as fallback code page on linux and ASCII on other unix systems. %!s(int64=12) %!d(string=hai) anos
  yury c4ba95b227 * Use CP_ASCII as fallback in GetSystemCodepage to be compatible with cwstring. %!s(int64=12) %!d(string=hai) anos
  yury b0d79b7854 * Use UTF-8 as fallback in GetSystemCodepage. %!s(int64=12) %!d(string=hai) anos
  yury 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. %!s(int64=12) %!d(string=hai) anos