| 2015-06-23 |
Jiahao Chen | Update README.md |
commit | commitdiff | tree | snapshot |
| 2015-06-23 |
Jiahao Chen | Merge pull request #45 from JuliaLang/cjh/unicode8 |
commit | commitdiff | tree | snapshot |
| 2015-06-23 |
Jiahao Chen | Force Travis to spit out diff |
commit | commitdiff | tree | snapshot |
| 2015-06-23 |
Jiahao Chen | Updated data file to Unicode 8.0.0 |
commit | commitdiff | tree | snapshot |
| 2015-06-20 |
Jiahao Chen | Merge pull request #43 from JuliaLang/nl/flags |
commit | commitdiff | tree | snapshot |
| 2015-06-20 |
Jiahao Chen | Minor fixes to work with Unicode 8.0.0 data |
commit | commitdiff | tree | snapshot |
| 2015-06-08 |
Milan Bouchet... | Always pass -fPIC and -std=c99 in CFLAGS |
commit | commitdiff | tree | snapshot |
| 2015-05-30 |
Tony Kelman | Fix make check |
commit | commitdiff | tree | snapshot |
| 2015-05-30 |
Steven G. Johnson | Merge pull request #38 from jlec/jlec-master |
commit | commitdiff | tree | snapshot |
| 2015-05-30 |
Steven G. Johnson | bump API/ABI version to 1.3, add NEWS |
commit | commitdiff | tree | snapshot |
| 2015-05-30 |
Steven G. Johnson | Merge pull request #40 from JuliaLang/casefuncs |
commit | commitdiff | tree | snapshot |
| 2015-05-30 |
Steven G. Johnson | add toupper/tolower functions (for JuliaLang/julia... |
commit | commitdiff | tree | snapshot |
| 2015-05-30 |
Steven G. Johnson | Merge pull request #35 from ScottPJones/spj/valid |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
ScottPJones | Add tests for valid codepoints and iterate function |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Scott Paul... | Fix #34 handle 66 Unicode non-characters, also improve... |
commit | commitdiff | tree | snapshot |
| 2015-05-29 |
Justin Lecher | Enhance build process |
commit | commitdiff | tree | snapshot |
| 2015-04-09 |
Steven G. Johnson | Merge pull request #32 from JuliaLang/tk/ssize_t_typedef |
commit | commitdiff | tree | snapshot |
| 2015-04-07 |
Tony Kelman | Prefix other C99 typedefs with utf8proc_ |
commit | commitdiff | tree | snapshot |
| 2015-04-06 |
Tony Kelman | Use a new typedef utf8proc_ssize_t to avoid define... |
commit | commitdiff | tree | snapshot |
| 2015-04-05 |
Tony Kelman | Run appveyor also on release branches |
commit | commitdiff | tree | snapshot |
| 2015-03-30 |
Steven G. Johnson | rename DLLEXPORT to UTF8PROC_DLLEXPORT to prevent confl... |
commit | commitdiff | tree | snapshot |
| 2015-03-28 |
Steven G. Johnson | build bench/bench for make check, to lessen the chance... |
commit | commitdiff | tree | snapshot |
| 2015-03-28 |
Steven G. Johnson | fix some stray references to mojibake in the bench... |
commit | commitdiff | tree | snapshot |
| 2015-03-28 |
Steven G. Johnson | updated NEWS etc. for 1.2 release |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Steven G. Johnson | parens |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Steven G. Johnson | github crossrefs in NEWS |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Steven G. Johnson | NEWS tweaks |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Steven G. Johnson | NEWS tweaks |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Steven G. Johnson | more documentation English and formatting cleanups |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Steven G. Johnson | Merge pull request #31 from JuliaLang/nalimilan/destdir |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Steven G. Johnson | some documentation improvements |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Milan Bouchet... | Create additional symlinks to .so file on non-OSX |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Milan Bouchet... | Add support for DESTDIR in make install |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Steven G. Johnson | indentation consistency |
commit | commitdiff | tree | snapshot |
| 2015-03-27 |
Steven G. Johnson | put the API version as #defines in the header file... |
commit | commitdiff | tree | snapshot |
| 2015-03-26 |
Steven G. Johnson | note doxygen and other changes from #29 in NEWS |
commit | commitdiff | tree | snapshot |
| 2015-03-23 |
Steven G. Johnson | mainpage dox tweaks |
commit | commitdiff | tree | snapshot |
| 2015-03-23 |
Steven G. Johnson | Merge pull request #29 from jonas/doxygen |
commit | commitdiff | tree | snapshot |
| 2015-03-22 |
Jonas Fonseca | Fix #26: use doxygen for generating API docs |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Steven G. Johnson | note removal of plugins |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Steven G. Johnson | update NEWS for 1.2-dev |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Steven G. Johnson | remove requirement that get_property and decompose_char... |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Steven G. Johnson | Merge pull request #27 from JuliaLang/charwidth |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Steven G. Johnson | fix #2: add charwidth function |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Steven G. Johnson | Merge pull request #28 from tkelman/tk/cmake |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Tony Kelman | Temporary fix for getting VERSION and SOVERSION into... |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Tony Kelman | Create appveyor.yml |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Tony Kelman | test cmake on travis |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Tony Kelman | Minimal cmake build script |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Steven G. Johnson | comment typos |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Steven G. Johnson | whoops, forgot -Wl before -soname |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Steven G. Johnson | version the shared library (fix #24) |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Steven G. Johnson | fix link |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Steven G. Johnson | make travis script check whether utf8proc_data.c genera... |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Steven G. Johnson | directory cleanup: move tests and data into subdirectories |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Steven G. Johnson | update for name change |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Steven G. Johnson | typo |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Steven G. Johnson | rename back to utf8proc now that we are taking over... |
commit | commitdiff | tree | snapshot |
| 2014-12-14 |
Steven G. Johnson | rm note about obsolete grapheme rules from README,... |
commit | commitdiff | tree | snapshot |
| 2014-12-14 |
Steven G. Johnson | Merge pull request #20 from JuliaLang/graphemes |
commit | commitdiff | tree | snapshot |
| 2014-12-12 |
Steven G. Johnson | fix #15: redefine UTF8PROC_CATEGORY_CN to 0 consistent... |
commit | commitdiff | tree | snapshot |
| 2014-12-12 |
Steven G. Johnson | update graphemes for Unicode 7, add utf8proc_grapheme_b... |
commit | commitdiff | tree | snapshot |
| 2014-12-12 |
Steven G. Johnson | grapheme test for UAX#29 |
commit | commitdiff | tree | snapshot |
| 2014-12-12 |
Steven G. Johnson | utf8proc_version should return a different version... |
commit | commitdiff | tree | snapshot |
| 2014-12-08 |
Steven G. Johnson | README updates |
commit | commitdiff | tree | snapshot |
| 2014-09-24 |
Steven G. Johnson | Merge pull request #17 from JuliaLang/tk/dllexport |
commit | commitdiff | tree | snapshot |
| 2014-09-23 |
Tony Kelman | s/LIBRARY_EXPORTS/MOJIBAKE_EXPORTS/ |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Tony Kelman | add DLLEXPORT definition for __GNUC__ >= 4 |
commit | commitdiff | tree | snapshot |
| 2014-09-22 |
Tony Kelman | add DLLEXPORT to all functions in mojibake.h |
commit | commitdiff | tree | snapshot |
| 2014-08-12 |
Keno Fischer | Merge pull request #16 from vlajos/typofixes-20140812 |
commit | commitdiff | tree | snapshot |
| 2014-08-12 |
Veres Lajos | a few typofixes |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Steven G. Johnson | updated 'make clean' target |
commit | commitdiff | tree | snapshot |
| 2014-08-08 |
Steven G. Johnson | add travis badge |
commit | commitdiff | tree | snapshot |
| 2014-08-07 |
Jacob Quinn | Add travis file for testing |
commit | commitdiff | tree | snapshot |
| 2014-08-07 |
Steven G. Johnson | added normalization and encoding test for #13 |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
Elliot Saba | I like SHLIB_EXT, for consistency |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
Jiahao Chen | Add SHARED_SUFFIX appropriate for OSX and Linux |
commit | commitdiff | tree | snapshot |
| 2014-07-19 |
Steven G. Johnson | added GNU libunistring benchmark |
commit | commitdiff | tree | snapshot |
| 2014-07-19 |
Steven G. Johnson | add missing dependency |
commit | commitdiff | tree | snapshot |
| 2014-07-19 |
Steven G. Johnson | fix #14 |
commit | commitdiff | tree | snapshot |
| 2014-07-19 |
Steven G. Johnson | add benchmark (issue #12) |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Steven G. Johnson | utf8proc.h -> mojibake.h (closes #10) |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Steven G. Johnson | slight clarification in README |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Steven G. Johnson | Merge pull request #9 from JuliaLang/cjh/markdata |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Steven G. Johnson | C++/MSVC compatibility, indenting, for #4 |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Steven G. Johnson | replace ar with $(AR) for #4 |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Steven G. Johnson | Merge pull request #7 from JuliaLang/cjh/rename-mojibake |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Jiahao Chen | Fix formatting of Normalization Form C |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Jiahao Chen | Update utf8proc_data.c (generated by data_generator.rb) |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Jiahao Chen | Add 'update' target to Makefile |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Jiahao Chen | Replace all explicitly marked regions with Ruby file... |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Jiahao Chen | Update data_generator so that it runs on ruby 2.2 |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Jiahao Chen | Mark composition exclusion characters |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Jiahao Chen | Mark Grapheme_Extend data |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Jiahao Chen | Mark Default_Ignorable_Code_Point data |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Jiahao Chen | Rename libutf8proc -> libmojibake. Closes #5 |
commit | commitdiff | tree | snapshot |
| 2014-07-17 |
Jiahao Chen | Mark location of CaseFolding.txt data |
commit | commitdiff | tree | snapshot |
| 2014-07-16 |
Steven G. Johnson | markdown fixes, prettified NEWS |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Steven G. Johnson | markdown and other cosmetic updates |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Steven G. Johnson | rm ruby and pgsql plugins: keep libutf8proc repo focuse... |
commit | commitdiff | tree | snapshot |
| next |