summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* Reset regen/feature.pl's mode following previous cherry-pick commitSteve Hay2014-12-271-0/+0
* document the postderef feature in feature.pmRicardo Signes2014-12-271-1/+22
* Fix for Coverity perl5 CID 29034: Out-of-bounds read (OVERRUN) overrun-local:...Jarkko Hietaniemi2014-04-301-1/+16
* warnings.pm: improve awkward sentence in podRicardo Signes2014-03-181-4/+4
* bump the version of warnings.pmRicardo Signes2014-03-181-2/+2
* remove references to perllexwarn from warnings.pmRicardo Signes2014-03-181-6/+3
* regen/warnings.pl no longer touches perllexwarnRicardo Signes2014-03-181-19/+0
* merge most of perllexwarn into warningsRicardo Signes2014-03-181-7/+465
* replace printTree with warningsTreeRicardo Signes2014-03-181-9/+12
* enclose warnings.h generation in a blockRicardo Signes2014-03-181-40/+45
* regcomp.c: Don't read past string-endKarl Williamson2014-03-121-1/+1
* regen/regcharclass.pl: Don't generate unused macrosKarl Williamson2014-03-121-4/+4
* regen/regcharclass.pl: Generate correct macro instead of skippingKarl Williamson2014-03-121-2/+1
* regen/regcharclass.pl: Forbid non-safe macros for multi-char matchesKarl Williamson2014-03-011-3/+13
* regen/regcharclass.pl: Don't generate unused macrosKarl Williamson2014-03-011-3/+3
* Revert most of 3a8bbffbce: Avoid unnecessary malformed checkingKarl Williamson2014-03-011-2/+2
* regen/regcharclass.pl: White-space; comment nits onlyKarl Williamson2014-03-011-8/+8
* regen/regcharclass.pl: Simplify generated safe macrosKarl Williamson2014-03-011-12/+117
* regen/regcharclass.pl: Warn that macros are internal onlyKarl Williamson2014-03-011-1/+6
* Change 'semantics' to 'rules'Karl Williamson2014-02-202-4/+4
* subroutine signaturesZefram2014-02-012-1/+24
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-0/+8
* Avoid unnecessary malformed checkingKarl Williamson2014-01-271-2/+2
* regen/regcharclass.pl: Don't test UV >= 0Karl Williamson2014-01-271-3/+11
* regen/regcharclass.pl: Fix warningKarl Williamson2014-01-271-1/+0
* Move an inversion list generation to mktablesKarl Williamson2014-01-272-6/+5
* reentr.c: Handle systems without getpwentBrian Fraser2014-01-261-0/+2
* [perl #120977] bump $warnings::VERSIONTony Cook2014-01-221-1/+1
* assume "all" in "use warnings 'FATAL';" and relatedHauke D2014-01-221-1/+5
* rename aggref warnings to autoderefRicardo Signes2014-01-142-2/+2
* Increase $warnings::VERSION to 1.21Father Chrysostomos2014-01-141-1/+1
* Make key/push $scalar experimentalFather Chrysostomos2014-01-142-0/+3
* IDStart and IDCont no longer go out to diskKarl Williamson2014-01-091-0/+2
* regen/mk_invlists.pl: White-space onlyKarl Williamson2014-01-091-14/+14
* Rmv PL_Posix_ptrsKarl Williamson2014-01-091-14/+0
* Remove PL_L1Posix_ptrsKarl Williamson2014-01-091-9/+0
* Compile in list of foldable code pointsKarl Williamson2014-01-091-0/+1
* Compile in all POSIX class inversion listsKarl Williamson2014-01-091-0/+10
* regen/warnings.pl: Add commentsKarl Williamson2014-01-011-0/+8
* silence -Wformat-nonliteral compiler warningsDavid Mitchell2013-11-281-5/+19
* mark Perl_my_strftime with format attributeDavid Mitchell2013-11-281-2/+7
* Reënable qr caching for (??{}) retval where possibleFather Chrysostomos2013-11-241-1/+1
* Make &CORE::exit respect vmsish exit hintFather Chrysostomos2013-11-081-1/+1
* Fix &CORE::exit/die under vmsish "hushed"Father Chrysostomos2013-11-081-1/+1
* Stop lexical CORE sub from interfering with CORE::Father Chrysostomos2013-11-081-1/+0
* Split ck_open into two functionsFather Chrysostomos2013-11-061-1/+1
* rv2hv does not use its TARGFather Chrysostomos2013-10-241-1/+1
* new warnings category, so bump warnings.pmRicardo Signes2013-10-051-1/+1
* Make postderef experimentalFather Chrysostomos2013-10-051-0/+2
* Add postderef_qq feature featureFather Chrysostomos2013-10-051-0/+1