summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* Ensure that forbidden control flow messages about finally blocks say "finally...Paul "LeoNerd" Evans2022-01-201-0/+3
* Define 'finally' keywordPaul "LeoNerd" Evans2022-01-201-0/+2
* Give blessed() the same TRUEBOOL optimisation that ref() has in boolean contextsPaul "LeoNerd" Evans2021-12-082-2/+2
* Add builtin::blessed, refaddr and reftypePaul "LeoNerd" Evans2021-12-081-0/+3
* Add builtin:: funcs for handling weakrefsPaul "LeoNerd" Evans2021-12-041-0/+3
* Improvements to OP_ISBOOLPaul "LeoNerd" Evans2021-12-031-1/+1
* Direct optree implementations of builtin:: functionsPaul "LeoNerd" Evans2021-12-011-0/+2
* POD breakage in lib/warnings.pmPete Houston2021-11-181-2/+2
* feature.pm: remove bareword_filehandles from :5.36Ricardo Signes2021-11-021-2/+5
* feature: remove indirect and multidimensional in v5.36Ricardo Signes2021-11-021-2/+5
* Add a new warning experimental::for_list.Nicholas Clark2021-10-151-1/+3
* add OPpUSEINT op_private flag bitDavid Mitchell2021-10-071-0/+17
* 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
* Create `defer` syntax and `OP_PUSHDEFER` opcodePaul "LeoNerd" Evans2021-08-254-2/+14
* regnodes.h: Add new set of definesKarl Williamson2021-08-231-9/+28
* 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