[Pcre-svn] [1366] code/trunk/ChangeLog: Forgot to commit thi…

トップ ページ
このメッセージを削除
著者: Subversion repository
日付:  
To: pcre-svn
題目: [Pcre-svn] [1366] code/trunk/ChangeLog: Forgot to commit this for the previous commit.
Revision: 1366
          http://vcs.pcre.org/viewvc?view=rev&revision=1366
Author:   ph10
Date:     2013-10-06 19:34:33 +0100 (Sun, 06 Oct 2013)


Log Message:
-----------
Forgot to commit this for the previous commit.

Modified Paths:
--------------
    code/trunk/ChangeLog


Modified: code/trunk/ChangeLog
===================================================================
--- code/trunk/ChangeLog    2013-10-06 18:33:56 UTC (rev 1365)
+++ code/trunk/ChangeLog    2013-10-06 18:34:33 UTC (rev 1366)
@@ -91,6 +91,12 @@
 18. The character VT has been added to the set of characters that match \s and
     are generally treated as white space, following this same change in Perl 
     5.18. There is now no difference between "Perl space" and "POSIX space". 
+    
+19. The code for checking named groups as conditions, either for being set or 
+    for being recursed, has been refactored (this is related to 14 and 15
+    above). Processing unduplicated named groups should now be as fast at
+    numerical groups, and processing duplicated groups should be faster than
+    before.



Version 8.33 28-May-2013