projects
/
utf8proc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
utf8proc.git
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
2014-07-15
Steven G. Johnson
import of utf8proc-v1.1.6
commit
|
commitdiff
|
tree
|
snapshot