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

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

Author: stsp
Date: Thu Jun 20 22:21:40 2013
New Revision: 1495215

URL: http://svn.apache.org/r1495215
Log:
* STATUS: Combine the fs_fs/tree.c hash function nominations, and add r1495214
   with stefan2's +1 via IRC.

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=1495215&r1=1495214&r2=1495215&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Jun 20 22:21:40 2013
@@ -159,25 +159,17 @@ Candidate changes:
    Votes:
      +1: stefan2, rhuijben
 
- * r1495204
+ * r1495204, r1495209, r1495214
    Follow-up to r1495063, improving the hash effectiveness.
    Justification:
      With zero runtime overhead, this gives us a better distribution over
      the hash buckets.
-   Votes:
-     +1: stefan2
-
- * r1495209
-   Follow-up to r1495063, make hash function target-independent.
-   Justification:
      In case of an issue on big-endian platforms, we want to be sure to
      see the same deterministic error condition on little-endian as well.
      This incur an insignificant performance overhead on big-endian systems
      (PPC & friends) only.
-   Notes:
-     Depends on r1495204.
    Votes:
-     +1: stefan2
+     +1: stefan2, stsp
 
 Veto-blocked changes:
 =====================