summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* Bump several file copyright datesSteffen Schwigon2012-01-191-1/+1
* handle U suffixed unsigned int literals from regexp.hTony Cook2012-01-171-0/+4
* Correct links to perlsyn and perlopFather Chrysostomos2012-01-051-1/+1
* Explain perlguts changes in mg_vtable.pl commentFather Chrysostomos2012-01-021-1/+4
* Regenerate perlguts’ mg table automaticallyFather Chrysostomos2012-01-021-8/+21
* [perl #103492] Give lvalue cx to (s)printf argsFather Chrysostomos2011-12-311-1/+1
* feature.pl: Get HINT_UNI_8_BIT from perl.hFather Chrysostomos2011-12-241-12/+19
* Port regen/regen_lib.pl to 5.6.2Father Chrysostomos2011-12-241-1/+1
* Deparse implicit with ‘use feature’Father Chrysostomos2011-12-241-4/+4
* use VERSION needs to enable uni8bit hintFather Chrysostomos2011-12-241-0/+4
* feature.pl: Make the perl.h search more resilientFather Chrysostomos2011-12-241-1/+1
* feature.pl: Mention perl.h as a sourceFather Chrysostomos2011-12-241-1/+2
* Make MAX_FEATURE_LEN reflect realityFather Chrysostomos2011-12-241-2/+6
* feature.h: FEATURE_IS_ENABLED can use CURRENT_HINTSFather Chrysostomos2011-12-241-1/+1
* feature.pl: Remove unused varFather Chrysostomos2011-12-241-1/+0
* feature.pm: Move hint normalisation to separate functionFather Chrysostomos2011-12-241-10/+13
* op.c: Use new feature bundle hintsFather Chrysostomos2011-12-241-1/+5
* feature.h: Function for enabling bundlesFather Chrysostomos2011-12-241-0/+27
* Move FEATURE_IS_ENABLED to feature.hFather Chrysostomos2011-12-241-2/+9
* Eliminate ‘negative’ featuresFather Chrysostomos2011-12-241-28/+7
* feature.pl: Tweak commentFather Chrysostomos2011-12-241-1/+1
* feature.h: Avoid compiler warningFather Chrysostomos2011-12-241-1/+12
* Use new feature-testing macrosFather Chrysostomos2011-12-241-1/+2
* feature.pm: Set bundle hints when dis/enabling featuresFather Chrysostomos2011-12-241-0/+12
* feature.pm: Add function for getting the current bundleFather Chrysostomos2011-12-241-0/+6
* feature.pl: Use @HintedBundles for generating feature.hFather Chrysostomos2011-12-241-5/+3
* Give feature.pm the bundle hintsFather Chrysostomos2011-12-241-1/+12
* feature.pl: Generate list of feature bundles in podFather Chrysostomos2011-12-241-11/+19
* feature.pl: Add section headersFather Chrysostomos2011-12-241-1/+18
* feature.pl: Move hint-checking code upFather Chrysostomos2011-12-241-23/+24
* Add macros for checking individual featuresFather Chrysostomos2011-12-241-0/+39
* feature.pl: %BundleRangesFather Chrysostomos2011-12-241-0/+19
* feature.h: Add macros for current hintsFather Chrysostomos2011-12-241-0/+4
* feature.h: Parenthesise macro definitionFather Chrysostomos2011-12-241-1/+1
* Make feature.pl executableFather Chrysostomos2011-12-241-0/+0
* Use only \w+ for internal feature namesFather Chrysostomos2011-12-241-1/+1
* feature.pl: Remove the feature_ prefix from the dataFather Chrysostomos2011-12-241-10/+11
* feature.pl: Gen %feature_bundle from %UniqueBundlesFather Chrysostomos2011-12-241-23/+11
* Add feature.h, with constants for feature bundlesFather Chrysostomos2011-12-241-3/+46
* Parse the feature hint bits & assert their usabilityFather Chrysostomos2011-12-241-0/+20
* Create regen/feature.plFather Chrysostomos2011-12-241-0/+461
* [perl #29070] Add vstring set-magicFather Chrysostomos2011-12-231-1/+2
* Stop seek($glob_copy...) from clearing PL_last_in_gvFather Chrysostomos2011-12-181-1/+1
* Stop tell($glob_copy) from clearing PL_last_in_gvFather Chrysostomos2011-12-171-1/+1
* [perl #80628] __SUB__Father Chrysostomos2011-11-222-0/+5
* Throw a helpful warning when someone tries length(@array) or length(%hash)Matthew Horsfall (alh)2011-11-181-1/+1
* Add evalbytes functionFather Chrysostomos2011-11-062-1/+4
* Warn for $[ ‘version’ checksFather Chrysostomos2011-11-011-8/+8
* mk_PL_charclass.pl: Accept Unicode 6.1 syntaxKarl Williamson2011-10-011-2/+3
* mk_PL_charclass.pl: Revise comments, gen'd headerKarl Williamson2011-10-011-11/+15