summaryrefslogtreecommitdiffhomepage
path: root/src/unicode
AgeCommit message (Expand)AuthorFilesLines
2019-08-13__ntapi_uc_validate_unicode_stream_{utf8|utf16}(): explicitly set .bytes_count;midipix1-2/+6
2019-02-22internals: explicitly attribute protected visibility to all interfaces.midipix1-0/+1
2017-11-13unicode: __utf8_to_utf16_handler_4bytes(): fix conversion logic.midipix1-12/+28
2017-11-11unicode: __utf16_to_utf8_handler_4bytes(): fix conversion logic.midipix1-21/+25
2017-02-04annual chores.midipix3-3/+3
2016-11-07unicode interfaces: always set addr_failed, leftover_bytes, and leftover_count.midipix3-2/+18
2016-11-07unicode converstion functions: properly forward NT_STATUS_BUFFER_TOO_SMALL;midipix2-5/+17
2016-06-20__ntapi_uc_validate_unicode_stream_utf16(): preserve callback fn return value.midipix1-2/+5
2016-06-20__ntapi_uc_validate_unicode_stream_utf8(): preserve callback fn return value.midipix1-2/+5
2016-05-14code maintenance: mark unused parameters.midipix2-0/+2
2016-01-23annual chores.midipix3-3/+3
2015-07-27entered advanced internal development stage.midipix3-0/+904