index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utf8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
*
utf8.c (utf8_from_uc): Fix bug introduced several commits ago (porting
txr-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