summaryrefslogtreecommitdiff
path: root/utf8proc.h
Commit message (Expand)AuthorAgeFilesLines
* bump API/ABI version to 1.3, add NEWSSteven G. Johnson2015-05-291-1/+1
* add toupper/tolower functions (for JuliaLang/julia#11471)Steven G. Johnson2015-05-291-0/+15
* Fix #34 handle 66 Unicode non-characters, also improve performance and surrog...Scott Paul Jones2015-05-291-0/+5
* Prefix other C99 typedefs with utf8proc_Tony Kelman2015-04-061-32/+40
* Use a new typedef utf8proc_ssize_t to avoid define collisionsTony Kelman2015-04-051-13/+14
* rename DLLEXPORT to UTF8PROC_DLLEXPORT to prevent conflicts with other header...Steven G. Johnson2015-03-301-23/+23
* more documentation English and formatting cleanupsSteven G. Johnson2015-03-271-66/+64
* some documentation improvementsSteven G. Johnson2015-03-271-25/+27
* indentation consistencySteven G. Johnson2015-03-271-1/+1
* put the API version as #defines in the header file (as discussed in #30)Steven G. Johnson2015-03-271-1/+24
* mainpage dox tweaksSteven G. Johnson2015-03-231-2/+4
* Fix #26: use doxygen for generating API docsJonas Fonseca2015-03-211-310/+415
* update NEWS for 1.2-devSteven G. Johnson2015-03-121-1/+2
* remove requirement that get_property and decompose_char argument be in range ...Steven G. Johnson2015-03-121-4/+0
* fix #2: add charwidth functionSteven G. Johnson2015-03-121-0/+16
* Minimal cmake build scriptTony Kelman2015-03-081-1/+1
* rename back to utf8proc now that we are taking over maintenanceSteven G. Johnson2015-03-061-0/+424
* utf8proc.h -> mojibake.h (closes #10)Steven G. Johnson2014-07-181-387/+0
* C++/MSVC compatibility, indenting, for #4Steven G. Johnson2014-07-181-7/+9
* import of utf8proc-v1.1.6v1.1.6Steven G. Johnson2014-07-151-0/+385