summaryrefslogtreecommitdiff
path: root/pcre_valid_utf8.c
Commit message (Expand)AuthorAgeFilesLines
* Correct Unicode string checking in the light of corrigendum #9.ph102013-02-271-13/+2
* pcre32: utf: Reject all non-characters and not just 0xfffechpe2012-10-161-1/+13
* Get rid of compiler warnings for unused variables and a missing initializer ph102012-09-081-1/+2
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-29/+29
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-23/+23
* Added (int) casts to reduce 64-bit warnings.ph102011-12-021-23/+23
* Documentation and general text tidies in preparation for test release.ph102011-08-021-69/+69
* Tidy the API for _pcre_valid_utf8() to a more suitable form for a future public ph102011-06-061-52/+50
* Pass back detailed info when UTF-8 check fails at runtime.ph102011-05-071-68/+189
* Tidies of documenation and code while preparing for release.ph102010-11-241-6/+6
* Add PCRE_ERROR_SHORTUTF8 to PCRE_PARTIAL_HARD processing.ph102010-11-071-1/+16
* Further USPTR additions.ph102009-03-281-3/+3
* Source tidies for 7.8-RC1 ph102008-08-251-1/+1
* Patch to reduce warnings from certain compilers.ph102008-08-241-0/+3
* Update copyright year to 2008.ph102008-01-201-1/+1
* Fix typo in comment.ph102007-12-291-1/+1
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-1/+1
* Update UTF-8 validity check and documentation.ph102007-08-091-8/+34
* Correct errors in previous patch; tidy for test release.ph102007-08-011-2/+2
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-0/+4
* Update copyright years to 2007.ph102007-03-091-1/+1
* Some more #ifdefs for SUPPORT_UTF8.ph102007-03-071-0/+2
* Load pcre-7.0 into code/trunk.nigel2007-02-241-1/+1
* Load pcre-6.5 into code/trunk.nigel2007-02-241-2/+2
* Load pcre-6.4 into code/trunk.nigel2007-02-241-1/+1
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+130