index
:
delta/pcre.git
baserock/morph
master
oldtrunk8
pcre16
vcs.exim.org: pcre/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pcre_fullinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Source tidies for 8.34-RC1.
ph10
2013-11-19
1
-3
/
+3
*
Implement PCRE_INFO_MATCH_EMPTY and fix 2 bugs concerned with scanning for
ph10
2013-07-05
1
-0
/
+4
*
Fix type error in PCRE_INFO_{MATCH,RECURSION}LIMIT.
ph10
2013-05-04
1
-2
/
+2
*
Source tidies (trails spaces, html updates) for 8.33-RC1.
ph10
2013-05-01
1
-3
/
+3
*
Code (but not yet documentation) for *LIMIT_MATCH and *LIMIT_RECURSION.
ph10
2013-04-24
1
-1
/
+11
*
pcre32: Fix signed-unsigned compare
chpe
2012-10-18
1
-2
/
+2
*
pcre32: Rename new values to pcre32_fullinfo
chpe
2012-10-16
1
-4
/
+4
*
pcre32: fullinfo: Add variants of (FIRST|LAST)LITERAL that are 32-bit clean
chpe
2012-10-16
1
-0
/
+21
*
pcre32: Add 32-bit library
chpe
2012-10-16
1
-2
/
+6
*
Document update for 8.31-RC1 test release.
ph10
2012-06-02
1
-3
/
+3
*
Add support for PCRE_INFO_MAXLOOKBEHIND.
ph10
2012-02-24
1
-0
/
+4
*
Additional casts to avoid compiler warnings, originally from a MS compiler, but
ph10
2012-01-23
1
-1
/
+1
*
Add pcre16 prefix to 16 bit structs
zherczeg
2012-01-05
1
-5
/
+5
*
add pcre16_callout_block and pcre16_extra
zherczeg
2012-01-04
1
-1
/
+1
*
Typos in PrepareRelease; include 16-bit in make distcheck; fix RunTest and
ph10
2011-12-31
1
-2
/
+2
*
Merging all the changes from the pcre16 branch into the trunk.
ph10
2011-12-28
1
-13
/
+35
*
Rolled back trunk to r755 to prepare for merging the 16-bit branch.
ph10
2011-12-28
1
-13
/
+0
*
Source tidies for 8.21-RC1
ph10
2011-12-06
1
-6
/
+6
*
Preserve the size of JIT compiled code. Add PCRE_INFO_JITSIZE and use it for
ph10
2011-12-02
1
-0
/
+13
*
Final source and document tidies for 8.20-RC1.
ph10
2011-09-11
1
-1
/
+1
*
Commit changes for JIT support
ph10
2011-08-22
1
-1
/
+7
*
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
ph10
2009-10-05
1
-3
/
+3
*
Added lower bound length-finding to pcre_study() and use it when matching; make
ph10
2009-09-26
1
-1
/
+7
*
Remove restrictions on pcre_exec() partial matching.
ph10
2009-08-26
1
-0
/
+3
*
Add PCRE_NO_START_OPTIMIZE
ph10
2009-03-15
1
-2
/
+2
*
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
ph10
2008-07-09
1
-1
/
+1
*
Update copyright year to 2008.
ph10
2008-01-20
1
-2
/
+2
*
<config.h> => "config.h" and also some cases of <pcre.h>.
ph10
2007-09-11
1
-1
/
+1
*
(1) Move internal flags out of the options field, to make room.
ph10
2007-09-10
1
-6
/
+6
*
Don't advance by 2 if explicit \r or \n in the pattern. Add
ph10
2007-08-21
1
-0
/
+4
*
Correct errors in previous patch; tidy for test release.
ph10
2007-08-01
1
-2
/
+2
*
Daniel's patch for config.h and Windows DLL declarations (not fully working).
ph10
2007-07-31
1
-0
/
+4
*
Drastically reduce workspace used for alternatives in groups; also some
ph10
2007-06-05
1
-4
/
+4
*
Add PCRE_INFO_OKPARTIAL and PCRE_INFO_JCHANGED.
ph10
2007-06-04
1
-0
/
+8
*
Reworked all the WIN32 __declspec stuff in the hope of getting it right.
ph10
2007-04-04
1
-1
/
+1
*
Update copyright years to 2007.
ph10
2007-03-09
1
-1
/
+1
*
Load pcre-6.5 into code/trunk.
nigel
2007-02-24
1
-2
/
+2
*
Load pcre-6.4 into code/trunk.
nigel
2007-02-24
1
-1
/
+1
*
Load pcre-6.0 into code/trunk.
nigel
2007-02-24
1
-0
/
+149