Subversion
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
include Directory Reference

Directories

directory  private
 

Files

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