summaryrefslogtreecommitdiff
path: root/utfconverter.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-10killed some warningsLuo Jinghua1-4/+4
2010-01-09utfconverter: fixed utf-32 encoding/decodingLuo Jinghua1-5/+6
2010-01-09utfconvert: fixed utf-16-be encoding and handle the bom while decodingLuo Jinghua1-4/+24
2010-01-08utfconverter: support utf_16le, utf_16be, utf_32le and utf_32beLuo Jinghua1-25/+147
2010-01-07uniconv: try to improve the interfaceLuo Jinghua1-3/+14
2010-01-07uniconv: replace short with uc_uint16_tLuo Jinghua1-9/+10
2010-01-07Initial commit of uniconvLuo Jinghua1-0/+188