Commit Graph

171 Commits

Author SHA1 Message Date
Steven G. Johnson
20cff0757b add benchmark (issue #12) 2014-07-18 22:23:17 -04:00
Steven G. Johnson
2c4e520a17 utf8proc.h -> mojibake.h (closes #10) 2014-07-18 14:28:17 -04:00
Steven G. Johnson
8c36e8bc9f slight clarification in README 2014-07-18 12:18:46 -04:00
Steven G. Johnson
a5aeb49e20 Merge pull request #9 from JuliaLang/cjh/markdata
Update data tables to Unicode 7.0.0
2014-07-18 12:12:19 -04:00
Steven G. Johnson
dd35a8530d C++/MSVC compatibility, indenting, for #4 2014-07-18 11:47:24 -04:00
Steven G. Johnson
48645e36e4 replace ar with $(AR) for #4 2014-07-18 11:35:02 -04:00
Steven G. Johnson
2e9ef6b7fa Merge pull request #7 from JuliaLang/cjh/rename-mojibake
Rename libutf8proc -> libmojibake.
2014-07-18 11:28:28 -04:00
Jiahao Chen
fc44134d08 Fix formatting of Normalization Form C 2014-07-18 10:48:44 -04:00
Jiahao Chen
b81326e82f Update utf8proc_data.c (generated by data_generator.rb) 2014-07-18 10:46:11 -04:00
Jiahao Chen
13a72c152a Add 'update' target to Makefile
This target downloads all necessary Unicode data files using curl and rebuilds utf8proc_data.c using data_generator.rb (saving the new copy to utf8proc_data.c.new).
2014-07-18 10:46:11 -04:00
Jiahao Chen
7d4541ee09 Replace all explicitly marked regions with Ruby file read and regex section matches 2014-07-18 10:46:11 -04:00
Jiahao Chen
7932385a6c Update data_generator so that it runs on ruby 2.2 2014-07-18 10:46:11 -04:00
Jiahao Chen
5404ef8dc7 Mark composition exclusion characters 2014-07-18 10:46:11 -04:00
Jiahao Chen
aa9823f540 Mark Grapheme_Extend data 2014-07-18 10:46:11 -04:00
Jiahao Chen
7633bd03b6 Mark Default_Ignorable_Code_Point data 2014-07-18 10:46:11 -04:00
Jiahao Chen
6436f9faf9 Rename libutf8proc -> libmojibake. Closes #5 2014-07-18 08:52:50 -04:00
Jiahao Chen
f0943b414c Mark location of CaseFolding.txt data 2014-07-17 15:32:42 -07:00
Steven G. Johnson
e41bd981cb markdown fixes, prettified NEWS 2014-07-15 21:50:23 -04:00
Steven G. Johnson
0d7224a6d8 markdown and other cosmetic updates 2014-07-15 16:04:36 -04:00
Steven G. Johnson
c0f2b512a0 rm ruby and pgsql plugins: keep libutf8proc repo focused exclusively on the C library 2014-07-15 15:33:52 -04:00
Steven G. Johnson
ab9520d188 import of utf8proc-v1.1.6 2014-07-15 15:29:52 -04:00