This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make spelling of values for 'FILES' consistent
[perl5.git] / regen /
2021-12-08 Paul "LeoNerd" EvansGive blessed() the same TRUEBOOL optimisation that...
2021-12-08 Paul "LeoNerd" EvansAdd builtin::blessed, refaddr and reftype
2021-12-04 Paul "LeoNerd" EvansAdd builtin:: funcs for handling weakrefs
2021-12-03 Paul "LeoNerd" EvansImprovements to OP_ISBOOL
2021-12-01 Paul "LeoNerd" EvansDirect optree implementations of builtin:: functions
2021-11-18 Pete HoustonPOD breakage in lib/warnings.pm
2021-11-02 Ricardo Signesfeature.pm: remove bareword_filehandles from :5.36
2021-11-02 Ricardo Signesfeature: remove indirect and multidimensional in v5.36
2021-10-15 Nicholas ClarkAdd a new warning experimental::for_list.
2021-10-07 David Mitchelladd OPpUSEINT op_private flag bit
2021-09-15 Unicode ConsortiumSupport Unicode 14.0
2021-09-15 Karl Williamsonregen/mk_invlists.pl: Add comment
2021-09-15 Karl Williamsonmktables: Split a Line Break equivalence class
2021-08-25 Paul "LeoNerd" EvansCreate `defer` syntax and `OP_PUSHDEFER` opcode
2021-08-23 Karl Williamsonregnodes.h: Add new set of defines
2021-08-15 Ben CornettDocument v5.35 warnings-on-by-default
2021-08-14 Karl Williamsonutf8.c: Rmv an EBCDIC dependency
2021-08-10 Tony CookProvide a simple API for testing features enabled
2021-08-07 Karl Williamsonregcharclass.pl: Add fast surrogate UTF-8 trie
2021-08-07 Karl WilliamsonRemove EBCDIC-only code
2021-08-07 Karl Williamsonregcharclass.pl: Further improve EBCDIC code
2021-08-07 Karl Williamsonregcharclass.pl: Make 2 locals into global hashes
2021-08-07 Karl Williamsonregcharclass.pl: Improve generated code for EBCDIC
2021-08-07 Karl Williamsonregcharclass.pl: White-space comment only
2021-08-07 Karl Williamsonregcharclass.pl: Get UTF EBCDIC translations
2021-08-07 Karl Williamsonregcharclass.pl: Add ability to avoid wrong mnemonic
2021-08-07 Karl Williamsonregcharclass.pl: Change variable name
2021-08-07 Karl Williamsonregcharclass.pl: Reorder execution path
2021-08-07 Karl Williamsonregcharclass.pl: Rmv unused variable
2021-08-07 Karl Williamsonregcharclass.pl: Add an error check
2021-08-07 Karl Williamsonregcharclass.pl: Move some code earlier
2021-08-07 Karl Williamsonregcharclass.pl: Rmv unused variable
2021-08-07 Karl Williamsonregen/regcharclass.pl: Use deref of an array
2021-07-31 Nicholas ClarkRemove the flags OPpSORT_STABLE and OPpSORT_UNSTABLE.
2021-07-31 Karl Williamsonregen/charset xlations.pl: Use revised UTF-8 macros
2021-07-31 Karl Williamsonregcharclass.h: Remove 2 EBCDIC dependencies
2021-07-30 Karl Williamsonregcharclass.h: #defines for non-chars by UTF8 length
2021-07-30 Karl Williamsonwarnings.h: Use cast instead of bitwise &
2021-07-25 Ricardo Signesfeature.pl: bump version number to 1.67 18864/head
2021-07-25 Ricardo Signesfeature.pm: drop "switch" from latest version bundle
2021-06-28 Leon TimmermansRemove :win32 PerlIO layer
2021-06-09 Tomasz Konojackireplace all instances of PERL_IMPLICIT_CONTEXT with...
2021-06-01 Leon TimmermansCall magic on all elements on %SIG delocalization
2021-05-31 Karl WilliamsonBump feature.pm Version to 1.66
2021-05-31 Felipe GasperClarify descriptions of unicode_eval and evalbytes.
2021-05-20 Sawyer XBump to 5.35.0:
2021-05-01 Ricardo Signesfeature.pm: fix a typo
2021-04-30 Ricardo Signesfeature.pm: note that "try" is experimental 18757/head
2021-04-14 Karl Williamsonregen/embed.pl: G flag mean NN, NULLOK not reqd
2021-04-04 Ricardo Signesfeature.pl: document all experiments identically
2021-04-04 Ricardo Signesfeature.pl: stop using "switch" as a demo feature!
2021-02-19 Leon TimmermansAllow pack 'D' on all systems with long doubles
2021-02-14 Paul "LeoNerd" EvansA totally new optree structure for try/catch involving...
2021-02-11 Eugene Alvin VillarFix trivial syntax bugs in doc for multidimensional
2021-02-04 Paul "LeoNerd" EvansInitial attempt at feature 'try' 18505/head
2021-01-30 James E KeenanAdditional guidance against "FATAL => 'all'".
2021-01-28 xenuwin32: remove makefile.mk (#18511)
2021-01-17 Michael G. Schwernstyle: Detabify regen files.
2021-01-04 Tony Cookadd a bareword_filehandles feature, which is enabled...
2020-12-27 James E KeenanList all programs which require regen/embed_lib.pl
2020-12-21 Karl Williamsonregen/regcharclass.pl: Mark intermediate macros as...
2020-12-20 Karl Williamsonregcharclass.pl: Get code point folding to a seq
2020-12-20 Karl Williamsonregen/regcharclass.pl: Rmv special case
2020-12-06 Karl Williamsonregen/regcharclass.pl: Use smaller inRANGE version
2020-12-01 Karl WilliamsonAccount for 'less' reserving an extra column
2020-11-29 Karl Williamsonopcode.h: Restrict scope of internal variables to core
2020-11-29 David CantrellAdd -negative import args for 'use warnings'
2020-11-23 Karl WilliamsonRestrict scope/Shorten some very long macro names
2020-11-22 Karl Williamsonregcharclass.h: Simplify some expressions
2020-11-06 Karl Williamsonautodoc.pl: Enhance apidoc_section feature
2020-11-02 Karl Williamsonuni_keywords.h: Confine the scope to core
2020-11-02 Karl WilliamsonConfine regnodes.h symbols to core
2020-10-26 Karl Williamsonembed.h: Add caution about PERL_NO_SHORT_NAMES
2020-10-23 David Mitchelladd Perl_magic_freemglob() magic vtable method
2020-10-23 David Mitchelladd Perl_magic_freeutf8() magic vtable method
2020-10-23 David Mitchelladd Perl_magic_freecollxfrm() magic vtable method
2020-10-16 Karl Williamsoncharclass_invlists.h: Add some inverse folds.
2020-10-16 Karl Williamsonregen/regcharclass.pl: White space only
2020-10-16 Karl Williamsonregen/regcharclass.pl: Rmv unused macro
2020-10-16 Karl Williamsonregen/regcharclass_multi_char_folds.pl: Use case fold
2020-10-16 Karl Williamsonregen/regcharclass_multi_char_folds.pl: White space...
2020-10-16 Karl Williamsonregcharclass.h: multi-folds: Add some unfoldeds
2020-10-16 Karl Williamsonregen/regcharclass.pl: Use char instead of hex
2020-10-16 Karl Williamsonregen/regcharclass.pl: Move parameter to caller
2020-10-16 Karl Williamsonregen/regcharclass.pl: Change member to method
2020-10-16 Karl Williamsonregnodes.h: Add two convenience bit masks
2020-10-16 Karl Williamsonregen/unicode_constants.pl: Add a couple constants
2020-10-14 Karl Williamsonregen/regcomp.pl: Generate #defines for UTF8ness
2020-10-14 Karl Williamsonregen/regcomp.pl: Change variable name
2020-10-14 Karl Williamsonregen_lib: Output blanks; not tabs
2020-10-08 Karl WilliamsonRename internal macros in warnings.h
2020-10-03 Samanta NavarroFix typos
2020-10-02 Karl Williamsonregen/regcomp.pl: Extract repeated format to a scalar
2020-09-25 Sawyer XLast bits of Perl 6 -> Raku
2020-09-07 Karl Williamsonregen/mg_vtable.pl: Fix perlapidoc display
2020-09-05 Karl Williamsonperlapi: Consolidate some references to perlguts
2020-09-04 Karl Williamsonregen/warnings.pl: Move some hidden pod
2020-09-04 Karl WilliamsonDocument packWARN.?
2020-09-04 Karl Williamsonregen/warnings.pl: Collapse closely related pod
2020-09-04 Karl WilliamsonChange some =head1 to apidoc_section lines
next