Author: stsp
Date: Fri Sep 30 15:20:11 2011
New Revision: 1177695

URL: http://svn.apache.org/viewvc?rev=1177695&view=rev
Log:
* STATUS: Add two new nominations.

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1177695&r1=1177694&r2=1177695&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Fri Sep 30 15:20:11 2011
@@ -149,6 +149,21 @@ Candidate changes:
    Votes:
      +1: danielsh, stsp
 
+ * r1167681
+   Don't invoke quicksort unnecessarily when combining mergeinfo rangelists.
+   Justification:
+     This speeds up --reintegrate merges, especially the pathological case
+     described here: http://svn.haxx.se/dev/archive-2011-09/0247.shtml
+   Votes:
+     +1: stsp
+
+ * r1176915
+   Improve handling of temporary allocations in svn_mergeinfo_intersect2().
+   Justification:
+     Should reduce memory footprint.
+   Votes:
+     +1: stsp
+
 Veto-blocked changes:
 =====================
 


Reply via email to