/[Apache-SVN]
ViewVC logotype

Revision 1483570


Jump to revision: Previous Next
Author: stefan2
Date: Thu May 16 21:22:06 2013 UTC (11 years, 7 months ago)
Changed paths: 1
Log Message:
Within libsvn_repos get_log functionality, pass the list of wanted revprops
around as an array of svn_string_t* instead of const char*.  The added length
info allows for more effient functions to be used.  Do that.

* subversion/libsvn_repos/log.c
  (fill_log_entry): try an optimistic match between received and requested
                    revprops; adapt to using svn_string_t *
  (svn_repos_get_logs4): copy & convert the incoming array


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_repos/log.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26