提交歷史

作者 SHA1 備註 提交日期
  Jonas Maebe 6d5339cdb6 * CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1) 8 年之前
  Jonas Maebe dc1f5f1a13 * Haiku use UTF-8 from day one, so it make sense to use the corresponding 10 年之前
  Jonas Maebe 63bd65942b * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG 10 年之前
  Jonas Maebe 729ac297e4 * declare the code page names as ansistring instead of rawbytestring and 11 年之前
  Jonas Maebe 679c6bd27e * fixed formatting 11 年之前
  Jonas Maebe cddc31a1a8 * also allow 'cpXXXX' in addition to 'CPXXXX' code page names (mantis #15169) 11 年之前
  yury 5e369ae7fc * Use UTF-8 as fallback code page on linux and ASCII on other unix systems. 12 年之前
  yury c4ba95b227 * Use CP_ASCII as fallback in GetSystemCodepage to be compatible with cwstring. 12 年之前
  yury b0d79b7854 * Use UTF-8 as fallback in GetSystemCodepage. 12 年之前
  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. 12 年之前