summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* only produce diagnostic warnings in regen/regcomp.pl when STDERR is a terminalYves Orton2014-09-171-1/+2
* Eliminate the duplicative regops BOL and EOLYves Orton2014-09-171-1/+20
* Wrap long pod lines in B::Op_private for realFather Chrysostomos2014-09-101-3/+4
* Update rv2cv flags comment following 211a4342c9Father Chrysostomos2014-09-101-1/+1
* Note where B::Op_private’s pod is to be editedFather Chrysostomos2014-09-101-1/+2
* Wrap long lines in B::Op_private podFather Chrysostomos2014-09-101-5/+5
* add missing op_private labels to Concise etcDavid Mitchell2014-09-101-5/+5
* Automate processing of op_private flagsDavid Mitchell2014-09-102-4/+1408
* better document OA_ flagsDavid Mitchell2014-09-101-9/+9
* regcomp.c: Make macro a lookupKarl Williamson2014-09-061-0/+4
* regen/unicode_constants.pl: Find max ascii print cpKarl Williamson2014-08-251-0/+7
* unicode_constants.h: Add definitions for ESC and VTKarl Williamson2014-08-211-0/+2
* Remove or downgrade unnecessary dVAR.Jarkko Hietaniemi2014-06-251-2/+0
* Unused contexts found under PERL_GLOBAL_STRUCT.Jarkko Hietaniemi2014-06-241-0/+3
* Add a new warning about redundant printf argumentsÆvar Arnfjörð Bjarmason2014-06-211-1/+2
* Split up the fake "missing" warning category into an actual categoryÆvar Arnfjörð Bjarmason2014-06-211-1/+7
* avoid copying the while ebcidic mapping to the stack calling get_a2n()Tony Cook2014-06-186-7/+8
* avoid copying the whole map to the stack on each call to get_I8_2_utf()Tony Cook2014-06-182-5/+5
* Deprecate unescaped literal "{" in regex patternsKarl Williamson2014-06-121-8/+0
* add a warning for using the :win32 PerlIO layerTony Cook2014-06-101-1/+3
* regcomp.c: Skip work that is a no-opKarl Williamson2014-06-011-5/+36
* Add some (UN)?LIKELY() to UTF8 handlingKarl Williamson2014-05-311-3/+4
* utf8.h: Use new macro type from previous commitKarl Williamson2014-05-311-4/+8
* regen/regcharclass.pl: Add new macro type with intermed checkingKarl Williamson2014-05-311-10/+38
* regen/regcharclass.pl: Comment, white-space onlyKarl Williamson2014-05-311-18/+20
* regen/regcharclass.pl: Update to use EBCDIC utilitiesKarl Williamson2014-05-311-40/+46
* regen/regcharclass.pl: make a 'do' into a 'require'Karl Williamson2014-05-311-1/+1
* Revert "regen/regcharclass.pl: Make more EBCDIC-friendly"Karl Williamson2014-05-311-18/+2
* regen/regcharclass_multi_char_folds.pl: Don't do unnecessary workKarl Williamson2014-05-311-1/+1
* regen/mk_invlists.pl: Remove unnecessary #if'sKarl Williamson2014-05-311-2/+22
* regen/mk_invlists.pl: White-space onlyKarl Williamson2014-05-311-113/+114
* regen/mk_invlists.pl: Update to use EBCDIC utilitiesKarl Williamson2014-05-311-9/+34
* regen/unicode_constants.pl: White-space onlyKarl Williamson2014-05-311-72/+72
* regen/unicode_constants.pl: Update to use EBCDIC utilitiesKarl Williamson2014-05-311-8/+19
* regen/mk_PL_charclass.pl: White-space onlyKarl Williamson2014-05-311-51/+51
* regen/mk_PL_charclass.pl: Update to use EBCDIC utilitiesKarl Williamson2014-05-311-1/+18
* Make many EBCDIC tables generated instead of hand-codedKarl Williamson2014-05-311-0/+204
* Add utilities for dealing with EBCDICKarl Williamson2014-05-311-0/+289
* regen/unicode_constants.pl: White-space onlyKarl Williamson2014-05-311-18/+18
* regen/unicode_constants.pl: Rearrange code orderKarl Williamson2014-05-311-7/+11
* regen/mk_PL_charclass.pl: Rmv hard-coded char namesKarl Williamson2014-05-311-83/+49
* regen/regcharclass.pl: Improve the generated codeKarl Williamson2014-05-301-0/+15
* regen/regcharclass_multi_char_folds.pl: Add some commentsKarl Williamson2014-05-301-6/+13
* regen/regcharclass.pl: Don't generate macro twiceKarl Williamson2014-05-301-0/+8
* /x in patterns now includes all \p{PatWS}Karl Williamson2014-05-301-1/+1
* Deprecate NBSP in \N{...} namesKarl Williamson2014-05-301-0/+3
* add a 5.21 feature bundleRicardo Signes2014-05-261-1/+3
* 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