utf8proc.git
2015-03-27 Steven G. Johnsonindentation consistency
2015-03-27 Steven G. Johnsonput the API version as #defines in the header file...
2015-03-26 Steven G. Johnsonnote doxygen and other changes from #29 in NEWS
2015-03-23 Steven G. Johnsonmainpage dox tweaks
2015-03-23 Steven G. JohnsonMerge pull request #29 from jonas/doxygen
2015-03-22 Jonas FonsecaFix #26: use doxygen for generating API docs
2015-03-12 Steven G. Johnsonnote removal of plugins
2015-03-12 Steven G. Johnsonupdate NEWS for 1.2-dev
2015-03-12 Steven G. Johnsonremove requirement that get_property and decompose_char...
2015-03-12 Steven G. JohnsonMerge pull request #27 from JuliaLang/charwidth
2015-03-12 Steven G. Johnsonfix #2: add charwidth function
2015-03-10 Steven G. JohnsonMerge pull request #28 from tkelman/tk/cmake
2015-03-09 Tony KelmanTemporary fix for getting VERSION and SOVERSION into...
2015-03-09 Tony KelmanCreate appveyor.yml
2015-03-09 Tony Kelmantest cmake on travis
2015-03-09 Tony KelmanMinimal cmake build script
2015-03-08 Steven G. Johnsoncomment typos
2015-03-08 Steven G. Johnsonwhoops, forgot -Wl before -soname
2015-03-08 Steven G. Johnsonversion the shared library (fix #24)
2015-03-08 Steven G. Johnsonfix link
2015-03-06 Steven G. Johnsonmake travis script check whether utf8proc_data.c genera...
2015-03-06 Steven G. Johnsondirectory cleanup: move tests and data into subdirectories
2015-03-06 Steven G. Johnsonupdate for name change
2015-03-06 Steven G. Johnsontypo
2015-03-06 Steven G. Johnsonrename back to utf8proc now that we are taking over...
2014-12-14 Steven G. Johnsonrm note about obsolete grapheme rules from README,...
2014-12-14 Steven G. JohnsonMerge pull request #20 from JuliaLang/graphemes
2014-12-12 Steven G. Johnsonfix #15: redefine UTF8PROC_CATEGORY_CN to 0 consistent...
2014-12-12 Steven G. Johnsonupdate graphemes for Unicode 7, add utf8proc_grapheme_b...
2014-12-12 Steven G. Johnsongrapheme test for UAX#29
2014-12-12 Steven G. Johnsonutf8proc_version should return a different version...
2014-12-08 Steven G. JohnsonREADME updates
2014-09-24 Steven G. JohnsonMerge pull request #17 from JuliaLang/tk/dllexport
2014-09-23 Tony Kelmans/LIBRARY_EXPORTS/MOJIBAKE_EXPORTS/
2014-09-22 Tony Kelmanadd DLLEXPORT definition for __GNUC__ >= 4
2014-09-22 Tony Kelmanadd DLLEXPORT to all functions in mojibake.h
2014-08-12 Keno FischerMerge pull request #16 from vlajos/typofixes-20140812
2014-08-12 Veres Lajosa few typofixes
2014-08-08 Steven G. Johnsonupdated 'make clean' target
2014-08-08 Steven G. Johnsonadd travis badge
2014-08-07 Jacob QuinnAdd travis file for testing
2014-08-07 Steven G. Johnsonadded normalization and encoding test for #13
2014-07-30 Elliot SabaI like SHLIB_EXT, for consistency
2014-07-28 Jiahao ChenAdd SHARED_SUFFIX appropriate for OSX and Linux
2014-07-19 Steven G. Johnsonadded GNU libunistring benchmark
2014-07-19 Steven G. Johnsonadd missing dependency
2014-07-19 Steven G. Johnsonfix #14
2014-07-19 Steven G. Johnsonadd benchmark (issue #12)
2014-07-18 Steven G. Johnsonutf8proc.h -> mojibake.h (closes #10)
2014-07-18 Steven G. Johnsonslight clarification in README
2014-07-18 Steven G. JohnsonMerge pull request #9 from JuliaLang/cjh/markdata
2014-07-18 Steven G. JohnsonC++/MSVC compatibility, indenting, for #4
2014-07-18 Steven G. Johnsonreplace ar with $(AR) for #4
2014-07-18 Steven G. JohnsonMerge pull request #7 from JuliaLang/cjh/rename-mojibake
2014-07-18 Jiahao ChenFix formatting of Normalization Form C
2014-07-18 Jiahao ChenUpdate utf8proc_data.c (generated by data_generator.rb)
2014-07-18 Jiahao ChenAdd 'update' target to Makefile
2014-07-18 Jiahao ChenReplace all explicitly marked regions with Ruby file...
2014-07-18 Jiahao ChenUpdate data_generator so that it runs on ruby 2.2
2014-07-18 Jiahao ChenMark composition exclusion characters
2014-07-18 Jiahao ChenMark Grapheme_Extend data
2014-07-18 Jiahao ChenMark Default_Ignorable_Code_Point data
2014-07-18 Jiahao ChenRename libutf8proc -> libmojibake. Closes #5
2014-07-17 Jiahao ChenMark location of CaseFolding.txt data
2014-07-16 Steven G. Johnsonmarkdown fixes, prettified NEWS
2014-07-15 Steven G. Johnsonmarkdown and other cosmetic updates
2014-07-15 Steven G. Johnsonrm ruby and pgsql plugins: keep libutf8proc repo focuse...
2014-07-15 Steven G. Johnsonimport of utf8proc-v1.1.6