utf8proc.git
2015-06-23 Jiahao ChenUpdate README.md
2015-06-23 Jiahao ChenMerge pull request #45 from JuliaLang/cjh/unicode8
2015-06-23 Jiahao ChenForce Travis to spit out diff
2015-06-23 Jiahao ChenUpdated data file to Unicode 8.0.0
2015-06-20 Jiahao ChenMerge pull request #43 from JuliaLang/nl/flags
2015-06-20 Jiahao ChenMinor fixes to work with Unicode 8.0.0 data
2015-06-08 Milan Bouchet... Always pass -fPIC and -std=c99 in CFLAGS
2015-05-30 Tony KelmanFix make check
2015-05-30 Steven G. JohnsonMerge pull request #38 from jlec/jlec-master
2015-05-30 Steven G. Johnsonbump API/ABI version to 1.3, add NEWS
2015-05-30 Steven G. JohnsonMerge pull request #40 from JuliaLang/casefuncs
2015-05-30 Steven G. Johnsonadd toupper/tolower functions (for JuliaLang/julia...
2015-05-30 Steven G. JohnsonMerge pull request #35 from ScottPJones/spj/valid
2015-05-29 ScottPJonesAdd tests for valid codepoints and iterate function
2015-05-29 Scott Paul... Fix #34 handle 66 Unicode non-characters, also improve...
2015-05-29 Justin LecherEnhance build process
2015-04-09 Steven G. JohnsonMerge pull request #32 from JuliaLang/tk/ssize_t_typedef
2015-04-07 Tony KelmanPrefix other C99 typedefs with utf8proc_
2015-04-06 Tony KelmanUse a new typedef utf8proc_ssize_t to avoid define...
2015-04-05 Tony KelmanRun appveyor also on release branches
2015-03-30 Steven G. Johnsonrename DLLEXPORT to UTF8PROC_DLLEXPORT to prevent confl...
2015-03-28 Steven G. Johnsonbuild bench/bench for make check, to lessen the chance...
2015-03-28 Steven G. Johnsonfix some stray references to mojibake in the bench...
2015-03-28 Steven G. Johnsonupdated NEWS etc. for 1.2 release
2015-03-27 Steven G. Johnsonparens
2015-03-27 Steven G. Johnsongithub crossrefs in NEWS
2015-03-27 Steven G. JohnsonNEWS tweaks
2015-03-27 Steven G. JohnsonNEWS tweaks
2015-03-27 Steven G. Johnsonmore documentation English and formatting cleanups
2015-03-27 Steven G. JohnsonMerge pull request #31 from JuliaLang/nalimilan/destdir
2015-03-27 Steven G. Johnsonsome documentation improvements
2015-03-27 Milan Bouchet... Create additional symlinks to .so file on non-OSX
2015-03-27 Milan Bouchet... Add support for DESTDIR in make install
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...
next