summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosSamanta Navarro2020-10-031-1/+1
* regen/regcomp.pl: Extract repeated format to a scalarKarl Williamson2020-10-021-2/+3
* Last bits of Perl 6 -> RakuSawyer X2020-09-261-3/+3
* regen/mg_vtable.pl: Fix perlapidoc displayKarl Williamson2020-09-061-3/+9
* perlapi: Consolidate some references to perlgutsKarl Williamson2020-09-041-1/+4
* regen/warnings.pl: Move some hidden podKarl Williamson2020-09-041-5/+5
* Document packWARN.?Karl Williamson2020-09-041-3/+12
* regen/warnings.pl: Collapse closely related podKarl Williamson2020-09-041-42/+14
* Change some =head1 to apidoc_section linesKarl Williamson2020-09-041-1/+1
* better comment what regen/mg_vtable.pl doesDavid Mitchell2020-08-301-0/+154