summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* Document v5.35 warnings-on-by-defaultBen Cornett2021-08-151-1/+7
* utf8.c: Rmv an EBCDIC dependencyKarl Williamson2021-08-141-0/+2
* Provide a simple API for testing features enabledTony Cook2021-08-101-0/+131
* regcharclass.pl: Add fast surrogate UTF-8 trieKarl Williamson2021-08-071-1/+1
* Remove EBCDIC-only codeKarl Williamson2021-08-071-10/+0
* regcharclass.pl: Further improve EBCDIC codeKarl Williamson2021-08-071-9/+25
* regcharclass.pl: Make 2 locals into global hashesKarl Williamson2021-08-071-6/+8
* regcharclass.pl: Improve generated code for EBCDICKarl Williamson2021-08-071-32/+101
* regcharclass.pl: White-space comment onlyKarl Williamson2021-08-071-15/+19
* regcharclass.pl: Get UTF EBCDIC translationsKarl Williamson2021-08-071-2/+12
* regcharclass.pl: Add ability to avoid wrong mnemonicKarl Williamson2021-08-071-1/+2
* regcharclass.pl: Change variable nameKarl Williamson2021-08-071-6/+6
* regcharclass.pl: Reorder execution pathKarl Williamson2021-08-071-17/+16
* regcharclass.pl: Rmv unused variableKarl Williamson2021-08-071-2/+1
* regcharclass.pl: Add an error checkKarl Williamson2021-08-071-1/+5
* regcharclass.pl: Move some code earlierKarl Williamson2021-08-071-39/+41
* regcharclass.pl: Rmv unused variableKarl Williamson2021-08-071-2/+0
* regen/regcharclass.pl: Use deref of an arrayKarl Williamson2021-08-071-5/+6
* Remove the flags OPpSORT_STABLE and OPpSORT_UNSTABLE.Nicholas Clark2021-07-311-2/+0
* regen/charset xlations.pl: Use revised UTF-8 macrosKarl Williamson2021-07-311-2/+2
* regcharclass.h: Remove 2 EBCDIC dependenciesKarl Williamson2021-07-311-1/+6
* regcharclass.h: #defines for non-chars by UTF8 lengthKarl Williamson2021-07-301-0/+48
* warnings.h: Use cast instead of bitwise &Karl Williamson2021-07-301-4/+4
* feature.pl: bump version number to 1.67Ricardo Signes2021-07-251-1/+1
* feature.pm: drop "switch" from latest version bundleRicardo Signes2021-07-251-1/+3
* Remove :win32 PerlIO layerLeon Timmermans2021-06-281-3/+1
* replace all instances of PERL_IMPLICIT_CONTEXT with MULTIPLICITYTomasz Konojacki2021-06-091-29/+7
* Call magic on all elements on %SIG delocalizationLeon Timmermans2021-06-021-1/+3
* Bump feature.pm Version to 1.66Karl Williamson2021-05-311-1/+1
* Clarify descriptions of unicode_eval and evalbytes.Felipe Gasper2021-05-311-2/+2
* Bump to 5.35.0:Sawyer X2021-05-211-1/+2
* feature.pm: fix a typoRicardo Signes2021-05-011-1/+1
* feature.pm: note that "try" is experimentalRicardo Signes2021-04-301-0/+6
* regen/embed.pl: G flag mean NN, NULLOK not reqdKarl Williamson2021-04-141-1/+4
* feature.pl: document all experiments identicallyRicardo Signes2021-04-041-12/+15
* feature.pl: stop using "switch" as a demo feature!Ricardo Signes2021-04-041-11/+13
* Allow pack 'D' on all systems with long doublesLeon Timmermans2021-02-191-1/+1
* A totally new optree structure for try/catch involving three new optypesPaul "LeoNerd" Evans2021-02-141-0/+3
* Fix trivial syntax bugs in doc for multidimensionalEugene Alvin Villar2021-02-111-2/+2
* Initial attempt at feature 'try'Paul "LeoNerd" Evans2021-02-044-1/+18
* Additional guidance against "FATAL => 'all'".James E Keenan2021-01-301-2/+5
* win32: remove makefile.mk (#18511)xenu2021-01-281-1/+1
* style: Detabify regen files.Michael G. Schwern2021-01-1714-1161/+1161
* add a bareword_filehandles feature, which is enabled by defaultTony Cook2021-01-041-3/+20
* List all programs which require regen/embed_lib.plJames E Keenan2020-12-261-1/+2
* regen/regcharclass.pl: Mark intermediate macros as internalKarl Williamson2020-12-211-4/+4
* regcharclass.pl: Get code point folding to a seqKarl Williamson2020-12-192-25/+37
* regen/regcharclass.pl: Rmv special caseKarl Williamson2020-12-191-15/+1
* regen/regcharclass.pl: Use smaller inRANGE versionKarl Williamson2020-12-061-2/+2
* Account for 'less' reserving an extra columnKarl Williamson2020-11-301-2/+3