summaryrefslogtreecommitdiff
path: root/data/data_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/JuliaLang/utf8procSteven G. Johnson2018-07-241-0/+13
|\
| * update data and algorithms for Unicode 11 (#140)Steven G. Johnson2018-07-241-0/+13
* | update copyright statement for data_generatorSteven G. Johnson2018-07-241-0/+2
|/
* charwidth=1 for soft hyphen and unassigned codepoints (#135)Steven G. Johnson2018-07-241-1/+1
* uppercase mapping ß (U+00df) to ẞ (U+1E9E) (#134)Steven G. Johnson2018-05-021-13/+13
* Case folding fixes (#133)Steven G. Johnson2018-05-021-1/+1
* Ensure generated const data tables are hidden via "static" (#100)Paul Smith2017-02-191-5/+5
* Smaller tables (#68)Benito van der Zander2016-07-121-40/+123
* Unicode 9 updates (#70)Keno Fischer2016-06-281-3/+3
* Reduce the size of the binary.Michaël Meyer2015-12-091-3/+4
* sort keys to try to eliminate data dependence on Ruby versionSteven G. Johnson2015-06-251-2/+2
* Prefix other C99 typedefs with utf8proc_Tony Kelman2015-04-061-4/+4
* fix #2: add charwidth functionSteven G. Johnson2015-03-121-4/+14
* directory cleanup: move tests and data into subdirectoriesSteven G. Johnson2015-03-061-0/+317