summaryrefslogtreecommitdiffstats
path: root/unicode/linebreaktest.C
AgeCommit message (Collapse)Author
2022-05-22gcc 12 and autotools updates.Sam Varshavchik
2020-07-12Unicode 13 update.Sam Varshavchik
2017-03-06courier-unicode: C++11 update.Sam Varshavchik
* Migrate to C++11: remove unicode_char, use char32_t. Replace std::vector<unicode_char> with std::u32string.
2015-02-28Fix header file name.Sam Varshavchik
2014-06-02courier-unicode: unicode::iconvert::fromu::convert() change.Sam Varshavchik
Return an error indication if unicode could not be converted to the requested character set.
2014-01-16unicode: cleanup unicode::iconvert::tou APISam Varshavchik
2014-01-12Refactor unicode library as a standalone packageSam Varshavchik
2013-12-292013-12-29 Sam Varshavchik <mrsam@courier-mta.com>Sam Varshavchik
* libunicode: Updated unicode word, grapheme, and linebreaking rules * to the Unicode 6.3.0 standard.
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.