This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
amigaos4: customized Pod::Perldoc lib/Perldoc.pm
[perl5.git] / regen /
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
2014-12-31 Karl Williamsonwarnings.pm: Fix too long verbatim lines
2014-12-30 Father Chrysostomosop_private: Update note about targlex and trans
2014-12-30 Father ChrysostomosEnable OPpTARGET_MY optimisation for cmp/<=>
2014-12-29 Ævar Arnfjörð Bjar... Add support for new warning categories outside of ...
2014-12-29 Father Chrysostomos[perl #123514] Make prototype() imply $_
2014-12-21 Father Chrysostomosop.c: Skip allocating entersub targ for Perl sub
2014-12-07 Father Chrysostomosgelem and refassign can have OA_RETSCALAR
2014-12-07 Father ChrysostomosGive require the OA_RETSCALAR flag
2014-12-07 David MitchellAdd OP_MULTIDEREF
2014-12-07 David Mitchelladd UNOP_AUX OP class
2014-12-05 Father ChrysostomosCorrect dependencies for charclass_invlists.h
2014-12-04 Father ChrysostomosAdd checksum to regcharclass.h
2014-12-04 Father ChrysostomosAdd checksum to charclass_invlists.h
2014-12-03 syberSpeed up method calls like $o->Other::method() and...
2014-11-30 Father ChrysostomosRemove proto magic type
2014-11-29 syberspeedup for SUPER::method() calls.
2014-11-22 Ricardo Signesdocument the postderef feature in feature.pm
next