summaryrefslogtreecommitdiff
path: root/pcre.h.in
Commit message (Expand)AuthorAgeFilesLines
* Documentation and general text tidies in preparation for test release.ph102011-08-021-1/+1
* Pass *MARK name to calloutsph102011-07-311-0/+2
* Avoid false positive for infinite recursion by not checking conditionals at ph102011-07-281-0/+1
* Pass back detailed info when UTF-8 check fails at runtime.ph102011-05-071-1/+26
* Tidies of documenation and code while preparing for release.ph102010-11-241-1/+1
* Added support for (*NO_START_OPT)ph102010-11-211-1/+1
* Add PCRE_ERROR_SHORTUTF8 to PCRE_PARTIAL_HARD processing.ph102010-11-071-0/+1
* Test for ridiculous values of starting offsets; tidy UTF-8 code.ph102010-11-061-0/+1
* Change the way PCRE_PARTIAL_HARD handles \z, \Z, \b, \B, and $.ph102010-10-221-35/+37
* Added PCRE_UCP and related stuff to make \w etc use Unicode properties.ph102010-05-181-1/+2
* Add support for *MARK and names for *PRUNE, *SKIP, *THEN.ph102010-03-271-0/+2
* Added lower bound length-finding to pcre_study() and use it when matching; make ph102009-09-261-0/+1
* Added PCRE_NOTEMPTY_ATSTART to fix /g bug when \K is present.ph102009-09-111-0/+1
* Add new PCRE_PARTIAL_HARD option.ph102009-08-281-1/+3
* Update after detrailing for a test release.ph102009-03-171-1/+1
* Add PCRE_NO_START_OPTIMIZEph102009-03-151-2/+5
* Forgot to add PCRE_JAVASCRIPT_COMPAT to pcre.h.in.ph102008-04-131-0/+1
* Update copyright year to 2008.ph102008-01-201-1/+1
* Put back the definition of PCRE_ERROR_NULLWSLIMIT for compatibility, even ph102007-09-111-1/+1
* Add facility to make \R match only CR, LF, or CRLF.ph102007-09-111-0/+3
* Don't advance by 2 if explicit \r or \n in the pattern. Add ph102007-08-211-0/+1
* Daniel's patch for config.h and Windows DLL declarations (not fully working).ph102007-07-311-7/+22
* Abolish the NULLWSLIMIT error at the expense of using more stack when an ph102007-07-311-1/+1
* Add PCRE_INFO_OKPARTIAL and PCRE_INFO_JCHANGED.ph102007-06-041-0/+2
* Add PCRE_NEWLINE_ANYCRLF.ph102007-04-161-0/+1
* Reworked all the WIN32 __declspec stuff in the hope of getting it right.ph102007-04-041-43/+41
* Update copyright years to 2007.ph102007-03-091-1/+1
* 1. Move the comment about version numbers from pcre.h.in to configure.ac ph102007-03-061-11/+0
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-0/+294
* Load pcre-6.5 into code/trunk.nigel2007-02-241-258/+0
* Load pcre-6.4 into code/trunk.nigel2007-02-241-0/+258