summaryrefslogtreecommitdiffstats
path: root/utf8.h
Commit message (Expand)AuthorAgeFilesLines
* UTF-8 API overhaul: security, and other concerns.Kaz Kylheku2016-03-311-4/+4
* Copyright year bump.Kaz Kylheku2015-12-311-1/+1
* Functions open-fileno and fileno.Kaz Kylheku2015-04-101-0/+1
* Update copyright notices from 2014 to 2015.Kaz Kylheku2015-02-011-1/+1
* * Makefile, arith.c, arith.h, combi.c, combi.h, configure, debug.c,Kaz Kylheku2014-07-231-16/+16
* A trivial change in the UTF-8 decoder allows TXR to handle null bytesKaz Kylheku2014-02-151-0/+3
* * stream.c (remove_path, rename_path): New functions.Kaz Kylheku2014-01-281-0/+2
* Bumping copyrights to 2014 and expressing them as year ranges.Kaz Kylheku2013-12-101-1/+1
* * stream.c (struct stdio_handle): New member, mode.Kaz Kylheku2013-11-281-0/+1
* * arith.c: Updated copyright year.Kaz Kylheku2012-02-251-1/+1
* * utf8.c (utf8_from_uc, utf8_decode): Impose a minium value on theKaz Kylheku2012-02-021-1/+1
* * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,Kaz Kylheku2011-10-041-1/+1
* * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c,Kaz Kylheku2011-09-231-1/+1
* Bump copyrights to 2010.Kaz Kylheku2010-10-051-1/+1
* More void * to mem_t * conversion.Kaz Kylheku2009-12-051-2/+2
* Provide both char * and unsigned char * interfaces in UTF-8 module.Kaz Kylheku2009-11-141-4/+8
* Fixed broken utf8_from.Kaz Kylheku2009-11-121-0/+14
* Big conversion to wide characters and UTF-8 support.Kaz Kylheku2009-11-111-0/+32