Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct Unicode string checking in the light of corrigendum #9. | ph10 | 2013-02-27 | 1 | -10/+3 |
* | Lose compiler warning when UTF not configured. | ph10 | 2012-10-21 | 1 | -0/+1 |
* | Add extra parentheses around && inside || | chpe | 2012-10-18 | 1 | -2/+1 |
* | pcre32: Remove masking from UTF-32 validation | chpe | 2012-10-16 | 1 | -1/+1 |
* | pcre32: utf: Reject all non-characters and not just 0xfffe | chpe | 2012-10-16 | 1 | -3/+4 |
* | pcre32: Reject characters > 0x10ffff in UTF-32 mode | chpe | 2012-10-16 | 1 | -5/+9 |
* | pcre32: Add 32-bit library | chpe | 2012-10-16 | 1 | -0/+126 |