You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by iv...@apache.org on 2013/06/21 00:44:17 UTC

svn commit: r1495220 - /subversion/branches/1.8.x/STATUS

Author: ivan
Date: Thu Jun 20 22:44:17 2013
New Revision: 1495220

URL: http://svn.apache.org/r1495220
Log:
* STATUS: Add my -1 to r1495204 group to prevent automatic merging when 
  I'm sleeping :)

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1495220&r1=1495219&r2=1495220&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Jun 20 22:44:17 2013
@@ -159,16 +159,6 @@ Candidate changes:
    Votes:
      +1: stefan2, rhuijben
 
- * r1495204, r1495209, r1495214
-   Follow-up to r1495063, improving the hash effectiveness.
-   Justification:
-     Without a runtime overhead, r1495204 gives us a better distribution
-     over the hash buckets.  The other two improve reproducibility by
-     making the hash platform-independent with a minor overhead on
-     little-endian machines (x86 & friends).
-   Votes:
-     +1: stefan2, stsp
-
 Veto-blocked changes:
 =====================
 
@@ -185,6 +175,18 @@ Veto-blocked changes:
    Votes:
      -1: danielsh (doesn't resolve peg revisions correctly)
 
+ * r1495204, r1495209, r1495214
+   Follow-up to r1495063, improving the hash effectiveness.
+   Justification:
+     Without a runtime overhead, r1495204 gives us a better distribution
+     over the hash buckets.  The other two improve reproducibility by
+     making the hash platform-independent with a minor overhead on
+     little-endian machines (x86 & friends).
+   Votes:
+     +1: stefan2, stsp
+     -1: ivan (hash function slowdown on Windows:
+               http://svn.haxx.se/dev/archive-2013-06/0483.shtml)
+
 Approved changes:
 =================