aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/charset.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of transcodeJack Lloyd2017-11-091-28/+30
|
* Add UCS-2 and UCS-4 to UTF-8 conversion functionsJack Lloyd2017-11-091-0/+81
| | | | | | Crosschecked by fuzzing and comparing with iconv Needed in #1250
* More include header cleanupsJack Lloyd2017-09-211-1/+0
|
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-8/+8
| | | | | | Renames a couple of functions for somewhat better name consistency, eg make_u32bit becomes make_uint32. The old typedefs remain for now since probably lots of application code uses them.
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Move lib into srclloyd2014-01-101-0/+201