new utf8proc_map_custom for hooking in user-defined custom mappings (#89)

* new utf8proc_map_custom for hooking in user-defined custom mappings

* whoops, add test program

* NEWS, version bump for 2.1

* change test functions to static so that gcc doesn't complain about missing prototypes
This commit is contained in:
Steven G. Johnson
2016-11-30 10:40:26 -05:00
committed by GitHub
parent 8da37e2892
commit b4621f43c3
7 changed files with 110 additions and 16 deletions

View File

@@ -2,6 +2,6 @@ include/
include/utf8proc.h
lib/
lib/libutf8proc.a
lib/libutf8proc.so -> libutf8proc.so.2.0.2
lib/libutf8proc.so.2 -> libutf8proc.so.2.0.2
lib/libutf8proc.so.2.0.2
lib/libutf8proc.so -> libutf8proc.so.2.1.0
lib/libutf8proc.so.2 -> libutf8proc.so.2.1.0
lib/libutf8proc.so.2.1.0