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_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up, remove trailing spaces, etc. for 8.00-RC1.
ph10
2009-10-05
1
-3
/
+3
*
Fix problems with conditional references to duplicate named subpatterns.
ph10
2009-10-04
1
-23
/
+32
*
Allow duplicate names for same-numbered groups; forbid different names.
ph10
2009-10-03
1
-1
/
+1
*
Added lower bound length-finding to pcre_study() and use it when matching; make
ph10
2009-09-26
1
-12
/
+15
*
Allow fixed-length subroutine calls in lookbehinds.
ph10
2009-09-22
1
-0
/
+1
*
Capture data when (*ACCEPT) is inside capturing parentheses.
ph10
2009-09-15
1
-3
/
+14
*
Correct returned capture count after recursion has matched more than outer.
ph10
2009-09-15
1
-0
/
+1
*
Added PCRE_NOTEMPTY_ATSTART to fix /g bug when \K is present.
ph10
2009-09-11
1
-8
/
+11
*
Further updates to partial matching.
ph10
2009-09-05
1
-1
/
+3
*
Add new PCRE_PARTIAL_HARD option.
ph10
2009-08-28
1
-6
/
+6
*
Remove restrictions on pcre_exec() partial matching.
ph10
2009-08-26
1
-1
/
+3
*
Add support for (*UTF8).
ph10
2009-04-11
1
-0
/
+2
*
Trailing space tidies
ph10
2009-03-23
1
-1
/
+1
*
Force SUPPORT_UTF8 if SUPPORT_UCP is set (for non-"configure" users).
ph10
2009-03-17
1
-0
/
+7
*
Update after detrailing for a test release.
ph10
2009-03-17
1
-9
/
+9
*
Add support for UTF-8 in EBCDIC environments.
ph10
2009-03-17
1
-5
/
+542
*
Add PCRE_NO_START_OPTIMIZE
ph10
2009-03-15
1
-3
/
+4
*
Fix Unicode property support in character classes for chars > 127 in non-UTF-8
ph10
2009-03-08
1
-0
/
+20
*
Bug fixes: forgot to commit these individually.
ph10
2009-03-01
1
-3
/
+4
*
Source tidies for 7.8-RC1
ph10
2008-08-25
1
-3
/
+3
*
Patch to reduce warnings from certain compilers.
ph10
2008-08-24
1
-1
/
+4
*
Several bugs concerned with skipping over UTF-8 characters at the start of
ph10
2008-07-11
1
-8
/
+0
*
Add PCRE_CALL_CONVENTION for MSVC users; add some missing PCRE_EXP_DEFNs.
ph10
2008-07-09
1
-0
/
+14
*
Final tidies for new Unicode property code; upgrade to Unicode 5.1.0.
ph10
2008-07-04
1
-8
/
+10
*
Preliminary patch for upgraded Unicode Property support.
ph10
2008-07-02
1
-2
/
+29
*
Tidies for the 7.7-RC1 distribution.
ph10
2008-04-28
1
-7
/
+7
*
Fix DFA (?!) bug; add support for JavaScript empty classes.
ph10
2008-04-19
1
-121
/
+126
*
Added PCRE_JAVASCRIPT_COMPAT option.
ph10
2008-04-12
1
-2
/
+4
*
Do not discard subpatterns with {0} quantifiers, as they may be called as
ph10
2008-04-12
1
-3
/
+8
*
Add Oniguruma syntax \g<...> and \g'...' for subroutine calls.
ph10
2008-04-10
1
-1
/
+1
*
Update copyright year to 2008.
ph10
2008-01-20
1
-1
/
+1
*
Tidies for the 7.5 release.
ph10
2008-01-10
1
-1
/
+1
*
Fix UTF-8/newline=ANY with .* crash.
ph10
2007-12-29
1
-0
/
+8
*
Add .gz and .bz2 optional support to pcregrep.
ph10
2007-12-17
1
-1
/
+1
*
Change "alphameric" to "alphanumeric".
ph10
2007-11-20
1
-1
/
+1
*
Diagnose conditional numerical reference to a non-existent subpattern.
ph10
2007-11-16
1
-1
/
+2
*
Improve error messages for (?+-a) and (?-+a).
ph10
2007-11-16
1
-1
/
+1
*
Fix (?&) non-diagnosis bug and missing length check for (?&a) etc.
ph10
2007-11-15
1
-1
/
+1
*
Detrailed files for 7.4-RC1 test release.
ph10
2007-09-13
1
-2
/
+2
*
Refactoring to reduce the number of relocations in a shared library.
ph10
2007-09-11
1
-2
/
+5
*
Add facility to make \R match only CR, LF, or CRLF.
ph10
2007-09-11
1
-6
/
+8
*
(1) Move internal flags out of the options field, to make room.
ph10
2007-09-10
1
-16
/
+14
*
Don't advance by 2 if explicit \r or \n in the pattern. Add
ph10
2007-08-21
1
-0
/
+1
*
Add integer overflow tests to escape processing.
ph10
2007-08-15
1
-1
/
+1
*
Update UTF-8 validity check and documentation.
ph10
2007-08-09
1
-1
/
+1
*
Add Perl 5.10's backtracking verbs.
ph10
2007-08-08
1
-9
/
+21
*
Added a pcresyntax man page; tidied some others.
ph10
2007-08-06
1
-3
/
+3
*
Fix backtrack past start of subject bugs caused by the use of \X, \p, or \P in
ph10
2007-08-06
1
-4
/
+7
*
Daniel's patch for config.h and Windows DLL declarations (not fully working).
ph10
2007-07-31
1
-6
/
+1
*
Adjust opcode names in debugging output.
ph10
2007-07-30
1
-1
/
+1
[next]