Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | utf8.c (utf8_from_uc): Fix bug introduced several commits ago (portingtxr-025 | Kaz Kylheku | 2009-11-24 | 1 | -0/+1 |
* | Changes to make the code portable to C++ compilers, which | Kaz Kylheku | 2009-11-24 | 1 | -3/+4 |
* | Improving portability. It is no longer assumed that pointers | Kaz Kylheku | 2009-11-23 | 1 | -0/+1 |
* | Use unsigned char * as allocator return value. | Kaz Kylheku | 2009-11-19 | 1 | -1/+1 |
* | Big round of changes to switch the code base to use the stream | Kaz Kylheku | 2009-11-16 | 1 | -4/+4 |
* | Version 021 preparation.txr-021 | Kaz Kylheku | 2009-11-15 | 1 | -2/+2 |
* | Provide both char * and unsigned char * interfaces in UTF-8 module. | Kaz Kylheku | 2009-11-14 | 1 | -6/+32 |
* | Fixed broken utf8_from. | Kaz Kylheku | 2009-11-12 | 1 | -21/+123 |
* | Big conversion to wide characters and UTF-8 support. | Kaz Kylheku | 2009-11-11 | 1 | -0/+168 |