Commit History

Autor SHA1 Mensaxe Data
  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