summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* regen/warnings.pl: Fix undefined C behaviorKarl Williamson2019-01-051-2/+2
* 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
* regen/mph.pl: Remove unused variableKarl Williamson2018-12-261-2/+0
* 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
* Provide header guards to prevent re-inclusionJames E Keenan2018-12-041-0/+5
* regen/mk_invlists.pl: Generate a new valueKarl Williamson2018-11-261-1/+24
* Split NAME line on multiple whitespacesJames E Keenan2018-11-231-1/+1
* regcomp.sym: longj field is a booleanKarl Williamson2018-11-161-1/+6
* fix typosAlexandr Savca2018-10-092-2/+2
* Remove support for setting $[ to a non-zero valueDagfinn Ilmari Mannsåker2018-09-261-10/+17
* Move Unicode \p{} definitions to regcomp.cKarl Williamson2018-08-021-33/+127
* lib/warnings.pm: Bump version to 1.43Karl Williamson2018-07-221-1/+1
* Ensure perlmodlib.pod contains all non-dual-life modulesAaron Crane2018-07-221-0/+1
* 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
* regen/mph.pl: Add commentsKarl Williamson2018-07-201-0/+22
* Use Unicode 11.0Unicode Consortium2018-07-201-10/+5
* Prepare for Unicode 11.0Karl Williamson2018-07-201-3/+50
* regen/mk_invlists.pl: Fix a couple typos, nitsKarl Williamson2018-07-201-3/+3
* Make new EBCDIC tables global.Craig A. Berry2018-07-081-3/+3
* regen/mph.pl: Use 'bignum'Karl Williamson2018-07-071-1/+1
* uni_keywords.h: Fix misspelling typoKarl Williamson2018-07-071-1/+1
* Make isC9_STRICT_UTF8_CHAR() an inline dfaKarl Williamson2018-07-052-47/+91
* Make isSTRICT_UTF8_CHAR() an inline functionKarl Williamson2018-07-051-21/+0
* Use strict dfa to translate from UTF-8 to code pointKarl Williamson2018-07-051-0/+4
* Add dfa for strict translation from UTF-8Karl Williamson2018-07-051-0/+158
* Make isUTF8_char() an inline functionKarl Williamson2018-07-051-9/+0
* Extend dfa for translation of UTF-8 to EBCDICKarl Williamson2018-07-051-2/+139
* regen/ebcdic.pl: Add capability to generate a dfa tableKarl Williamson2018-07-051-15/+162
* regen/ebcdic.pl: Add declaration of generated tablesKarl Williamson2018-07-051-2/+8
* regen/ebcdic.pl: Always print row headingsKarl Williamson2018-07-051-2/+1
* ebcdic_tables.h: Add commentsKarl Williamson2018-07-051-4/+4
* fix issue in regen/mph under 32 bit buildsYves Orton2018-07-021-1/+1
* regen/mk_invlists.pl: Fix outdated commentsKarl Williamson2018-06-251-2/+2
* regen/mk_invlists.pl: use re 'qr/aa'Karl Williamson2018-06-251-4/+5
* regen/mk_invlists.pl: Fix chicken and egg problemKarl Williamson2018-06-251-1/+2
* regen/mk_invlists.pl: Fix-ups for early Unicode versionsKarl Williamson2018-06-251-2/+7
* regen/mk_invlists.pl: Add \p{nv=float} dataKarl Williamson2018-06-251-1/+35
* regen/mk_invlists.pl: Add to list of props to keep togetherKarl Williamson2018-06-251-0/+7
* regen/mk_invlists.pl: Create synonyms for perl propsKarl Williamson2018-06-251-1/+18
* regen/mk_invlists.pl: Prefer certain property namesKarl Williamson2018-06-251-1/+4
* regen/mk_invlists.pl: Add commentKarl Williamson2018-06-251-1/+2
* regen/mk_invlists.pl: Remove some unnecessary #if'sKarl Williamson2018-06-251-5/+0
* regen/mk_invlists.pl: Change die into warningKarl Williamson2018-06-251-1/+5
* regen/mk_invlists.pl: Slight speed upKarl Williamson2018-06-251-4/+4