174 Commits (59334e44999a527ee27f29e8dddd9daa1fda1980)
 

Author SHA1 Message Date
Steven G. Johnson 59334e4499 use stdbool.h and inttypes.h in MSVC 2013 and later, and use more C99-compatible definitions of false and true earlier (fix #90) 8 years ago
Steven G. Johnson e46d213241 update .gitignore for custom test 8 years ago
Steven G. Johnson b4621f43c3 new utf8proc_map_custom for hooking in user-defined custom mappings (#89) 8 years ago
Steven G. Johnson 8da37e2892 silence MSVC warning about conversion to uint8 (fix #86) 8 years ago
Steven G. Johnson f5567f306a typo in docstrings 8 years ago
Michael Drake 70bbed8626 Tlsa/ucs4 normalize (#88) 8 years ago
Jakub Vít caef918abd Change definition of UINT16_MAX macro (#84) 8 years ago
Steven G. Johnson ce11639220 add missing links 8 years ago
Steven G. Johnson e3a5ed7b8b date fix in NEWS 8 years ago
Tony Kelman 8e3174f334 NEWS and version numbers for 2.0.2 (#81) 8 years ago
Tony Kelman 0bf1973a0f use a different variable name for nested loop in bench.c (#80) 8 years ago
Tony Kelman 47cbf7d96d Move -Wmissing-prototypes from Makefile to .travis.yml (#79) 8 years ago
petercolberg a1fe9955bb Convert compiler warnings to errors for Travis builds (#73) 8 years ago
Steven G. Johnson c3d401cf06 added NEWS for #78 8 years ago
petercolberg 11b84e2de1 Use versioned Unicode data URLs (#78) 8 years ago
Steven G. Johnson f0bf106569 NEWS and version bump for 2.0.1 release, to come out shortly 8 years ago
Keno Fischer 289ce5e041 Fix incorrect use of `lbc` instead of `lbc_override` (#77) 8 years ago
Tony Kelman e0f0899eaa add appveyor badge to readme 8 years ago
Steven G. Johnson 7fbb7d7dd8 NEWS update 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
Steven G. Johnson 39ab2ff273 NEWS for 2.0 8 years ago
Keno Fischer c0a1ff81fc Walk back ABI breaking changes (#76) 8 years ago
Steven G. Johnson c02ebd5a83 update to Unifont 9 (for Unicode 9 charwidths) (#75) 8 years ago
Benito van der Zander eeebf70bcf Smaller tables (#68) 8 years ago
Steven G. Johnson 9a0b87b57e note Unicode 9 support (from #70) in README 8 years ago
Keno Fischer 41c6b23aab Unicode 9 updates (#70) 8 years ago
Steven G. Johnson 3d0576a9b9 Merge pull request #69 from JuliaLang/tk/cache 9 years ago
Tony Kelman dc8cb44bf5 fix the travis cache 9 years ago
Steven G. Johnson 5a84e53b0c Merge pull request #66 from michaelnmmeyer/master 9 years ago
Michaël Meyer 1f17487aa9 Fix overrun 9 years ago
Steven G. Johnson ec0daa50bb Merge pull request #62 from michaelnmmeyer/master 9 years ago
Michaël Meyer ee3c20e46b Bump version number. 9 years ago
Michaël Meyer 26436c9775 Reduce the size of the binary. 9 years ago
Steven G. Johnson 6b510deff2 Merge pull request #61 from fgsch/issue_60 9 years ago
Federico G. Schwindt 4fc2d8234d Silence warning with -Wextra 9 years ago
Steven G. Johnson 6d4d7a9acf update Unicode version in header-file comment 9 years ago
Steven G. Johnson fd20b184dd update copyright statements to list recent contributors and year 9 years ago
Steven G. Johnson 00feb3f373 Merge pull request #59 from petercolberg/master 9 years ago
Peter Colberg e3db4f388b Update NEWS for version 1.3.1 9 years ago
Peter Colberg 44b1784de7 Increment patch version 9 years ago
Steven G. Johnson a5c9de2047 Merge pull request #58 from petercolberg/master 9 years ago
Peter Colberg b10b64dc10 Fix deprecated warnings with Julia 0.4 9 years ago
Peter Colberg a930086323 Test `make install` 9 years ago
Peter Colberg ca3ceffbfb Test `make clean` 9 years ago
Peter Colberg 4b16193a25 Fix sscanf argument type for format %x 9 years ago
Peter Colberg 14b57791d8 Fix missing static declarations for internal functions 9 years ago
Peter Colberg 6acc41dfe9 Fix implicit function declarations 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 8f522ad8e7 Add missing files to `make clean` 9 years ago