summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* Document that `use v5.12` and `use feature ":5.12"` differAaron Crane2018-04-201-1/+4
* regen/mk_invlists.pl: Omit #definesKarl Williamson2018-04-201-17/+6
* Use a perfect hash for Unicode property lookupsKarl Williamson2018-04-201-34/+11
* regen/mph.pl: Add comments to gen'd fileKarl Williamson2018-04-201-2/+2
* regen/mph.pl: Split function into twoKarl Williamson2018-04-201-28/+40
* regen/mph.pl: Move a print aroundKarl Williamson2018-04-201-1/+1
* regen/mph.pl: Use U16, etc, not uint16_t etcKarl Williamson2018-04-201-16/+16
* Add regen/mph.pl for generating a perfect hashYves Orton2018-04-201-0/+479
* Bring all Unicode property definitions into coreKarl Williamson2018-04-201-4/+182
* regen/mk_invlists.pl: Keep core tables adjacentKarl Williamson2018-04-201-4/+51
* Generate all binary Unicode property tablesKarl Williamson2018-04-201-70/+113
* regen/mk_invlists.pl: Use one table if applies everywhereKarl Williamson2018-04-201-3/+14
* regen/mk_invlists.pl: White space onlyKarl Williamson2018-04-201-53/+53
* regen/mk_invlists.pl: Reverse order of table vs EBCDICKarl Williamson2018-04-201-17/+21
* regen/mk_invlists.pl: Extract code into subsKarl Williamson2018-04-201-2/+10
* regen/mk_invlists.pl: Move some code aroundKarl Williamson2018-04-201-18/+18
* regen/mk_invlists.pl: Move some code aroundKarl Williamson2018-04-201-8/+5
* regen/mk_invlists.pl: Better handle preprocessor directivesKarl Williamson2018-04-201-15/+15
* Move inversion lists to utf8.cKarl Williamson2018-04-201-1/+1
* regen/mk_invlists.pl: Remove improper lineKarl Williamson2018-04-171-4/+4
* regen/mk_invlists.pl: stop at 256 for latin1 listsKarl Williamson2018-04-151-1/+1
* regen/mk_invlists.pl: Add commentKarl Williamson2018-04-151-0/+1
* fix parallel ALL_STATIC Win32 buildDaniel Dragan2018-04-091-1/+1
* Use unsigned to avoid compiler warningKarl Williamson2018-04-031-1/+1
* regen/mk_invlists.pl: Fix to work on early UnicodeKarl Williamson2018-03-311-1/+5
* regen/mk_invlists.pl: Improve error messageKarl Williamson2018-03-311-1/+1
* regen/mk_invlists.pl: Generate tables for inverted case foldsKarl Williamson2018-03-311-1/+189
* regen/mk_invlists.pl: Inversion maps don't have to be IVKarl Williamson2018-03-311-1/+1
* regen/mk_invlists.pl: Change some fcns to return a refKarl Williamson2018-03-311-3/+7
* regen/mk_invlists.pl: Generate charnames inversion listsKarl Williamson2018-03-311-0/+2
* Move init of 2 inversion lists to perl.cKarl Williamson2018-03-311-2/+0
* Move some inversion list init to perl.cKarl Williamson2018-03-261-6/+1
* regen/mk_invlists.pl: Fix comment gobbleldy gookKarl Williamson2018-03-261-3/+3
* regen/mk_invlists.pl: Add case changing tablesKarl Williamson2018-03-261-0/+5
* regen/mk_invlists.pl: White space onlyKarl Williamson2018-03-261-42/+42
* regen/mk_invlists.pl: Allow to Generate code point mappingsKarl Williamson2018-03-261-14/+45
* regen/mk_invlists.pl: Fix bug with adjusted inputsKarl Williamson2018-03-261-1/+11
* regen/mk_invlists.pl: Suppress empty enum declarationsKarl Williamson2018-03-261-18/+29
* regen/mk_invlists.pl: Allow enum defns to be publicKarl Williamson2018-03-261-1/+15
* regen/mk_invlists.pl: Handle EBCDICKarl Williamson2018-03-261-6/+3
* regen/mk_invlists.pl: Remove Currency_Symbol definitionKarl Williamson2018-03-261-2/+0
* warnings.pm: sprintf is faster than concatFather Chrysostomos2018-03-111-2/+3
* (perl #132925) don't use $0 to get the name of mk_invlists.plTony Cook2018-03-061-5/+6
* Revert "charclasslists.h: script enums visible to CORE,EXT"Karl Williamson2018-03-051-2/+1
* Bump version of POSIX.pm to 1.83; warnings to 1.42Karl Williamson2018-03-021-1/+1
* regen/regcomp.pl: close FH before unlinkDaniel Dragan2018-03-011-1/+2
* warnings.pm: _at_level functions and chunky handlesFather Chrysostomos2018-02-271-1/+4
* pp_multiconcat: correctly honour stringifyDavid Mitchell2018-02-191-1/+1
* Add 'alpha_assertions' warnings categoryKarl Williamson2018-02-181-0/+2
* ‘Nonelems’ for pushing sparse array on the stackFather Chrysostomos2018-02-181-0/+3