You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2015/01/14 16:03:44 UTC

svn propchange: r1499863 - svn:log

Author: julianfoad
Revision: 1499863
Modified property: svn:log

Modified: svn:log at Wed Jan 14 15:03:44 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jan 14 15:03:44 2015
@@ -1,5 +1,8 @@
 Convert ra_serfs 'svn_ra_replay' support to the transition based xml parser.
 
+Also improve the memory usage of the driven editor by passing per-node scoped
+pools to the editor's 'add_*' and 'open_*' methods.
+
 * subversion/libsvn_ra_serf/replay.c
   (includes): Add svn_hash.h.
   (replay_state_e): Add new states. Use common prefix.