64 Commits (63f31c908ef7656415f73d6c178f08181239f74c)

Author SHA1 Message Date
Steven G. Johnson b093cf9dd4
update for unicode 14 (#233) 3 years ago
Mike Glorioso 610730f231
Fix Sign-Conversion warnings in library and test code (#214) 4 years ago
Steven G. Johnson 28416640ed 2.6.1 version bump 4 years ago
Steven G. Johnson cea3cd158f bump to version 2.6 4 years ago
Steven G. Johnson 5622a0a51b
add islower/isupper functions (#196) 4 years ago
Steven G. Johnson c6858e955c
use unsigned char more consistently, silence -Wextra compiler warnings (#188) 5 years ago
Steven G. Johnson 2bb7d884b5 version bump to 2.5 5 years ago
Steven G. Johnson 5c632c5742 NEWS for 2.4, updated version numbers (which I forgot in 2.3, grrr) 6 years ago
Michael Osipov e1f8c728bb Improve portability of Make (#154) 6 years ago
Steven G. Johnson abf81603ba
add utf8proc_unicode_version (#151) 6 years ago
Graham Inggs be3b244285 Pass users' flags (#141) 6 years ago
Michael Drake 5dcd38217a Generate and install a pkg-config file. (#142) 6 years ago
Steven G. Johnson 8639450134 NEWS for upcoming 2.2 release, version bump 7 years ago
past-due 48949bd3eb Static library support improvements (#123) 7 years ago
Steven G. Johnson d688ac1226
version bump to 2.1.1 (#131) 7 years ago
Steven G. Johnson 3e6230d9bf fix make clean 7 years ago
Steven G. Johnson 53d7968055 added test for #128 7 years ago
Ryan Schmidt 6a20831a07 Use LDFLAGS when building libutf8proc.dylib (#125) 7 years ago
Jameson Nash 91b91fe033 don't set MAKE variable in Makefile (#99) 8 years ago
Steven G. Johnson b4621f43c3 new utf8proc_map_custom for hooking in user-defined custom mappings (#89) 8 years ago
Tony Kelman 8e3174f334 NEWS and version numbers for 2.0.2 (#81) 8 years ago
Tony Kelman 47cbf7d96d Move -Wmissing-prototypes from Makefile to .travis.yml (#79) 8 years ago
Steven G. Johnson f0bf106569 NEWS and version bump for 2.0.1 release, to come out shortly 8 years ago
Steven G. Johnson cb2a3e464d the ABI version was already bumped in #62, does not need to be bumped again in #70 8 years ago
Keno Fischer 41c6b23aab Unicode 9 updates (#70) 8 years ago
Michaël Meyer 1f17487aa9 Fix overrun 9 years ago
Michaël Meyer ee3c20e46b Bump version number. 9 years ago
Peter Colberg 44b1784de7 Increment patch version 9 years ago
Peter Colberg a930086323 Test `make install` 9 years ago
Peter Colberg 548497a398 Move common test functions to separate module 9 years ago
Peter Colberg 71230a08e4 Fix installation of shared library symlinks 9 years ago
Peter Colberg f314738f71 Enable compiler warnings in makefile 9 years ago
Milan Bouchet-Valat 80385462ad Always pass -fPIC and -std=c99 in CFLAGS 10 years ago
Tony Kelman f7219d516e Fix make check 10 years ago
Steven G. Johnson d75985cf09 bump API/ABI version to 1.3, add NEWS 10 years ago
Steven G. Johnson a8fb4b1772 add toupper/tolower functions (for JuliaLang/julia#11471) 10 years ago
ScottPJones 6a229a6776 Add tests for valid codepoints and iterate function 10 years ago
Justin Lecher 3a6fc5b2a2 Enhance build process 10 years ago
Steven G. Johnson 0528e9cda6 build bench/bench for make check, to lessen the chance that it bitrots again 10 years ago
Milan Bouchet-Valat 1b7ba89cdd Create additional symlinks to .so file on non-OSX 10 years ago
Milan Bouchet-Valat 786a6e3282 Add support for DESTDIR in make install 10 years ago
Steven G. Johnson a4c84d2063 fix #2: add charwidth function 10 years ago
Tony Kelman 263421f9e8 Temporary fix for getting VERSION and SOVERSION into cmake 10 years ago
Steven G. Johnson 50381b951a comment typos 10 years ago
Steven G. Johnson a4d707b593 whoops, forgot -Wl before -soname 10 years ago
Steven G. Johnson 2d636a5686 version the shared library (fix #24) 10 years ago
Steven G. Johnson 90721f2d39 directory cleanup: move tests and data into subdirectories 10 years ago
Steven G. Johnson 402883c78e rename back to utf8proc now that we are taking over maintenance 10 years ago
Steven G. Johnson 397a1eabea update graphemes for Unicode 7, add utf8proc_grapheme_break function 10 years ago
Steven G. Johnson 539d2cc202 grapheme test for UAX#29 10 years ago