Subversion
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
 
usr
 
include
 
subversion-1
 
mod_authz_svn.h
Subversion authorization extensions for mod_dav_svn
 
mod_dav_svn.h
Subversion's backend for Apache's mod_dav module
 
svn_auth.h
Subversion's authentication system
 
svn_base64.h
Base64 encoding and decoding functions
 
svn_cache_config.h
Configuration interface to internal Subversion caches
 
svn_checksum.h
Subversion checksum routines
 
svn_client.h
Subversion's client library
 
svn_cmdline.h
Support functions for command line programs
 
svn_compat.h
Utilities to help applications provide backwards-compatibility
 
svn_config.h
Accessing SVN configuration files
 
svn_ctype.h
Character classification routines
 
svn_dav.h
Code related to WebDAV/DeltaV usage in Subversion
 
svn_delta.h
Delta-parsing
 
svn_diff.h
Contextual diffing
 
svn_dirent_uri.h
A library to manipulate URIs, relative paths and directory entries
 
svn_dso.h
DSO loading routines
 
svn_error.h
Common exception handling for Subversion
 
svn_error_codes.h
Subversion error codes
 
svn_fs.h
Interface to the Subversion filesystem
 
svn_hash.h
Dumping and reading hash tables to/from files
 
svn_io.h
General file I/O for Subversion
 
svn_iter.h
The Subversion Iteration drivers helper routines
 
svn_md5.h
Converting and comparing MD5 checksums
 
svn_mergeinfo.h
Mergeinfo handling and processing
 
svn_nls.h
Support functions for NLS programs
 
svn_opt.h
Option and argument parsing for Subversion command lines
 
svn_opt_impl.h
Option and argument parsing for Subversion command lines (common implementation)
 
svn_path.h
A path manipulation library
 
svn_pools.h
APR pool management for Subversion
 
svn_props.h
Subversion properties
 
svn_quoprint.h
Quoted-printable encoding and decoding functions
 
svn_ra.h
Repository Access
 
svn_ra_svn.h
Libsvn_ra_svn functions used by the server
 
svn_repos.h
Tools built on top of the filesystem
 
svn_sorts.h
All sorts of sorts
 
svn_string.h
Counted-length strings for Subversion, plus some C string goodies
 
svn_subst.h
Data substitution (keywords and EOL style)
 
svn_time.h
Time/date utilities
 
svn_types.h
Subversion's data types
 
svn_types_impl.h
Subversion's data types (common implementation)
 
svn_user.h
Subversion's wrapper around APR's user information interface
 
svn_utf.h
UTF-8 conversion routines
 
svn_version.h
Version information
 
svn_wc.h
Subversion's working copy library
 
svn_x509.h
Subversion's X509 parser
 
svn_xml.h
XML code shared by various Subversion libraries