Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-25 | Add support for UTF-16BE and UTF-32BE | H. Peter Anvin | 1 | -0/+156 |
2009-06-28 | Add copyright headers to the *.c/*.h files in the main directory | H. Peter Anvin | 1 | -0/+33 |
2008-06-14 | strfunc: fix UTF-8 mid-character limit | H. Peter Anvin | 1 | -2/+2 |
2008-06-14 | strfunc: always null-terminate the output buffer | H. Peter Anvin | 1 | -1/+4 |
2008-06-14 | Implement __utf16__() and __utf32__() for the DB family | H. Peter Anvin | 1 | -0/+167 |