summaryrefslogtreecommitdiff
path: root/src/encoding.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Encoding file entries for astral characters.John-Mark Bell2021-08-051-5/+27
* Remove encoding version line -- it's pointlessJohn Mark Bell2009-05-131-1/+0
* Revert to DIR_SEP magic.John Mark Bell2009-05-131-1/+1
* Use Unix paths everywhere. Unixlib will fix this for usJohn Mark Bell2009-05-111-1/+1
* Fix buffer overflowsJohn Mark Bell2009-05-111-2/+2
* Make encoding file output emit latin1 table firstJohn Mark Bell2009-05-111-24/+48
* Make proper use of conversion contextJohn Mark Bell2009-05-101-10/+9
* We're not producing base encoding files, so don't use .NotDefJohn Mark Bell2009-05-081-1/+1
* API tidyingJohn Mark Bell2009-05-081-11/+12
* Add some error handling and reportingRob Kendrick2009-05-081-2/+5
* Slightly more useful behaviour on non-RO platforms.John Mark Bell2009-05-081-1/+1
* Import TTF2f. Don't expect this to link; I've prevented it building main.c.John Mark Bell2009-05-071-0/+71