| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump copyright year to 2017. | Kaz Kylheku | 2017-01-23 | 1 | -1/+1 |
* | Synchronize license comments with LICENSE. | Kaz Kylheku | 2016-10-01 | 1 | -16/+17 |
* | UTF-8 API overhaul: security, and other concerns. | Kaz Kylheku | 2016-03-31 | 1 | -4/+4 |
* | Copyright year bump. | Kaz Kylheku | 2015-12-31 | 1 | -1/+1 |
* | Functions open-fileno and fileno. | Kaz Kylheku | 2015-04-10 | 1 | -0/+1 |
* | Update copyright notices from 2014 to 2015. | Kaz Kylheku | 2015-02-01 | 1 | -1/+1 |
* | * Makefile, arith.c, arith.h, combi.c, combi.h, configure, debug.c, | Kaz Kylheku | 2014-07-23 | 1 | -16/+16 |
* | A trivial change in the UTF-8 decoder allows TXR to handle null bytes | Kaz Kylheku | 2014-02-15 | 1 | -0/+3 |
* | * stream.c (remove_path, rename_path): New functions. | Kaz Kylheku | 2014-01-28 | 1 | -0/+2 |
* | Bumping copyrights to 2014 and expressing them as year ranges. | Kaz Kylheku | 2013-12-10 | 1 | -1/+1 |
* | * stream.c (struct stdio_handle): New member, mode. | Kaz Kylheku | 2013-11-28 | 1 | -0/+1 |
* | * arith.c: Updated copyright year. | Kaz Kylheku | 2012-02-25 | 1 | -1/+1 |
* | * utf8.c (utf8_from_uc, utf8_decode): Impose a minium value on the | Kaz Kylheku | 2012-02-02 | 1 | -1/+1 |
* | * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c, | Kaz Kylheku | 2011-10-04 | 1 | -1/+1 |
* | * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c, | Kaz Kylheku | 2011-09-23 | 1 | -1/+1 |
* | Bump copyrights to 2010. | Kaz Kylheku | 2010-10-05 | 1 | -1/+1 |
* | More void * to mem_t * conversion. | Kaz Kylheku | 2009-12-05 | 1 | -2/+2 |
* | Provide both char * and unsigned char * interfaces in UTF-8 module. | Kaz Kylheku | 2009-11-14 | 1 | -4/+8 |
* | Fixed broken utf8_from. | Kaz Kylheku | 2009-11-12 | 1 | -0/+14 |
* | Big conversion to wide characters and UTF-8 support. | Kaz Kylheku | 2009-11-11 | 1 | -0/+32 |