summaryrefslogtreecommitdiffstats
path: root/utf8.c
Commit message (Expand)AuthorAgeFilesLines
...
* Improving portability. It is no longer assumed that pointersKaz Kylheku2009-11-231-0/+1
* Use unsigned char * as allocator return value.Kaz Kylheku2009-11-191-1/+1
* Big round of changes to switch the code base to use the streamKaz Kylheku2009-11-161-4/+4
* Version 021 preparation.txr-021Kaz Kylheku2009-11-151-2/+2
* Provide both char * and unsigned char * interfaces in UTF-8 module.Kaz Kylheku2009-11-141-6/+32
* Fixed broken utf8_from.Kaz Kylheku2009-11-121-21/+123
* Big conversion to wide characters and UTF-8 support.Kaz Kylheku2009-11-111-0/+168