summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
...
* Increase $feature::VERSION to 1.31Father Chrysostomos2012-09-301-1/+1
* Use two colons for lexsub warningFather Chrysostomos2012-09-302-8/+4
* remove test define from regen/regcharclass.plYves Orton2012-09-291-5/+0
* improve conditional folding logic in regen/regcharclass.plYves Orton2012-09-291-7/+12
* fix perl #115078, ternary folding logic failureYves Orton2012-09-291-5/+22
* add a new define for testing perl #115078Yves Orton2012-09-291-0/+5
* Correct fm vtable in perlguts.podFather Chrysostomos2012-09-251-1/+1
* [perl #94490] const fold should not trigger special split " "Father Chrysostomos2012-09-221-1/+1
* add shebangs where missingSawyer X2012-09-221-0/+1
* Document lexical subsFather Chrysostomos2012-09-151-0/+14
* Add experimental lexical_subs featureFather Chrysostomos2012-09-151-3/+25
* feature.pm: Missing spaceFather Chrysostomos2012-09-151-1/+1
* Increase $feature::VERSION to 1.30Father Chrysostomos2012-09-151-1/+1
* Add experimental warnings categ and :lexical_subs warn IDFather Chrysostomos2012-09-151-2/+11
* Add clonecv op typeFather Chrysostomos2012-09-152-1/+2
* Add introcv op typeFather Chrysostomos2012-09-152-1/+2
* Add proto magic typeFather Chrysostomos2012-09-151-0/+1
* padcv op typeFather Chrysostomos2012-09-151-0/+2
* Increase $warnings::VERSION to 1.14Father Chrysostomos2012-09-141-1/+1
* Stop lexical warnings from turning off deprecationsFather Chrysostomos2012-09-141-7/+15
* utf8.h: Use machine generated IS_UTF8_CHAR()Karl Williamson2012-09-131-0/+16
* regen/regcharclass.pl: Add ability to restrict platformsKarl Williamson2012-09-131-0/+9
* utf8.h: Remove some EBCDIC dependenciesKarl Williamson2012-09-131-0/+12
* regen/regcharclass.pl: Add optimizationKarl Williamson2012-09-131-5/+42
* regen/regcharclass.pl: White-space onlyKarl Williamson2012-09-131-7/+7
* regen/regcharclass.pl: Extend previously added optimizationKarl Williamson2012-09-131-13/+71
* regen/regcharclass.pl: Rmv always true components from gen'd macroKarl Williamson2012-09-131-0/+3
* regen/regcharclass.pl: Add an optimizationKarl Williamson2012-09-131-0/+126
* regen/regcharclass.pl: Rename a variableKarl Williamson2012-09-131-3/+3
* regen/regcharclass.pl: Pass options deeper into call stackKarl Williamson2012-09-131-8/+8
* Use macro not swash for utf8 quotemetaKarl Williamson2012-09-131-0/+4
* regen/regcharclass.pl: Add new output macro typeKarl Williamson2012-09-131-5/+10
* regen/regcharclass.pl: Add documentationKarl Williamson2012-09-131-32/+128
* regen/regcharclass.pl: Error check input betterKarl Williamson2012-09-131-3/+15
* regen/regcharclass.pl: Allow comments in inputKarl Williamson2012-09-131-8/+8
* regen/unicode_constants.pl: Add name parameterKarl Williamson2012-09-131-3/+11
* regexec.c: Use new macros instead of swashesKarl Williamson2012-09-131-3/+0
* regen/regcharclass.pl: Generate macros for \X processingKarl Williamson2012-09-131-0/+28
* regen/regcharclass.pl: Change to work on an empty classKarl Williamson2012-09-131-0/+1
* regen/regcharclass.pl: Fix bug for character '0'Karl Williamson2012-09-131-1/+1
* regen/regcharclass.pl: Work on EBCDIC platformsKarl Williamson2012-09-131-8/+40
* regen/regcharclass.pl: Remove Encode:: dependencyKarl Williamson2012-09-131-6/+3
* regen/regcharclass.pl: Handle ranges, \p{}Karl Williamson2012-09-131-33/+34
* Rename regen'd hdr to reflect expanded capabilitiesKarl Williamson2012-09-131-4/+4
* regen/utf8_strings.pl: Add ability to get native charsetKarl Williamson2012-09-131-8/+25
* regen/utf8_strings.pl: Allow explicit default on inputKarl Williamson2012-09-131-6/+7
* regen/utf8_strings.pl: Copy empty input lines to outputKarl Williamson2012-09-131-8/+17
* /regcharclass.pl, utf8_strings.pl: Add guard to .hKarl Williamson2012-09-132-0/+10
* Add utility and .h for character's UTF-8Karl Williamson2012-08-271-0/+108
* regen/regcharclass.pl: Comment out obsolete codeKarl Williamson2012-08-271-10/+12