summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* [perl #123790] Disable targlex for some opsFather Chrysostomos2015-03-261-6/+6
* discourage use warnings FATAL => 'all'David Golden2015-03-231-22/+50
* regen/mk_invlists.pl: Handle earlier Unicode versionsKarl Williamson2015-03-191-3/+80
* regen/regcharclass.pl: Need to rebuild when source files changeKarl Williamson2015-03-191-1/+20
* regen/mk_invlists.pl depends on mktablesKarl Williamson2015-03-191-1/+1
* regen/mk_invlists.pl: Don't quit so easilyKarl Williamson2015-03-191-6/+12
* regen/regen_lib.pl: Don't die on missing digestKarl Williamson2015-03-191-1/+7
* Remove PL_ prefix for recently added non-globalsKarl Williamson2015-03-171-1/+1
* Revert discouragement of fatal warningsRicardo Signes2015-03-171-32/+20
* perldelta entry for ce3778a3796be3e4604ed9b3671ea624c5affe0b.James E Keenan2015-03-161-2/+2
* Document FATAL warnings as discouraged.David Golden2015-03-161-20/+32
* [perl #123848] Allow OPpTARGET_MY on qrFather Chrysostomos2015-03-011-1/+1
* [perl #123763] pushre needs to permit OPpTARGET_MYHugo van der Sanden2015-02-281-1/+1
* \s matching VT is no longer experimentalKarl Williamson2015-02-211-3/+0
* regen/mk_invlists.pl: Add tables for \b{sb}Karl Williamson2015-02-191-0/+1
* regen/mk_invlists.pl: Add tables for \b{wb}Karl Williamson2015-02-191-0/+1
* Remove obsolete macros/tables for \XKarl Williamson2015-02-191-28/+0
* regen/mk_invlists.pl: Add GCB tablesKarl Williamson2015-02-191-0/+1
* regen/mk_invlists.pl: Revamp #if generationKarl Williamson2015-02-191-23/+49
* regen/mk_invlists.pl: Add capability for line break propsKarl Williamson2015-02-191-20/+379
* [perl #123753] Fix assertion failure with map+mapFather Chrysostomos2015-02-061-0/+3
* feature.pm: Document the bitwise featureFather Chrysostomos2015-01-311-0/+18
* Warning about experimental bitopsFather Chrysostomos2015-01-311-1/+3
* Add OP_IS_INFIX_BITFather Chrysostomos2015-01-312-11/+14
* Add experimental::bitwise warnings categoryFather Chrysostomos2015-01-311-0/+2
* Increase $feature::VERSION to 1.40Father Chrysostomos2015-01-311-1/+1
* Add bitwise feature featureFather Chrysostomos2015-01-311-0/+1
* Add string- and number-specific bitop typesFather Chrysostomos2015-01-312-0/+10
* Add overload types for string-specifc bitopsFather Chrysostomos2015-01-311-0/+7
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-1/+1
* regen/op_private: update commentDavid Mitchell2015-01-261-2/+2
* Revert the support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2015-01-251-196/+112
* regen/charset_translations.pl: Clarify commentKarl Williamson2015-01-211-3/+3
* regen/mk_invlists.pl: Rename functionKarl Williamson2015-01-211-4/+4
* regen/mk_invlists.pl: Do less workKarl Williamson2015-01-211-9/+23
* regen/mk_invlists.pl: White-space onlyKarl Williamson2015-01-211-18/+18
* regen/mk_invlists.pl: Skip unnecessary workKarl Williamson2015-01-211-0/+9
* regen/mk_invlists.pl: output sortedKarl Williamson2015-01-211-25/+28
* regen/mk_invlists.pl: Output code points as hexKarl Williamson2015-01-211-5/+4
* Add experimental::const_attr warning categoryFather Chrysostomos2015-01-191-0/+2
* Add :const anon sub attributeFather Chrysostomos2015-01-191-0/+1
* Add new warnings category for "use re 'strict'"Karl Williamson2015-01-131-0/+2
* complement can have OPpTARGET_MYFather Chrysostomos2015-01-051-1/+1
* warnings.pm: Fix too long verbatim linesKarl Williamson2014-12-301-2/+2
* op_private: Update note about targlex and transFather Chrysostomos2014-12-291-1/+1
* Enable OPpTARGET_MY optimisation for cmp/<=>Father Chrysostomos2014-12-292-3/+3
* Add support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2014-12-291-90/+173
* [perl #123514] Make prototype() imply $_Father Chrysostomos2014-12-281-1/+1
* op.c: Skip allocating entersub targ for Perl subFather Chrysostomos2014-12-211-1/+1
* gelem and refassign can have OA_RETSCALARFather Chrysostomos2014-12-071-2/+2