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

Diff of /code/trunk/ChangeLog

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

revision 882 by ph10, Sun Jan 15 18:45:27 2012 UTC revision 889 by ph10, Tue Jan 17 14:51:50 2012 UTC
# Line 42  Version 8.30 Line 42  Version 8.30
42      "x". The similar pattern /(?=(*:x))((*:y)q|)/ did not return a mark at all.      "x". The similar pattern /(?=(*:x))((*:y)q|)/ did not return a mark at all.
43      Oddly, Perl behaves the same way. PCRE has been fixed so that this pattern      Oddly, Perl behaves the same way. PCRE has been fixed so that this pattern
44      also returns the mark "x". This bug applied to capturing parentheses,      also returns the mark "x". This bug applied to capturing parentheses,
45      non-capturing parentheses, and atomic parentheses.      non-capturing parentheses, and atomic parentheses. It also applied to some
46        assertions.
47    
48    12. Stephen Kelly's patch to CMakeLists.txt allows it to parse the version
49        information out of configure.ac instead of relying on pcre.h.generic, which
50        is not stored in the repository.
51    
52    13. Applied Dmitry V. Levin's patch for a more portable method for linking with
53        -lreadline.
54    
55    
56  Version 8.21 12-Dec-2011  Version 8.21 12-Dec-2011

Legend:
Removed from v.882  
changed lines
  Added in v.889

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12