summaryrefslogtreecommitdiff
path: root/data/data_generator.rb
Commit message (Collapse)AuthorAgeFilesLines
* Reduce the size of the binary.Michaƫl Meyer2015-12-091-3/+4
| | | | | Use integers instead of pointers in Unicode tables. Saves 226 kb / 716 kb in the compiled library.
* 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