summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove boolkeys opFather Chrysostomos2012-08-262-3/+1
* Banish boolkeysFather Chrysostomos2012-08-251-1/+2
* Add caching to inversion list searchesKarl Williamson2012-08-251-1/+2
* Add freed ops to PL_op_(name|desc)Father Chrysostomos2012-08-081-0/+2
* mktables: Generate tables for chars that aren't in final fold posKarl Williamson2012-08-022-3/+10
* regen/mk_invlists: Add mode to generate above-Latin1 onlyKarl Williamson2012-08-021-3/+23
* regen/mk_PL_charclass.pl: Remove obsolete codeKarl Williamson2012-08-021-2/+0
* Flatten vstrings modified in placeFather Chrysostomos2012-07-271-2/+1
* Merge ck_trunc and ck_chdirFather Chrysostomos2012-07-251-1/+1