/[pcre]/code/trunk/ChangeLog
ViewVC logotype

Diff of /code/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 461 by ph10, Mon Oct 5 10:59:35 2009 UTC revision 469 by ph10, Mon Oct 19 14:38:48 2009 UTC
# Line 1  Line 1 
1  ChangeLog for PCRE  ChangeLog for PCRE
2  ------------------  ------------------
3    
4  Version 8.00 05-Oct-09  Version 8.00 19-Oct-09
5  ----------------------  ----------------------
6    
7  1.  The table for translating pcre_compile() error codes into POSIX error codes  1.  The table for translating pcre_compile() error codes into POSIX error codes
# Line 58  Version 8.00 05-Oct-09 Line 58  Version 8.00 05-Oct-09
58  10. Partial matching has been split into two forms: PCRE_PARTIAL_SOFT, which is  10. Partial matching has been split into two forms: PCRE_PARTIAL_SOFT, which is
59      synonymous with PCRE_PARTIAL, for backwards compatibility, and      synonymous with PCRE_PARTIAL, for backwards compatibility, and
60      PCRE_PARTIAL_HARD, which causes a partial match to supersede a full match,      PCRE_PARTIAL_HARD, which causes a partial match to supersede a full match,
61      and may be more useful for multi-segment matching, especially with      and may be more useful for multi-segment matching.
     pcre_exec().  
62    
63  11. Partial matching with pcre_exec() is now more intuitive. A partial match  11. Partial matching with pcre_exec() is now more intuitive. A partial match
64      used to be given if ever the end of the subject was reached; now it is      used to be given if ever the end of the subject was reached; now it is

Legend:
Removed from v.461  
changed lines
  Added in v.469

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12