You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2010/10/30 16:28:52 UTC

svn commit: r1029080 - /subversion/branches/performance/STATUS

Author: danielsh
Date: Sat Oct 30 14:28:52 2010
New Revision: 1029080

URL: http://svn.apache.org/viewvc?rev=1029080&view=rev
Log:
* STATUS:  Remove a merged item.  (Those two functions are used once each.)

Modified:
    subversion/branches/performance/STATUS

Modified: subversion/branches/performance/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/performance/STATUS?rev=1029080&r1=1029079&r2=1029080&view=diff
==============================================================================
--- subversion/branches/performance/STATUS (original)
+++ subversion/branches/performance/STATUS Sat Oct 30 14:28:52 2010
@@ -21,18 +21,6 @@ They will be merged into /trunk after pa
         Perhaps we should look at callers and switch them to use this new
         API?
 
-* r985500
- Just another temp file name handling improvement: Use the already
- properly encoded file name information from the APR file instead
- of constructing it.
- Justification:
-   Further reduction of the client-side overhead in svn export
-   (and possibly others).
- Merge:
-   Merged to trunk in r1027192.  From the log message: "While functionally
-     correct, I think some of the function names could be improved, but
-     that's a bikeshed we can have on trunk."
-
 * r986453
  An even larger change: Speed up file translation by further optimizing
  the search for "interesting chars" and replacing EOLs only if they