/[Apache-SVN]
ViewVC logotype

Revision 1451129


Jump to revision: Previous Next
Author: stefan2
Date: Thu Feb 28 07:45:50 2013 UTC (11 years, 2 months ago)
Changed paths: 3
Log Message:
On the fsfs-format7 branch: Move the string matching functions
from xdelta to libsvn_subr/string.

* subversion/include/private/svn_string_private.h
  (svn_cstring__match_length,
   svn_cstring__reverse_match_length): declare new private API

* subversion/libsvn_subr/string.c
  (svn_cstring__match_length,
   svn_cstring__reverse_match_length): take implementation from xdelta.c

* subversion/libsvn_delta/xdelta.c
  (match_length,
   reverse_match_length): remove here
  (find_match,
   store_delta_trailer,
   compute_delta): update callers

Changed paths

Path Details
Directorysubversion/branches/fsfs-format7/subversion/include/private/svn_string_private.h modified , text changed
Directorysubversion/branches/fsfs-format7/subversion/libsvn_delta/xdelta.c modified , text changed
Directorysubversion/branches/fsfs-format7/subversion/libsvn_subr/string.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26