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

Diff of /code/trunk/ChangeLog

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

revision 446 by ph10, Tue Sep 15 10:49:50 2009 UTC revision 454 by ph10, Tue Sep 22 09:42:11 2009 UTC
# Line 123  Version 8.00 ??-???-?? Line 123  Version 8.00 ??-???-??
123      with unset values at the outer level. The correct (outer level) value is      with unset values at the outer level. The correct (outer level) value is
124      now given.      now given.
125    
126    22. If (*ACCEPT) appeared inside capturing parentheses, previous releases of
127        PCRE did not set those parentheses (unlike Perl). I have now found a way to
128        make it do so. The string so far is captured, making this feature
129        compatible with Perl.
130    
131    23. The tests have been re-organized, adding tests 11 and 12, to make it
132        possible to check the Perl 5.10 features against Perl 5.10.
133    
134    24. Perl 5.10 allows subroutine calls in lookbehinds, as long as the subroutine
135        pattern matches a fixed length string. PCRE did not allow this; now it
136        does. Neither allows recursion.
137    
138    
139  Version 7.9 11-Apr-09  Version 7.9 11-Apr-09
140  ---------------------  ---------------------

Legend:
Removed from v.446  
changed lines
  Added in v.454

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12