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 年之前 |