summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* 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
* opcode.h: Restrict scope of internal variables to coreKarl Williamson2020-11-291-0/+3
* Add -negative import args for 'use warnings'David Cantrell2020-11-281-8/+54
* Restrict scope/Shorten some very long macro namesKarl Williamson2020-11-221-8/+24
* regcharclass.h: Simplify some expressionsKarl Williamson2020-11-221-8/+9
* autodoc.pl: Enhance apidoc_section featureKarl Williamson2020-11-061-1/+1
* uni_keywords.h: Confine the scope to coreKarl Williamson2020-11-021-0/+3
* Confine regnodes.h symbols to coreKarl Williamson2020-11-021-0/+3
* embed.h: Add caution about PERL_NO_SHORT_NAMESKarl Williamson2020-10-261-1/+3
* add Perl_magic_freemglob() magic vtable methodDavid Mitchell2020-10-231-1/+2
* add Perl_magic_freeutf8() magic vtable methodDavid Mitchell2020-10-231-1/+2
* add Perl_magic_freecollxfrm() magic vtable methodDavid Mitchell2020-10-231-0/+1
* charclass_invlists.h: Add some inverse folds.Karl Williamson2020-10-161-3/+29
* regen/regcharclass.pl: White space onlyKarl Williamson2020-10-161-38/+72
* regen/regcharclass.pl: Rmv unused macroKarl Williamson2020-10-161-1/+1
* regen/regcharclass_multi_char_folds.pl: Use case foldKarl Williamson2020-10-161-3/+18
* regen/regcharclass_multi_char_folds.pl: White space, comment onlyKarl Williamson2020-10-161-17/+16
* regcharclass.h: multi-folds: Add some unfoldedsKarl Williamson2020-10-161-7/+6
* regen/regcharclass.pl: Use char instead of hexKarl Williamson2020-10-161-1/+31
* regen/regcharclass.pl: Move parameter to callerKarl Williamson2020-10-161-3/+7
* regen/regcharclass.pl: Change member to methodKarl Williamson2020-10-161-26/+39
* regnodes.h: Add two convenience bit masksKarl Williamson2020-10-161-0/+44
* regen/unicode_constants.pl: Add a couple constantsKarl Williamson2020-10-161-0/+2
* regen/regcomp.pl: Generate #defines for UTF8nessKarl Williamson2020-10-141-8/+88
* regen/regcomp.pl: Change variable nameKarl Williamson2020-10-141-8/+8
* regen_lib: Output blanks; not tabsKarl Williamson2020-10-141-0/+1
* Rename internal macros in warnings.hKarl Williamson2020-10-071-5/+5