3 Commits

Author SHA1 Message Date
jca
9d11d2aa63 Update to libunistring-0.9.5.
ok ajacoutot@ pascal@ (MAINTAINER)
2015-04-06 09:20:57 +00:00
ajacoutot
368353284d This now builds fine with our libtool.
ok pascal@ (maintainer)
2014-04-02 09:23:13 +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