summaryrefslogtreecommitdiff
path: root/pcre32_valid_utf32.c
Commit message (Expand)AuthorAgeFilesLines
* Correct Unicode string checking in the light of corrigendum #9.ph102013-02-271-10/+3
* Lose compiler warning when UTF not configured.ph102012-10-211-0/+1
* Add extra parentheses around && inside ||chpe2012-10-181-2/+1
* pcre32: Remove masking from UTF-32 validationchpe2012-10-161-1/+1
* pcre32: utf: Reject all non-characters and not just 0xfffechpe2012-10-161-3/+4
* pcre32: Reject characters > 0x10ffff in UTF-32 modechpe2012-10-161-5/+9
* pcre32: Add 32-bit librarychpe2012-10-161-0/+126