summaryrefslogtreecommitdiff
path: root/c/wchar_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Detect and complain when trying to convert a char32_t to unicode ifArmin Rigo2017-06-041-9/+14
* Fix: the type char32_t is defined by the standard as always unsignedArmin Rigo2017-06-021-1/+0
* fixesArmin Rigo2017-05-311-1/+1
* Tests and fixesArmin Rigo2017-05-311-16/+18
* A branch for issue #315Armin Rigo2017-05-311-28/+137
* typoArmin Rigo2012-07-091-1/+1
* When sizeof(wchar_t) == 4 but we are using 2-bytes unicode characters inArmin Rigo2012-07-091-3/+13
* in-progressArmin Rigo2012-07-091-4/+43
* in-progressArmin Rigo2012-07-091-0/+82