summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* [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
* Give require the OA_RETSCALAR flagFather Chrysostomos2014-12-071-1/+1
* Add OP_MULTIDEREFDavid Mitchell2014-12-072-4/+16
* add UNOP_AUX OP classDavid Mitchell2014-12-073-0/+3
* Correct dependencies for charclass_invlists.hFather Chrysostomos2014-12-041-1/+13
* Add checksum to regcharclass.hFather Chrysostomos2014-12-031-1/+1
* Add checksum to charclass_invlists.hFather Chrysostomos2014-12-031-1/+1
* Speed up method calls like $o->Other::method() and $o->Other::SUPER::method().syber2014-12-021-0/+2
* Remove proto magic typeFather Chrysostomos2014-11-301-1/+0
* speedup for SUPER::method() calls.syber2014-11-281-0/+1
* document the postderef feature in feature.pmRicardo Signes2014-11-221-1/+22
* [perl #123161] Add %B::Op_private::ops_usingFather Chrysostomos2014-11-121-1/+30
* rename [] from "anonymous list" to "anonymous array"Lukas Mai2014-11-111-1/+1
* Don’t allow OPpTARGET_MY with integer negationFather Chrysostomos2014-11-101-1/+1
* op_private: Update concat TARGLEX commentFather Chrysostomos2014-11-101-2/+2
* More TARGLEX comments in op_privateFather Chrysostomos2014-11-091-0/+5
* Don’t allow OPpTARGET_MY on postdec/incFather Chrysostomos2014-11-091-4/+4
* Shrink PL_op_private_bitdefsFather Chrysostomos2014-11-081-5/+17
* values and each are OA_DANGEROUSFather Chrysostomos2014-11-081-6/+6
* kill is not OA_DANGEROUSFather Chrysostomos2014-11-081-1/+1
* exec is not OA_DANGEROUSFather Chrysostomos2014-11-081-1/+1