47 Commits (acc204f1f15e879331c95096b6d4fac8bc2c906f)

Author SHA1 Message Date
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
Tony Kelman d61d551d5a s/LIBRARY_EXPORTS/MOJIBAKE_EXPORTS/ 10 years ago
Tony Kelman a840e5dae1 add DLLEXPORT to all functions in mojibake.h 10 years ago
Steven G. Johnson bc357b276f updated 'make clean' target 10 years ago
Steven G. Johnson 91a77d7588 added normalization and encoding test for #13 10 years ago
Elliot Saba af06f858e1 I like SHLIB_EXT, for consistency 10 years ago
Jiahao Chen 2cbc86bc7f Add SHARED_SUFFIX appropriate for OSX and Linux 10 years ago
Steven G. Johnson 2c4e520a17 utf8proc.h -> mojibake.h (closes #10) 10 years ago
Steven G. Johnson 48645e36e4 replace ar with $(AR) for #4 10 years ago
Jiahao Chen 13a72c152a Add 'update' target to Makefile 10 years ago
Jiahao Chen 6436f9faf9 Rename libutf8proc -> libmojibake. Closes #5 10 years ago
Steven G. Johnson 0d7224a6d8 markdown and other cosmetic updates 10 years ago
Steven G. Johnson ab9520d188 import of utf8proc-v1.1.6 10 years ago