utf8proc.git
12 years agoutf8proc.h -> mojibake.h (closes #10)
Steven G. Johnson [Fri, 18 Jul 2014 18:28:17 +0000 (14:28 -0400)]
utf8proc.h -> mojibake.h (closes #10)

12 years agoslight clarification in README
Steven G. Johnson [Fri, 18 Jul 2014 16:18:46 +0000 (12:18 -0400)]
slight clarification in README

12 years agoMerge pull request #9 from JuliaLang/cjh/markdata
Steven G. Johnson [Fri, 18 Jul 2014 16:12:19 +0000 (12:12 -0400)]
Merge pull request #9 from JuliaLang/cjh/markdata

Update data tables to Unicode 7.0.0

12 years agoC++/MSVC compatibility, indenting, for #4
Steven G. Johnson [Fri, 18 Jul 2014 15:47:24 +0000 (11:47 -0400)]
C++/MSVC compatibility, indenting, for #4

12 years agoreplace ar with $(AR) for #4
Steven G. Johnson [Fri, 18 Jul 2014 15:35:02 +0000 (11:35 -0400)]
replace ar with $(AR) for #4

12 years agoMerge pull request #7 from JuliaLang/cjh/rename-mojibake
Steven G. Johnson [Fri, 18 Jul 2014 15:28:28 +0000 (11:28 -0400)]
Merge pull request #7 from JuliaLang/cjh/rename-mojibake

Rename libutf8proc -> libmojibake.

12 years agoFix formatting of Normalization Form C
Jiahao Chen [Fri, 18 Jul 2014 14:48:44 +0000 (10:48 -0400)]
Fix formatting of Normalization Form C

12 years agoUpdate utf8proc_data.c (generated by data_generator.rb)
Jiahao Chen [Thu, 17 Jul 2014 22:41:07 +0000 (15:41 -0700)]
Update utf8proc_data.c (generated by data_generator.rb)

12 years agoAdd 'update' target to Makefile
Jiahao Chen [Fri, 18 Jul 2014 14:07:15 +0000 (10:07 -0400)]
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).

12 years agoReplace all explicitly marked regions with Ruby file read and regex section matches
Jiahao Chen [Fri, 18 Jul 2014 14:02:09 +0000 (10:02 -0400)]
Replace all explicitly marked regions with Ruby file read and regex section matches

12 years agoUpdate data_generator so that it runs on ruby 2.2
Jiahao Chen [Fri, 18 Jul 2014 13:16:23 +0000 (09:16 -0400)]
Update data_generator so that it runs on ruby 2.2

12 years agoMark composition exclusion characters
Jiahao Chen [Thu, 17 Jul 2014 22:55:47 +0000 (15:55 -0700)]
Mark composition exclusion characters

12 years agoMark Grapheme_Extend data
Jiahao Chen [Thu, 17 Jul 2014 22:47:52 +0000 (15:47 -0700)]
Mark Grapheme_Extend data

12 years agoMark Default_Ignorable_Code_Point data
Jiahao Chen [Thu, 17 Jul 2014 22:47:35 +0000 (15:47 -0700)]
Mark Default_Ignorable_Code_Point data

12 years agoRename libutf8proc -> libmojibake. Closes #5
Jiahao Chen [Fri, 18 Jul 2014 12:52:50 +0000 (08:52 -0400)]
Rename libutf8proc -> libmojibake. Closes #5

12 years agoMark location of CaseFolding.txt data
Jiahao Chen [Thu, 17 Jul 2014 22:32:42 +0000 (15:32 -0700)]
Mark location of CaseFolding.txt data

12 years agomarkdown fixes, prettified NEWS
Steven G. Johnson [Wed, 16 Jul 2014 01:50:23 +0000 (21:50 -0400)]
markdown fixes, prettified NEWS

12 years agomarkdown and other cosmetic updates
Steven G. Johnson [Tue, 15 Jul 2014 20:04:36 +0000 (16:04 -0400)]
markdown and other cosmetic updates

12 years agorm ruby and pgsql plugins: keep libutf8proc repo focused exclusively on the C library
Steven G. Johnson [Tue, 15 Jul 2014 19:32:53 +0000 (15:32 -0400)]
rm ruby and pgsql plugins: keep libutf8proc repo focused exclusively on the C library

12 years agoimport of utf8proc-v1.1.6
Steven G. Johnson [Tue, 15 Jul 2014 19:29:52 +0000 (15:29 -0400)]
import of utf8proc-v1.1.6