Commit Graph

2 Commits

Author SHA1 Message Date
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
pascal
55b81800e4 Import converters/libunistring:
Text files are nowadays usually encoded in Unicode, and may consist of
very different scripts - from Latin letters to Chinese Hanzi -, with
many kinds of special characters - accents, right-to-left writing marks,
hyphens, Roman numbers, and much more. But the POSIX platform APIs for
text do not contain adequate functions for dealing with particular
properties of many Unicode characters. In fact, the POSIX APIs for text
have several assumptions at their base which don't hold for Unicode
text.

This library provides functions for manipulating Unicode strings and for
manipulating C strings according to the Unicode standard.

small tweaks and ok jasper@
2012-06-14 17:30:48 +00:00