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

Diff of /code/trunk/ChangeLog

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

revision 413 by ph10, Sat Apr 11 11:41:52 2009 UTC revision 418 by ph10, Fri Apr 24 09:17:18 2009 UTC
# Line 1  Line 1 
1  ChangeLog for PCRE  ChangeLog for PCRE
2  ------------------  ------------------
3    
4    Version 8.00 ??-???-??
5    ----------------------
6    
7    1.  The table for translating pcre_compile() error codes into POSIX error codes
8        was out-of-date, and there was no check on the pcre_compile() error code
9        being within the table. This could lead to an OK return being given in
10        error.
11    
12    
13  Version 7.9 11-Apr-09  Version 7.9 11-Apr-09
14  ---------------------  ---------------------
15    
# Line 112  Version 7.9 11-Apr-09 Line 121  Version 7.9 11-Apr-09
121    
122  26. Changed a few more instances of "const unsigned char *" to USPTR, making  26. Changed a few more instances of "const unsigned char *" to USPTR, making
123      the feature of a custom pointer more persuasive (as requested by a user).      the feature of a custom pointer more persuasive (as requested by a user).
124    
125  27. Wrapped the definitions of fileno and isatty for Windows, which appear in  27. Wrapped the definitions of fileno and isatty for Windows, which appear in
126      pcretest.c, inside #ifndefs, because it seems they are sometimes already      pcretest.c, inside #ifndefs, because it seems they are sometimes already
127      pre-defined.      pre-defined.
128    
129  28. Added support for (*UTF8) at the start of a pattern.  28. Added support for (*UTF8) at the start of a pattern.
130    
131  29. Arrange for flags added by the "release type" setting in CMake to be shown  29. Arrange for flags added by the "release type" setting in CMake to be shown
132      in the configuration summary.      in the configuration summary.

Legend:
Removed from v.413  
changed lines
  Added in v.418

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12