utf8proc

A clean C library for processing UTF-8 Unicode data
git clone https://git.sinitax.com/juliastrings/utf8proc
Log | Files | Refs | README | LICENSE | sfeed.txt

commit 498ecbddd87f2555a730e90810db7744cf416b82
parent a1c429a45b17c05abb6c67d959350fae054ea952
Author: Tony Kelman <tony@kelman.net>
Date:   Sat,  4 Apr 2015 21:30:29 -0700

Run appveyor also on release branches
Diffstat:
Mappveyor.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml @@ -1,6 +1,7 @@ branches: only: - master + - /release-.*/ notifications: - provider: Email