summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* update NEWS for 1.2-devSteven G. Johnson2015-03-122-4/+25
* remove requirement that get_property and decompose_char argument be in range ...Steven G. Johnson2015-03-122-14/+14
* Merge pull request #27 from JuliaLang/charwidthSteven G. Johnson2015-03-1211-9985/+10606
|\
| * fix #2: add charwidth functionSteven G. Johnson2015-03-1211-9985/+10606
|/
* Merge pull request #28 from tkelman/tk/cmakeSteven G. Johnson2015-03-099-4/+100
|\
| * Temporary fix for getting VERSION and SOVERSION into cmakeTony Kelman2015-03-092-1/+11
| * Create appveyor.ymlTony Kelman2015-03-081-0/+35
| * test cmake on travisTony Kelman2015-03-081-0/+8
| * Minimal cmake build scriptTony Kelman2015-03-086-4/+47
|/
* comment typosSteven G. Johnson2015-03-071-2/+2
* whoops, forgot -Wl before -sonameSteven G. Johnson2015-03-071-7/+7
* version the shared library (fix #24)Steven G. Johnson2015-03-072-14/+44
* fix linkSteven G. Johnson2015-03-071-1/+1
* make travis script check whether utf8proc_data.c generation has changedSteven G. Johnson2015-03-061-1/+2
* directory cleanup: move tests and data into subdirectoriesSteven G. Johnson2015-03-066-30/+30
* update for name changeSteven G. Johnson2015-03-061-5/+5
* typoSteven G. Johnson2015-03-061-1/+1
* rename back to utf8proc now that we are taking over maintenanceSteven G. Johnson2015-03-065-53/+47
* rm note about obsolete grapheme rules from README, clean up test outputSteven G. Johnson2014-12-142-4/+1
* Merge pull request #20 from JuliaLang/graphemesSteven G. Johnson2014-12-1410-10434/+10813
|\
| * update graphemes for Unicode 7, add utf8proc_grapheme_break functionSteven G. Johnson2014-12-128-10397/+10695
| * grapheme test for UAX#29Steven G. Johnson2014-12-125-47/+128
* | fix #15: redefine UTF8PROC_CATEGORY_CN to 0 consistent with what we actually ...Steven G. Johnson2014-12-121-2/+2
|/
* utf8proc_version should return a different version string than utf8procSteven G. Johnson2014-12-121-2/+6
* README updatesSteven G. Johnson2014-12-072-19/+19
* Merge pull request #17 from JuliaLang/tk/dllexportSteven G. Johnson2014-09-243-31/+43
|\
| * s/LIBRARY_EXPORTS/MOJIBAKE_EXPORTS/Tony Kelman2014-09-232-2/+2
| * add DLLEXPORT definition for __GNUC__ >= 4Tony Kelman2014-09-221-0/+2
| * add DLLEXPORT to all functions in mojibake.hTony Kelman2014-09-223-31/+41
* | Merge pull request #16 from vlajos/typofixes-20140812Keno Fischer2014-08-123-4/+4
|\ \ | |/ |/|
| * a few typofixesVeres Lajos2014-08-123-4/+4
|/
* updated 'make clean' targetSteven G. Johnson2014-08-081-1/+3
* add travis badgeSteven G. Johnson2014-08-081-0/+1