summaryrefslogtreecommitdiff
path: root/pcre_fullinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Additional casts to avoid compiler warnings, originally from a MS compiler, but ph102012-01-231-1/+1
* Add pcre16 prefix to 16 bit structszherczeg2012-01-051-5/+5
* add pcre16_callout_block and pcre16_extrazherczeg2012-01-041-1/+1
* Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and ph102011-12-311-2/+2
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-13/+35
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-13/+0
* Source tidies for 8.21-RC1ph102011-12-061-6/+6
* Preserve the size of JIT compiled code. Add PCRE_INFO_JITSIZE and use it forph102011-12-021-0/+13
* Final source and document tidies for 8.20-RC1.ph102011-09-111-1/+1
* Commit changes for JIT supportph102011-08-221-1/+7
* Tidy up, remove trailing spaces, etc. for 8.00-RC1.ph102009-10-051-3/+3
* Added lower bound length-finding to pcre_study() and use it when matching; make ph102009-09-261-1/+7
* Remove restrictions on pcre_exec() partial matching.ph102009-08-261-0/+3
* Add PCRE_NO_START_OPTIMIZEph102009-03-151-2/+2
* Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.ph102008-07-091-1/+1
* Update copyright year to 2008.ph102008-01-201-2/+2
* <config.h> => "config.h" and also some cases of <pcre.h>.ph102007-09-111-1/+1
* (1) Move internal flags out of the options field, to make room.ph102007-09-101-6/+6
* Don't advance by 2 if explicit \r or \n in the pattern. Add ph102007-08-211-0/+4
* 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
* Drastically reduce workspace used for alternatives in groups; also some ph102007-06-051-4/+4
* Add PCRE_INFO_OKPARTIAL and PCRE_INFO_JCHANGED.ph102007-06-041-0/+8
* Reworked all the WIN32 __declspec stuff in the hope of getting it right.ph102007-04-041-1/+1
* Update copyright years to 2007.ph102007-03-091-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/+149