summaryrefslogtreecommitdiff
path: root/pcre_dfa_exec.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2008.ph102008-01-201-1/+1
* Detrailed files for 7.4-RC1 test release.ph102007-09-131-2/+2
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-1/+1
* Add facility to make \R match only CR, LF, or CRLF.ph102007-09-111-13/+46
* (1) Move internal flags out of the options field, to make room.ph102007-09-101-4/+4
* Add (*CR) etc.ph102007-08-211-1/+1
* Don't advance by 2 if explicit \r or \n in the pattern. Add ph102007-08-211-8/+9
* Update UTF-8 validity check and documentation.ph102007-08-091-1/+1
* Add Perl 5.10's backtracking verbs.ph102007-08-081-1/+3
* 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
* More document tidies, pre-release.ph102007-06-131-31/+31
* Add support for \h, \H, \v, \V.ph102007-06-131-9/+405
* Drastically reduce workspace used for alternatives in groups; also some ph102007-06-051-1/+1
* Add support for the Perl 5.10 \K facility.ph102007-05-291-4/+6
* Typos in the docs, missing casts and #ifdefs in the code.ph102007-04-171-2/+2
* Tidies: added some casts and some missing #ifdefs.ph102007-04-171-2/+9
* Update HTML documentation.ph102007-04-171-4/+4
* Add PCRE_NEWLINE_ANYCRLF.ph102007-04-161-7/+16
* Reworked all the WIN32 __declspec stuff in the hope of getting it right.ph102007-04-041-1/+1
* Daniel's patches to add to the CMake support.ph102007-04-021-1/+1
* Commit after detrailing; set executable on autogen.sh.ph102007-03-261-1/+1
* Fix multiline ^$ bug when newline=any.ph102007-03-261-0/+9
* Update copyright years to 2007.ph102007-03-091-1/+1
* Applied Bob and Daniel's patches to convert the build system to automake. Added ph102007-03-051-3/+3
* Load pcre-7.0 into code/trunk.nigel2007-02-241-85/+430
* Load pcre-6.7 into code/trunk.nigel2007-02-241-50/+111
* Load pcre-6.5 into code/trunk.nigel2007-02-241-59/+166
* Load pcre-6.4 into code/trunk.nigel2007-02-241-21/+19
* Load pcre-6.0 into code/trunk.nigel2007-02-241-0/+1922