summaryrefslogtreecommitdiff
path: root/rtl/charmaps
Commit message (Expand)AuthorAgeFilesLines
* + support the KOI8-R and KOI8-U Cyrillic encodingsnickysn2017-06-073-1/+1087
* + added cp3021 (Bulgarian MIK) code page supportnickysn2017-06-072-1/+544
* + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]nickysn2017-06-0513-2/+6402
* + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869nickysn2017-06-0511-4/+5416
* * cp855.pp renamed cp855.pas for consistency with the other units in the same...nickysn2017-06-051-0/+0
* + support code page 855 (yet another cyrillic encoding)nickysn2017-05-312-1/+544
* * moving 4 cp9* units. These are 16-bit and big.marco2014-03-295-319067/+1
* + character sets for central Europe addedhajny2014-01-193-1/+1087
* rtl: add charmap for 856 codepagepaul2014-01-042-1/+503
* + enabled compilation of the code page units for i8086-msdosnickysn2013-10-091-1/+5
* rtl: add missing windows codepages (mantis #0024294)paul2013-04-2212-2/+322786
* compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory ...paul2013-03-1210-0/+4622