utf8proc.git
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
2015-06-20 Jiahao ChenMerge pull request #43 from JuliaLang/nl/flags
2015-06-20 Jiahao ChenMinor fixes to work with Unicode 8.0.0 data
2015-06-08 Milan Bouchet... Always pass -fPIC and -std=c99 in CFLAGS
2015-05-30 Tony KelmanFix make check
2015-05-30 Steven G. JohnsonMerge pull request #38 from jlec/jlec-master
2015-05-30 Steven G. Johnsonbump API/ABI version to 1.3, add NEWS
2015-05-30 Steven G. JohnsonMerge pull request #40 from JuliaLang/casefuncs
2015-05-30 Steven G. Johnsonadd toupper/tolower functions (for JuliaLang/julia...
2015-05-30 Steven G. JohnsonMerge pull request #35 from ScottPJones/spj/valid
2015-05-29 ScottPJonesAdd tests for valid codepoints and iterate function
2015-05-29 Scott Paul... Fix #34 handle 66 Unicode non-characters, also improve...
2015-05-29 Justin LecherEnhance build process
2015-04-09 Steven G. JohnsonMerge pull request #32 from JuliaLang/tk/ssize_t_typedef
2015-04-07 Tony KelmanPrefix other C99 typedefs with utf8proc_
2015-04-06 Tony KelmanUse a new typedef utf8proc_ssize_t to avoid define...
2015-04-05 Tony KelmanRun appveyor also on release branches
2015-03-30 Steven G. Johnsonrename DLLEXPORT to UTF8PROC_DLLEXPORT to prevent confl...
2015-03-28 Steven G. Johnsonbuild bench/bench for make check, to lessen the chance...
2015-03-28 Steven G. Johnsonfix some stray references to mojibake in the bench...
next