utf8proc.git
2018-04-30 past-dueStatic library support improvements (#123)
2018-04-27 past-due[CMake] Use target_compile_definitions to avoid affecti...
2018-04-27 Steven G. Johnsonnote Unicode 10 support
2018-04-27 Steven G. Johnsonupdate to unicode 10 (#132)
2018-04-27 Steven G. Johnsonversion bump to 2.1.1 (#131)
2018-04-27 Steven G. Johnsonfix make clean
2018-04-27 Steven G. Johnsonmissing return code, success message in test/misc.c
2018-04-27 Steven G. Johnsonmake internal function static
2018-04-27 Steven G. Johnsonadded test for #128
2018-04-27 Benito van... possible fix for #128 (#129)
2018-04-18 Ryan SchmidtUse LDFLAGS when building libutf8proc.dylib (#125)
2017-09-21 Branko ČibejFix declaration-after-statement warning when compiling...
2017-06-08 Christopher... Update documentation to reflect Unicode 9.0.0. (#107)
2017-02-19 Paul SmithEnsure generated const data tables are hidden via ...
2017-02-18 Jameson Nashdon't set MAKE variable in Makefile (#99)
2017-01-14 Árpád Goretity removed inclusion of non-portable header file (#94)
2017-01-04 Michael HatherlyDon't use cached version of UnicodeData.txt (#92)
2016-12-26 Steven G. Johnsonfix typo in NEWS date
2016-12-26 Steven G. Johnsonversion 2.1 release
2016-12-11 Steven G. Johnsonupdate NEWS [ci skip]
2016-12-11 Steven G. Johnsonupdate to unifont 9.0.04
2016-12-11 Steven G. Johnsonwhoops
2016-12-11 Steven G. Johnsonuse ptrdiff_t rather than ssize_t, as ssize_t is non...
2016-12-11 Steven G. Johnsonuse stdbool.h and inttypes.h in MSVC 2013 and later...
2016-11-30 Steven G. Johnsonupdate .gitignore for custom test
2016-11-30 Steven G. Johnsonnew utf8proc_map_custom for hooking in user-defined...
2016-11-30 Steven G. Johnsonsilence MSVC warning about conversion to uint8 (fix...
2016-11-29 Steven G. Johnsontypo in docstrings
2016-11-21 Michael DrakeTlsa/ucs4 normalize (#88)
2016-09-04 Jakub VítChange definition of UINT16_MAX macro (#84)
2016-07-27 Steven G. Johnsonadd missing links
2016-07-27 Steven G. Johnsondate fix in NEWS
2016-07-27 Tony KelmanNEWS and version numbers for 2.0.2 (#81)
2016-07-26 Tony Kelmanuse a different variable name for nested loop in bench...
2016-07-16 Tony KelmanMove -Wmissing-prototypes from Makefile to .travis...
2016-07-13 petercolbergConvert compiler warnings to errors for Travis builds...
2016-07-13 Steven G. Johnsonadded NEWS for #78
2016-07-13 petercolbergUse versioned Unicode data URLs (#78)
2016-07-13 Steven G. JohnsonNEWS and version bump for 2.0.1 release, to come out...
2016-07-13 Keno FischerFix incorrect use of `lbc` instead of `lbc_override...
2016-07-13 Tony Kelmanadd appveyor badge to readme
2016-07-13 Steven G. JohnsonNEWS update
2016-07-13 Steven G. Johnsonthe ABI version was already bumped in #62, does not...
2016-07-13 Steven G. JohnsonNEWS for 2.0
2016-07-13 Keno FischerWalk back ABI breaking changes (#76)
2016-07-12 Steven G. Johnsonupdate to Unifont 9 (for Unicode 9 charwidths) (#75)
2016-07-12 Benito van... Smaller tables (#68)
2016-06-28 Steven G. Johnsonnote Unicode 9 support (from #70) in README
2016-06-28 Keno FischerUnicode 9 updates (#70)
2016-06-01 Steven G. JohnsonMerge pull request #69 from JuliaLang/tk/cache
2016-06-01 Tony Kelmanfix the travis cache
2016-02-04 Steven G. JohnsonMerge pull request #66 from michaelnmmeyer/master
2016-02-04 Michaël MeyerFix overrun
2015-12-09 Steven G. JohnsonMerge pull request #62 from michaelnmmeyer/master
2015-12-09 Michaël MeyerBump version number.
2015-12-09 Michaël MeyerReduce the size of the binary.
2015-11-24 Steven G. JohnsonMerge pull request #61 from fgsch/issue_60
2015-11-24 Federico G... Silence warning with -Wextra
2015-11-01 Steven G. Johnsonupdate Unicode version in header-file comment
2015-11-01 Steven G. Johnsonupdate copyright statements to list recent contributors...
2015-11-01 Steven G. JohnsonMerge pull request #59 from petercolberg/master
2015-11-01 Peter ColbergUpdate NEWS for version 1.3.1
2015-11-01 Peter ColbergIncrement patch version
2015-10-31 Steven G. JohnsonMerge pull request #58 from petercolberg/master
2015-10-31 Peter ColbergFix deprecated warnings with Julia 0.4
2015-10-30 Peter ColbergTest `make install`
2015-10-30 Peter ColbergTest `make clean`
2015-10-30 Peter ColbergFix sscanf argument type for format %x
2015-10-30 Peter ColbergFix missing static declarations for internal functions
2015-10-30 Peter ColbergFix implicit function declarations
2015-10-30 Peter ColbergMove common test functions to separate module
2015-10-30 Peter ColbergFix installation of shared library symlinks
2015-10-30 Peter ColbergAdd missing files to `make clean`
2015-10-30 Steven G. JohnsonMerge pull request #57 from petercolberg/master
2015-10-30 Peter ColbergFix MinGW build test
2015-10-30 Peter ColbergDescribe interactive debugging for appveyor
2015-10-30 Steven G. JohnsonMerge pull request #56 from petercolberg/master
2015-10-30 Peter ColbergUse consistent indentation in Travis config
2015-10-30 Peter ColbergSet URLCACHE to JuliaLang cache server for Travis builds
2015-10-29 Peter ColbergGenerate fontforge font files in makefile
2015-10-29 Peter ColbergUpdate Unicode data
2015-10-29 Steven G. JohnsonMerge pull request #55 from petercolberg/master
2015-10-29 Peter ColbergEnable compiler warnings in makefile
2015-10-29 Peter ColbergDo not export internal unsafe_encode_char()
2015-07-06 Steven G. Johnsonadd missing NEWS links
2015-07-06 Steven G. Johnsonupdated NEWS for 1.3
2015-07-06 Steven G. JohnsonMerge pull request #51 from JuliaLang/cjh/unifont8
2015-06-29 Jiahao ChenUpdate Unicode data
2015-06-29 Jiahao ChenUpdate Unifont to 8.0.01
2015-06-26 Steven G. JohnsonMerge pull request #49 from JuliaLang/cjh/mw
2015-06-26 Jiahao Chen... Updated Unicode 8 data - now sorted internally by data...
2015-06-26 Jiahao ChenUpdate Unicode data
2015-06-25 Steven G. Johnsonsort keys to try to eliminate data dependence on Ruby...
2015-06-25 Jiahao Chen... Fix gitignore to ignore .so*
2015-06-24 Steven G. Johnsonfix #46 (make sure symbol-like codepoints have nonzero...
2015-06-24 Steven G. Johnsonupdate NEWS for #43 and #45
2015-06-23 Jiahao ChenUpdate README.md
2015-06-23 Jiahao ChenMerge pull request #45 from JuliaLang/cjh/unicode8
2015-06-23 Jiahao ChenForce Travis to spit out diff
2015-06-23 Jiahao ChenUpdated data file to Unicode 8.0.0
next