164 Commits (0bf1973a0f842c5847f7936f3512e19f3ede33e9)
 

Author SHA1 Message Date
Steven G. Johnson 3a9eac4cac Merge pull request #29 from jonas/doxygen 10 years ago
Jonas Fonseca 03a4e8854a Fix #26: use doxygen for generating API docs 10 years ago
Steven G. Johnson 321cb997c5 note removal of plugins 10 years ago
Steven G. Johnson dad0cbdcab update NEWS for 1.2-dev 10 years ago
Steven G. Johnson 3822984606 remove requirement that get_property and decompose_char argument be in range 0x0 to 0x10ffff 10 years ago
Steven G. Johnson 128c04e3d0 Merge pull request #27 from JuliaLang/charwidth 10 years ago
Steven G. Johnson a4c84d2063 fix #2: add charwidth function 10 years ago
Steven G. Johnson 08f101a9e8 Merge pull request #28 from tkelman/tk/cmake 10 years ago
Tony Kelman 263421f9e8 Temporary fix for getting VERSION and SOVERSION into cmake 10 years ago
Tony Kelman 86f90194e1 Create appveyor.yml 10 years ago
Tony Kelman d93070dca4 test cmake on travis 10 years ago
Tony Kelman a8b688c734 Minimal cmake build script 10 years ago
Steven G. Johnson 50381b951a comment typos 10 years ago
Steven G. Johnson a4d707b593 whoops, forgot -Wl before -soname 10 years ago
Steven G. Johnson 2d636a5686 version the shared library (fix #24) 10 years ago
Steven G. Johnson bf230db3a3 fix link 10 years ago
Steven G. Johnson dd7bd279bf make travis script check whether utf8proc_data.c generation has changed 10 years ago
Steven G. Johnson 90721f2d39 directory cleanup: move tests and data into subdirectories 10 years ago
Steven G. Johnson 10f7e2ed5a update for name change 10 years ago
Steven G. Johnson debcc65c31 typo 10 years ago
Steven G. Johnson 402883c78e rename back to utf8proc now that we are taking over maintenance 10 years ago
Steven G. Johnson 86447ad060 rm note about obsolete grapheme rules from README, clean up test output 10 years ago
Steven G. Johnson 4f70bbe780 Merge pull request #20 from JuliaLang/graphemes 10 years ago
Steven G. Johnson 0f9e9796e6 fix #15: redefine UTF8PROC_CATEGORY_CN to 0 consistent with what we actually return 10 years ago
Steven G. Johnson 397a1eabea update graphemes for Unicode 7, add utf8proc_grapheme_break function 10 years ago
Steven G. Johnson 539d2cc202 grapheme test for UAX#29 10 years ago
Steven G. Johnson 1b3992ebe5 utf8proc_version should return a different version string than utf8proc 10 years ago
Steven G. Johnson 1c84d08b01 README updates 10 years ago
Steven G. Johnson df71da45df Merge pull request #17 from JuliaLang/tk/dllexport 10 years ago
Tony Kelman d61d551d5a s/LIBRARY_EXPORTS/MOJIBAKE_EXPORTS/ 10 years ago
Tony Kelman 6b67865984 add DLLEXPORT definition for __GNUC__ >= 4 10 years ago
Tony Kelman a840e5dae1 add DLLEXPORT to all functions in mojibake.h 10 years ago
Keno Fischer a733c7feb4 Merge pull request #16 from vlajos/typofixes-20140812 10 years ago
Veres Lajos 83714e458e a few typofixes 10 years ago
Steven G. Johnson bc357b276f updated 'make clean' target 10 years ago
Steven G. Johnson e0deacfacd add travis badge 10 years ago
Jacob Quinn 9acfadd21d Add travis file for testing 10 years ago
Steven G. Johnson 91a77d7588 added normalization and encoding test for #13 10 years ago
Elliot Saba af06f858e1 I like SHLIB_EXT, for consistency 10 years ago
Jiahao Chen 2cbc86bc7f Add SHARED_SUFFIX appropriate for OSX and Linux 10 years ago
Steven G. Johnson a39c1a6ea2 added GNU libunistring benchmark 10 years ago
Steven G. Johnson 5fbd15b4ce add missing dependency 10 years ago
Steven G. Johnson d51e541700 fix #14 10 years ago
Steven G. Johnson 20cff0757b add benchmark (issue #12) 10 years ago
Steven G. Johnson 2c4e520a17 utf8proc.h -> mojibake.h (closes #10) 10 years ago
Steven G. Johnson 8c36e8bc9f slight clarification in README 10 years ago
Steven G. Johnson a5aeb49e20 Merge pull request #9 from JuliaLang/cjh/markdata 10 years ago
Steven G. Johnson dd35a8530d C++/MSVC compatibility, indenting, for #4 10 years ago
Steven G. Johnson 48645e36e4 replace ar with $(AR) for #4 10 years ago
Steven G. Johnson 2e9ef6b7fa Merge pull request #7 from JuliaLang/cjh/rename-mojibake 10 years ago