Commit Graph

15 Commits

Author SHA1 Message Date
Steven G. Johnson
53d7968055 added test for #128 2018-04-27 08:46:44 -04:00
Steven G. Johnson
e46d213241 update .gitignore for custom test 2016-11-30 10:46:01 -05:00
Peter Colberg
a930086323 Test make install
Generate reproducible manifest of installed files.
2015-10-30 18:46:28 -04:00
Jiahao Chen (陈家豪)
79232c46ea Fix gitignore to ignore .so* 2015-06-25 18:00:01 -04:00
Steven G. Johnson
a8fb4b1772 add toupper/tolower functions (for JuliaLang/julia#11471) 2015-05-29 22:00:30 -04:00
ScottPJones
6a229a6776 Add tests for valid codepoints and iterate function 2015-05-29 20:11:10 +02:00
Jonas Fonseca
03a4e8854a Fix #26: use doxygen for generating API docs 2015-03-21 21:23:02 -04:00
Steven G. Johnson
a4c84d2063 fix #2: add charwidth function 2015-03-12 12:10:19 -04:00
Tony Kelman
a8b688c734 Minimal cmake build script
move flags for MSVC

rename lump.txt to lump.md, add data/*.txt to .gitignore
2015-03-08 17:30:09 -07:00
Steven G. Johnson
397a1eabea update graphemes for Unicode 7, add utf8proc_grapheme_break function 2014-12-12 16:30:31 -05:00
Steven G. Johnson
539d2cc202 grapheme test for UAX#29 2014-12-12 16:29:29 -05:00
Steven G. Johnson
91a77d7588 added normalization and encoding test for #13 2014-08-07 16:52:16 -04:00
Steven G. Johnson
a39c1a6ea2 added GNU libunistring benchmark 2014-07-19 14:55:25 -04:00
Steven G. Johnson
20cff0757b add benchmark (issue #12) 2014-07-18 22:23:17 -04:00
Steven G. Johnson
0d7224a6d8 markdown and other cosmetic updates 2014-07-15 16:04:36 -04:00