This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RT #127212: retain binary compatibility across plain/DEBUGGING
[perl5.git] / regen /
2016-01-15 David Mitchellembed.fnc and regen: detect duplicate fn defs
2016-01-14 Karl WilliamsonDon't generate EBCDIC POSIX-BC tables
2016-01-08 Karl WilliamsonTailor \b{wb} for Perl
2016-01-08 Lukas MaiDeparse.pm lives in lib/B now, not dist/B-Deparse
2015-12-10 Karl WilliamsonSkip casing for high code points
2015-11-25 Karl WilliamsonExtend UTF-EBCDIC to handle up to 2**64-1
2015-11-25 Karl Williamsonregen/ebcdic.pl: Output tables in hex
2015-11-10 David Mitchellsplit pp_postdec() from pp_postinc() and improve
2015-11-10 David Mitchellsplit pp_predec() from pp_preinc() and improve
2015-10-12 Tony Cook[perl #126051] make the warnings::enabled example use...
2015-10-12 Tony Cooksync regen/warnings.pl and warnings.pm $VERSION
2015-10-05 Yves OrtonCleanup, document, and restructure regen/regcomp.pl
2015-10-02 Ricardo Signesremove documentation for the now-removed lexical topic
2015-09-29 Father ChrysostomosMatch ops no longer need OPpTARGET_MY origin/rjbs/remove-lexical-topic
2015-09-29 Father ChrysostomosRemove OPpGREP_LEX
2015-09-29 Father ChrysostomosBump $warnings::VERSION to 1.34
2015-09-29 Father ChrysostomosRemove experimental::lexical_topic warnings category
2015-09-04 Karl WilliamsonChange EBCDIC macro definition
2015-09-04 Karl Williamsonl1_char_class_tab.h: Add comments
2015-09-04 Karl Williamsonl1_char_class_tab.h: Add bits for UTF-EBCDIC
2015-09-04 Karl Williamsonregen/mk_PL_charclass.pl: Refactor a print
2015-09-04 Karl WilliamsonRemove no longer used #define
2015-08-19 David Mitchellck_refassign: selectively copy OPpPAD_INTRO/STATE
2015-08-17 David Mitchellre-implement OPpASSIGN_COMMON mechanism
2015-08-14 Jarkko HietaniemiNo __attribute__((nonnull(...))) from NN.
2015-08-01 Karl Williamsonregen/mk_PL_charclass.pl: Suppress extra null array...
2015-07-29 Karl Williamsonmktables: Fix up Name_Alias in early Unicodes
2015-07-29 Karl Williamsonmktables: Add handling of WB and SB for early Unicodes
2015-07-29 Karl Williamsonmktables: Fix GCB to work on early Unicodes
2015-07-29 Karl Williamsonregen/mk_invlists.pl: Handle early Unicodes CF
2015-07-29 Karl Williamsonregen/mk_invlists.pl: White-space only
2015-07-29 Karl Williamsonregen/mk_invlists.pl: Properly handle empty properties
2015-07-29 Karl Williamsonregen/mk_PL_charclass.pl: Use names known in all Unicodes
2015-07-29 Karl Williamsonregen/regcharclass.pl: Work on early Unicodes
2015-07-29 Karl Williamsonregen/mk_PL_charclass.pl: Don't confuse simple with...
2015-07-29 Karl Williamsonregen/unicode_constants.pl: Add U+130, +131
2015-07-29 Karl Williamsonregen/mk_PL_charclass.pl: Add extra info to debug line
2015-07-29 Karl Williamsonregen/regcharclass.pl: Handle empty lists
2015-07-29 Karl WilliamsonThere are no folds to multiple chars in early Unicode...
2015-07-29 Karl Williamsonregen/unicode_constants.pl: Generate #defines giving...
2015-07-29 Karl Williamsonregen/unicode_constants.pl: Skip U+1E9E if not in Unico...
2015-07-29 Karl Williamsonregen/unicode_constants.pl: Fix to work under skip_if_undef
2015-07-29 Karl Williamsonregen/unicode_constants.pl: Move comments around
2015-07-22 Jarkko Hietaniemioverload.c -> overload.inc
2015-07-22 Jarkko Hietaniemipacksizetables.c -> packsizetables.inc
2015-07-22 Jarkko Hietaniemimg_names.c -> mg_names.inc
2015-07-22 Jarkko HietaniemiMake *.inc behave like *.[hc]
2015-07-13 Aaron CraneDelete experimental autoderef feature
2015-07-13 Aaron Craneregen/regcharclass.pl: avoid autoderef feature
2015-07-13 Aaron CraneMake postfix dereferencing work without the postderef...
2015-07-03 Stanislaw PusepNon-invasive mojibake fixes
2015-06-27 Aaron CraneThe postderef feature is no longer experimental
2015-06-24 Jarkko HietaniemiMake the LoTR quote of reentr.c formatted more like...
2015-06-05 Karl Williamsonregen/mk_invlists.pl: Add dependency
2015-06-05 Karl Williamsonregen/regcharclass.pl: Add dependencies
2015-06-03 Daniel Draganfeature.pm remove unused lexicals
2015-06-01 Ricardo Signesfeature: add the 5.23 bundle (same as 5.22)
2015-03-26 Father Chrysostomos[perl #123790] Disable targlex for some ops
2015-03-23 David Goldendiscourage use warnings FATAL => 'all'
2015-03-20 Karl Williamsonregen/mk_invlists.pl: Handle earlier Unicode versions
2015-03-19 Karl Williamsonregen/regcharclass.pl: Need to rebuild when source...
2015-03-19 Karl Williamsonregen/mk_invlists.pl depends on mktables
2015-03-19 Karl Williamsonregen/mk_invlists.pl: Don't quit so easily
2015-03-19 Karl Williamsonregen/regen_lib.pl: Don't die on missing digest
2015-03-18 Karl WilliamsonRemove PL_ prefix for recently added non-globals
2015-03-17 Ricardo SignesRevert discouragement of fatal warnings
2015-03-17 James E Keenanperldelta entry for ce3778a3796be3e4604ed9b3671ea624c5a...
2015-03-17 David GoldenDocument FATAL warnings as discouraged.
2015-03-01 Father Chrysostomos[perl #123848] Allow OPpTARGET_MY on qr
2015-03-01 Hugo van der Sanden[perl #123763] pushre needs to permit OPpTARGET_MY
2015-02-21 Karl Williamson\s matching VT is no longer experimental
2015-02-20 Karl Williamsonregen/mk_invlists.pl: Add tables for \b{sb}
2015-02-20 Karl Williamsonregen/mk_invlists.pl: Add tables for \b{wb}
2015-02-20 Karl WilliamsonRemove obsolete macros/tables for \X
2015-02-20 Karl Williamsonregen/mk_invlists.pl: Add GCB tables
2015-02-20 Karl Williamsonregen/mk_invlists.pl: Revamp #if generation
2015-02-20 Karl Williamsonregen/mk_invlists.pl: Add capability for line break...
2015-02-06 Father Chrysostomos[perl #123753] Fix assertion failure with map+map
2015-02-01 Father Chrysostomosfeature.pm: Document the bitwise feature
2015-02-01 Father ChrysostomosWarning about experimental bitops
2015-02-01 Father ChrysostomosAdd OP_IS_INFIX_BIT
2015-02-01 Father ChrysostomosAdd experimental::bitwise warnings category
2015-02-01 Father ChrysostomosIncrease $feature::VERSION to 1.40
2015-02-01 Father ChrysostomosAdd bitwise feature feature
2015-02-01 Father ChrysostomosAdd string- and number-specific bitop types
2015-02-01 Father ChrysostomosAdd overload types for string-specifc bitops
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-26 David Mitchellregen/op_private: update comment
2015-01-25 Ævar Arnfjörð Bjar... Revert the support for new warning categories outside...
2015-01-22 Karl Williamsonregen/charset_translations.pl: Clarify comment
2015-01-22 Karl Williamsonregen/mk_invlists.pl: Rename function
2015-01-22 Karl Williamsonregen/mk_invlists.pl: Do less work
2015-01-22 Karl Williamsonregen/mk_invlists.pl: White-space only
2015-01-22 Karl Williamsonregen/mk_invlists.pl: Skip unnecessary work
2015-01-22 Karl Williamsonregen/mk_invlists.pl: output sorted
2015-01-22 Karl Williamsonregen/mk_invlists.pl: Output code points as hex
2015-01-20 Father ChrysostomosAdd experimental::const_attr warning category
2015-01-20 Father ChrysostomosAdd :const anon sub attribute
2015-01-13 Karl WilliamsonAdd new warnings category for "use re 'strict'"
2015-01-05 Father Chrysostomoscomplement can have OPpTARGET_MY
next