summaryrefslogtreecommitdiff
path: root/regen/regcharclass.pl
Commit message (Expand)AuthorAgeFilesLines
* regen/regcharclass.pl: Need to rebuild when source files changeKarl Williamson2015-03-191-1/+20
* Remove obsolete macros/tables for \XKarl Williamson2015-02-191-28/+0
* Add checksum to regcharclass.hFather Chrysostomos2014-12-031-1/+1
* avoid copying the while ebcidic mapping to the stack calling get_a2n()Tony Cook2014-06-181-2/+2
* 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.pl: Improve the generated codeKarl Williamson2014-05-301-0/+15
* 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
* 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
* 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-271-0/+4
* rename aggref warnings to autoderefRicardo Signes2014-01-141-1/+1
* Make key/push $scalar experimentalFather Chrysostomos2014-01-141-0/+1
* regen/regcharclass.pl: Make more EBCDIC-friendlyKarl Williamson2013-08-291-3/+19
* typo fixes for regen scriptsDavid Steinbrunner2013-05-221-6/+6
* regcharclass.h: Add macro for non-ASCII PATWSKarl Williamson2013-01-231-1/+1
* /regen/regcharclass.pl: white-space only; no code changesKarl Williamson2013-01-231-4/+4
* regen/regcharclass.pl: Add capabilityKarl Williamson2013-01-231-4/+11
* regcharclass.h: Add macro for finding pattern white spaceKarl Williamson2013-01-111-0/+4
* Rename property involved in \X matching, for clarityKarl Williamson2012-12-161-2/+2
* make regcharclass generate submacros if necessary to keep them shortYves Orton2012-12-061-11/+23
* regexec.c: Use SPACE macros instead of swashKarl Williamson2012-11-191-0/+4
* Refactor is_XDIGIT_uni(), is_XDIGIT_utf8() and macrosKarl Williamson2012-11-191-0/+4
* Refactor is_BLANK_uni() and is_BLANK_utf8() macrosKarl Williamson2012-11-191-1/+1
* handy.h: Add isVERTWS_uni(), isVERTWS_utf8()Karl Williamson2012-11-191-1/+1
* regen/regcharclass.pl: Add 'cp_high' macro typeKarl Williamson2012-11-191-14/+20
* make regcharclass hash order determinisiticYves Orton2012-11-171-5/+5
* Eliminate test from generated cp macrosYves Orton2012-11-171-2/+7
* regen/regcharclass.pl: White space only; no code changesKarl Williamson2012-10-201-10/+10
* regen/regcharclass.pl: Generate better code for some macrosKarl Williamson2012-10-201-81/+280
* regen/regcharclass.pl: White-space only; no code changesKarl Williamson2012-10-201-88/+88
* regen/regcharclass.pl: Refactor a 'return' slightlyKarl Williamson2012-10-201-2/+2
* regen/regcharclass.pl: Change name of generated macroKarl Williamson2012-10-161-3/+3