127 Commits (548497a3981ef671bfbd70c0cd3fe9b0d6261a6e)
 

Author SHA1 Message Date
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
Steven G. Johnson f67f1a72f7 Merge pull request #57 from petercolberg/master 9 years ago
Peter Colberg b1c6e0a78a Fix MinGW build test 9 years ago
Peter Colberg e6696cad53 Describe interactive debugging for appveyor 9 years ago
Steven G. Johnson 1e411777c5 Merge pull request #56 from petercolberg/master 9 years ago
Peter Colberg d321408210 Use consistent indentation in Travis config 9 years ago
Peter Colberg 0a20307c39 Set URLCACHE to JuliaLang cache server for Travis builds 9 years ago
Peter Colberg f35e18e4b5 Generate fontforge font files in makefile 9 years ago
Peter Colberg 9b7184ec56 Update Unicode data 9 years ago
Steven G. Johnson e52c8c4c8f Merge pull request #55 from petercolberg/master 9 years ago
Peter Colberg f314738f71 Enable compiler warnings in makefile 9 years ago
Peter Colberg 09360de186 Do not export internal unsafe_encode_char() 9 years ago
Steven G. Johnson 24515cbbe3 add missing NEWS links 9 years ago
Steven G. Johnson 8578918015 updated NEWS for 1.3 9 years ago
Steven G. Johnson c35d1bf646 Merge pull request #51 from JuliaLang/cjh/unifont8 9 years ago
Jiahao Chen cfa7c96003 Update Unicode data 9 years ago
Jiahao Chen f0675f26f4 Update Unifont to 8.0.01 9 years ago
Steven G. Johnson 7d52470346 Merge pull request #49 from JuliaLang/cjh/mw 10 years ago
Jiahao Chen (陈家豪) 1cc58b2bc9 Updated Unicode 8 data - now sorted internally by data generator 10 years ago
Jiahao Chen b14ca2be57 Update Unicode data 10 years ago
Steven G. Johnson eefdaed218 sort keys to try to eliminate data dependence on Ruby version 10 years ago
Jiahao Chen (陈家豪) 79232c46ea Fix gitignore to ignore .so* 10 years ago
Steven G. Johnson 6a7f92da64 fix #46 (make sure symbol-like codepoints have nonzero width even if they aren't in Unifont) 10 years ago
Steven G. Johnson 2b6aa142ac update NEWS for #43 and #45 10 years ago
Jiahao Chen 817dfd40bb Update README.md 10 years ago
Jiahao Chen 327bf10079 Merge pull request #45 from JuliaLang/cjh/unicode8 10 years ago
Jiahao Chen 9a6a3a4167 Force Travis to spit out diff 10 years ago
Jiahao Chen 92bc19fbe0 Updated data file to Unicode 8.0.0 10 years ago
Jiahao Chen f075dcd70d Merge pull request #43 from JuliaLang/nl/flags 10 years ago
Jiahao Chen d18963cc46 Minor fixes to work with Unicode 8.0.0 data 10 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 1f21f3c096 Merge pull request #38 from jlec/jlec-master 10 years ago
Steven G. Johnson d75985cf09 bump API/ABI version to 1.3, add NEWS 10 years ago
Steven G. Johnson 59b69142ea Merge pull request #40 from JuliaLang/casefuncs 10 years ago
Steven G. Johnson a8fb4b1772 add toupper/tolower functions (for JuliaLang/julia#11471) 10 years ago
Steven G. Johnson 35ec8e32e7 Merge pull request #35 from ScottPJones/spj/valid 10 years ago
ScottPJones 6a229a6776 Add tests for valid codepoints and iterate function 10 years ago
Scott Paul Jones 6249e6b8b1 Fix #34 handle 66 Unicode non-characters, also improve performance and surrogate handling 10 years ago
Justin Lecher 3a6fc5b2a2 Enhance build process 10 years ago
Steven G. Johnson 7c14ef5f83 Merge pull request #32 from JuliaLang/tk/ssize_t_typedef 10 years ago
Tony Kelman 0a818c7003 Prefix other C99 typedefs with utf8proc_ 10 years ago
Tony Kelman ad27722923 Use a new typedef utf8proc_ssize_t to avoid define collisions 10 years ago
Tony Kelman 498ecbddd8 Run appveyor also on release branches 10 years ago
Steven G. Johnson a1c429a45b rename DLLEXPORT to UTF8PROC_DLLEXPORT to prevent conflicts with other header files that define DLLEXPORT 10 years ago
Steven G. Johnson 0528e9cda6 build bench/bench for make check, to lessen the chance that it bitrots again 10 years ago
Steven G. Johnson f981f04d0b fix some stray references to mojibake in the bench/ directory 10 years ago
Steven G. Johnson e1fdad0ca9 updated NEWS etc. for 1.2 release 10 years ago