summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add 'update' target to MakefileJiahao Chen2014-07-181-0/+20
| | | | | | | | 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).
| * Replace all explicitly marked regions with Ruby file read and regex section ↵Jiahao Chen2014-07-181-32/+5
| | | | | | | | matches
| * Update data_generator so that it runs on ruby 2.2Jiahao Chen2014-07-181-5/+5
| |
| * Mark composition exclusion charactersJiahao Chen2014-07-181-81/+8
| |
| * Mark Grapheme_Extend dataJiahao Chen2014-07-181-151/+4
| |
| * Mark Default_Ignorable_Code_Point dataJiahao Chen2014-07-181-30/+4
| |
| * Mark location of CaseFolding.txt dataJiahao Chen2014-07-171-1037/+3
| |
* | C++/MSVC compatibility, indenting, for #4Steven G. Johnson2014-07-182-9/+11
| |
* | replace ar with $(AR) for #4Steven G. Johnson2014-07-181-2/+2
| |
* | Merge pull request #7 from JuliaLang/cjh/rename-mojibakeSteven G. Johnson2014-07-183-25/+25
|\ \ | | | | | | Rename libutf8proc -> libmojibake.
| * | Rename libutf8proc -> libmojibake. Closes #5Jiahao Chen2014-07-183-25/+25
| |/
* / Fix formatting of Normalization Form CJiahao Chen2014-07-181-1/+1
|/
* markdown fixes, prettified NEWSSteven G. Johnson2014-07-154-140/+151
|
* markdown and other cosmetic updatesSteven G. Johnson2014-07-155-107/+116
|
* rm ruby and pgsql plugins: keep libutf8proc repo focused exclusively on the ↵Steven G. Johnson2014-07-159-544/+0
| | | | C library
* import of utf8proc-v1.1.6v1.1.6Steven G. Johnson2014-07-1517-0/+16875