/[Apache-SVN]
ViewVC logotype

Revision 1453590


Jump to revision: Previous Next
Author: stefan2
Date: Wed Mar 6 22:15:36 2013 UTC (11 years ago)
Changed paths: 2
Log Message:
On the fsfs-format7 branch:  Introduce uint <-> string conversion
functions that operate on base36 strings as they are used within
our node, copy and txn ids.

This is the first of a long list of commits that tries to break
down the 5k lines patch I wrote to replace the internal usage of
string IDs with numerical IDs.

* subversion/include/private/svn_string_private.h
  (svn__ui64tobase36,
   svn__base36toui64): declare new private API functions

* subversion/libsvn_subr/string.c
  (svn__ui64tobase36,
   svn__base36toui64): implement them

Changed paths

Path Details
Directorysubversion/branches/fsfs-format7/subversion/include/private/svn_string_private.h 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