summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #51 from JuliaLang/cjh/unifont8Steven G. Johnson2015-07-062-2730/+2768
|\
| * Update Unicode dataJiahao Chen2015-06-291-2728/+2766
| * Update Unifont to 8.0.01Jiahao Chen2015-06-291-2/+2
|/
* Merge pull request #49 from JuliaLang/cjh/mwSteven G. Johnson2015-06-264-3161/+3106
|\
| * Updated Unicode 8 data - now sorted internally by data generatorJiahao Chen (陈家豪)2015-06-261-2770/+2761
| * Update Unicode dataJiahao Chen2015-06-261-893/+896
| * sort keys to try to eliminate data dependence on Ruby versionSteven G. Johnson2015-06-251-2/+2
| * fix #46 (make sure symbol-like codepoints have nonzero width even if they are...Steven G. Johnson2015-06-243-1819/+1770
* | Fix gitignore to ignore .so*Jiahao Chen (陈家豪)2015-06-251-1/+1
|/
* update NEWS for #43 and #45Steven G. Johnson2015-06-241-0/+9
* Update README.mdJiahao Chen2015-06-231-6/+10
* Merge pull request #45 from JuliaLang/cjh/unicode8Jiahao Chen2015-06-233-7433/+7976
|\
| * Force Travis to spit out diffJiahao Chen2015-06-231-1/+1
| * Updated data file to Unicode 8.0.0Jiahao Chen2015-06-231-7430/+7972
| * Minor fixes to work with Unicode 8.0.0 dataJiahao Chen2015-06-201-2/+3
* | Merge pull request #43 from JuliaLang/nl/flagsJiahao Chen2015-06-201-9/+11
|\ \ | |/ |/|
| * Always pass -fPIC and -std=c99 in CFLAGSMilan Bouchet-Valat2015-06-081-9/+11
|/
* Fix make check1.3-dev1Tony Kelman2015-05-301-7/+7
* Merge pull request #38 from jlec/jlec-masterSteven G. Johnson2015-05-301-10/+12
|\
| * Enhance build processJustin Lecher2015-05-291-10/+12
* | bump API/ABI version to 1.3, add NEWSSteven G. Johnson2015-05-294-3/+18
* | Merge pull request #40 from JuliaLang/casefuncsSteven G. Johnson2015-05-295-2/+84
|\ \
| * | add toupper/tolower functions (for JuliaLang/julia#11471)Steven G. Johnson2015-05-295-2/+84
|/ /
* | Merge pull request #35 from ScottPJones/spj/validSteven G. Johnson2015-05-299-62/+321
|\ \ | |/ |/|
| * Add tests for valid codepoints and iterate functionScottPJones2015-05-294-2/+213
| * Fix #34 handle 66 Unicode non-characters, also improve performance and surrog...Scott Paul Jones2015-05-295-60/+108
|/
* Merge pull request #32 from JuliaLang/tk/ssize_t_typedefSteven G. Johnson2015-04-097-117/+126
|\
| * Prefix other C99 typedefs with utf8proc_Tony Kelman2015-04-067-94/+102
| * Use a new typedef utf8proc_ssize_t to avoid define collisionsTony Kelman2015-04-053-37/+38
|/
* Run appveyor also on release branchesTony Kelman2015-04-041-0/+1
* rename DLLEXPORT to UTF8PROC_DLLEXPORT to prevent conflicts with other header...Steven G. Johnson2015-03-302-42/+42
* build bench/bench for make check, to lessen the chance that it bitrots againSteven G. Johnson2015-03-282-2/+3
* fix some stray references to mojibake in the bench/ directorySteven G. Johnson2015-03-282-4/+4
* updated NEWS etc. for 1.2 releasev1.2Steven G. Johnson2015-03-283-3/+5
* parensSteven G. Johnson2015-03-271-10/+10
* github crossrefs in NEWSSteven G. Johnson2015-03-271-10/+20
* NEWS tweaksSteven G. Johnson2015-03-271-2/+2
* NEWS tweaksSteven G. Johnson2015-03-271-2/+4
* more documentation English and formatting cleanupsSteven G. Johnson2015-03-271-66/+64
* Merge pull request #31 from JuliaLang/nalimilan/destdirSteven G. Johnson2015-03-271-6/+10
|\
| * Create additional symlinks to .so file on non-OSXMilan Bouchet-Valat2015-03-271-0/+4
| * Add support for DESTDIR in make installMilan Bouchet-Valat2015-03-271-6/+6
* | some documentation improvementsSteven G. Johnson2015-03-271-25/+27
* | indentation consistencySteven G. Johnson2015-03-272-31/+32
* | put the API version as #defines in the header file (as discussed in #30)Steven G. Johnson2015-03-274-2/+35
|/
* note doxygen and other changes from #29 in NEWSSteven G. Johnson2015-03-261-0/+4
* mainpage dox tweaksSteven G. Johnson2015-03-231-2/+4
* Merge pull request #29 from jonas/doxygenSteven G. Johnson2015-03-234-315/+1949
|\
| * Fix #26: use doxygen for generating API docsJonas Fonseca2015-03-214-315/+1949
|/
* note removal of pluginsSteven G. Johnson2015-03-121-0/+2