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:
committed by
GitHub
parent
8da37e2892
commit
b4621f43c3
6
MANIFEST
6
MANIFEST
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user