summaryrefslogtreecommitdiff
path: root/regen/mk_invlists.pl
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate "the" in commentsElvin Aslanov2023-05-031-1/+1
* regen/mk_invlists.pl - under DEBUG=1 show some progress outputYves Orton2022-08-031-4/+26
* Update checksums in some generated filesKarl Williamson2022-06-061-1/+4
* regen/mph.pl & mk_invlists.pl - add the "_squeeze" algorithm to produce small...Yves Orton2022-04-191-0/+6
* regen/mph.pl & mk_invlists.pl - convert from sub interfaces to OO interfacesYves Orton2022-04-191-6/+7
* regen/mk_invlists.pl - add a way to dump the keywords hash for reviewYves Orton2022-04-191-1/+10
* regen/mk_invlists.pl - move token_name() sub closer to where it is usedYves Orton2022-04-191-7/+8
* regen/mk_invlists.pl - move require to top of fileYves Orton2022-04-191-1/+1
* Support Unicode 14.0Unicode Consortium2021-09-151-13/+6
* regen/mk_invlists.pl: Add commentKarl Williamson2021-09-151-0/+2
* mktables: Split a Line Break equivalence classKarl Williamson2021-09-151-1/+6
* style: Detabify regen files.Michael G. Schwern2021-01-171-3/+3
* uni_keywords.h: Confine the scope to coreKarl Williamson2020-11-021-0/+3
* charclass_invlists.h: Add some inverse folds.Karl Williamson2020-10-161-3/+29
* char_class_invlists.h: Give re_comp.c access to enums,#definesKarl Williamson2020-03-021-2/+6
* regen/mk_invlists.pl: Allow enums/defines to be in re_comp.cKarl Williamson2020-03-021-2/+4
* regen/mk_invlists.pl: Move #define in outputKarl Williamson2020-03-021-7/+6
* Use Unicode 13.0 (beta)Unicode Consortium2020-01-301-31/+32
* Change Unicode property abbrev to upcoming officialKarl Williamson2020-01-301-19/+19
* regen/mk_invlists.pl: Sort generated tables alphabeticallyKarl Williamson2020-01-301-76/+114
* regen/mk_invlists.pl: Clarify comment in output .hKarl Williamson2020-01-301-1/+1
* regen/mk_invlists.pl: Do sort caselessly in placesKarl Williamson2020-01-301-5/+7
* regen/mk_invlists.pl; White space, comments onlyKarl Williamson2020-01-301-31/+65
* Change some structures/fcns to use I32 and U32Karl Williamson2020-01-031-2/+9
* regen/mk_invlists.pl: Move inversion list adjacent to similarKarl Williamson2019-12-181-8/+8
* Move data for PL_InBitmap to charclass_invlists.hKarl Williamson2019-11-261-0/+31
* Remove lib/unicore/Heavy.plKarl Williamson2019-11-061-16/+16
* regen/mk_invlists.pl: Fix /i rules for non-ASCII machinesKarl Williamson2019-08-261-5/+8
* regen/mk_invlists.pl: Never remap 0Karl Williamson2019-08-261-2/+2
* regen/mk_invlists.pl: inversion map requires a final entryKarl Williamson2019-08-261-0/+3
* regen/mk_invlists.pl: Add tables for Unicode wildcardsKarl Williamson2019-03-121-0/+132
* regen/mk_invlists.pl: Remove stray debugging stmtsKarl Williamson2019-03-121-2/+0
* regen/mk_invlists.pl: Comment/white-space onlyKarl Williamson2019-03-121-3/+6
* regen/mk_invlists.pl, lib/utf8_heavy.pl: Rename variableKarl Williamson2019-03-121-7/+14
* charclass_invlists.h: Add commentKarl Williamson2019-03-121-1/+1
* Add hook for Unicode private use overrideKarl Williamson2019-03-071-0/+36
* PERL_GLOBAL_STRUCT_PRIVATE: fix some const stringsDavid Mitchell2019-02-191-1/+1
* regen/mk_invlists.pl: Create new inversion listKarl Williamson2019-02-051-0/+30
* regen/mk_invlists.pl: Rmv extraneous tab in outputKarl Williamson2019-01-041-1/+1
* Revert "regen/mk_invlists.pl: Fix bug when 2 ident tables"Karl Williamson2018-12-311-6/+4
* regen/mk_invlists.pl: Rmv outdated codeKarl Williamson2018-12-261-15/+2
* Move 2 property defns to mktablesKarl Williamson2018-12-251-32/+2
* regen/mk_invlists.pl: Fix bug when 2 ident tablesKarl Williamson2018-12-251-4/+6
* regen/mk_invlists.pl: Add new tableKarl Williamson2018-12-071-3/+15
* regen/mk_invlists.pl: Rmv no longer used arrayKarl Williamson2018-12-071-2/+0
* regen/mk_invlists.pl: Generate a new valueKarl Williamson2018-11-261-1/+24
* Move Unicode \p{} definitions to regcomp.cKarl Williamson2018-08-021-33/+127
* regen/mk_invlists.pl: Collapse unused boundary valuesKarl Williamson2018-07-211-37/+70
* regen/mk_invlists.pl: Make adjacent comment and its codeKarl Williamson2018-07-211-2/+2
* Use Unicode 11.0Unicode Consortium2018-07-201-10/+5