You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by bo...@apache.org on 2007/09/11 01:38:31 UTC

svn commit: r574406 [9/38] - in /apr/site/trunk/docs/docs: apr-util/0.9/ apr-util/1.2/ apr-util/trunk/ apr/0.9/ apr/1.2/ apr/trunk/

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apu__config_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apu__config_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apu__config_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apu__config_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,50 +1,52 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apu_config.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/private/apu_config.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apu_config.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* include/private/apu_config.h.  Generated by configure.  */</span>
+  </ul>
+</div>
+<h1>include/private/apu_config.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* include/private/apu_config.h.  Generated by configure.  */</span>
 <a name="l00002"></a>00002 <span class="comment">/* include/private/apu_config.h.in.  Generated from configure.in by autoheader.  */</span>
 <a name="l00003"></a>00003 
-<a name="l00004"></a>00004 <span class="comment">/* define if Expat 1.0 or 1.1 was found */</span>
-<a name="l00005"></a>00005 <span class="comment">/* #undef APR_HAVE_OLD_EXPAT */</span>
+<a name="l00004"></a>00004 <span class="comment">/* Define if the system crypt() function is threadsafe */</span>
+<a name="l00005"></a>00005 <span class="comment">/* #undef APU_CRYPT_THREADSAFE */</span>
 <a name="l00006"></a>00006 
-<a name="l00007"></a>00007 <span class="comment">/* Define if the system crypt() function is threadsafe */</span>
-<a name="l00008"></a>00008 <span class="comment">/* #undef APU_CRYPT_THREADSAFE */</span>
+<a name="l00007"></a>00007 <span class="comment">/* Define if the inbuf parm to iconv() is const char ** */</span>
+<a name="l00008"></a>00008 <span class="comment">/* #undef APU_ICONV_INBUF_CONST */</span>
 <a name="l00009"></a>00009 
-<a name="l00010"></a>00010 <span class="comment">/* Define if the inbuf parm to iconv() is const char ** */</span>
-<a name="l00011"></a>00011 <span class="comment">/* #undef APU_ICONV_INBUF_CONST */</span>
+<a name="l00010"></a>00010 <span class="comment">/* Define if crypt_r has uses CRYPTD */</span>
+<a name="l00011"></a>00011 <span class="comment">/* #undef CRYPT_R_CRYPTD */</span>
 <a name="l00012"></a>00012 
-<a name="l00013"></a>00013 <span class="comment">/* Define if crypt_r has uses CRYPTD */</span>
-<a name="l00014"></a>00014 <span class="comment">/* #undef CRYPT_R_CRYPTD */</span>
-<a name="l00015"></a>00015 
-<a name="l00016"></a>00016 <span class="comment">/* Define if crypt_r uses struct crypt_data */</span>
-<a name="l00017"></a>00017 <span class="preprocessor">#define CRYPT_R_STRUCT_CRYPT_DATA 1</span>
+<a name="l00013"></a>00013 <span class="comment">/* Define if crypt_r uses struct crypt_data */</span>
+<a name="l00014"></a>00014 <span class="preprocessor">#define CRYPT_R_STRUCT_CRYPT_DATA 1</span>
+<a name="l00015"></a>00015 <span class="preprocessor"></span>
+<a name="l00016"></a>00016 <span class="comment">/* Define if CODESET is defined in langinfo.h */</span>
+<a name="l00017"></a>00017 <span class="preprocessor">#define HAVE_CODESET 1</span>
 <a name="l00018"></a>00018 <span class="preprocessor"></span>
-<a name="l00019"></a>00019 <span class="comment">/* Define if CODESET is defined in langinfo.h */</span>
-<a name="l00020"></a>00020 <span class="preprocessor">#define HAVE_CODESET 1</span>
+<a name="l00019"></a>00019 <span class="comment">/* Define to 1 if you have the `crypt_r' function. */</span>
+<a name="l00020"></a>00020 <span class="preprocessor">#define HAVE_CRYPT_R 1</span>
 <a name="l00021"></a>00021 <span class="preprocessor"></span>
-<a name="l00022"></a>00022 <span class="comment">/* Define to 1 if you have the `crypt_r' function. */</span>
-<a name="l00023"></a>00023 <span class="preprocessor">#define HAVE_CRYPT_R 1</span>
-<a name="l00024"></a>00024 <span class="preprocessor"></span>
-<a name="l00025"></a>00025 <span class="comment">/* Define to 1 if you have the file `AC_File'. */</span>
-<a name="l00026"></a>00026 <span class="comment">/* #undef HAVE_DBD_APR_DBD_MYSQL_C */</span>
-<a name="l00027"></a>00027 
+<a name="l00022"></a>00022 <span class="comment">/* Define to 1 if you have the file `AC_File'. */</span>
+<a name="l00023"></a>00023 <span class="comment">/* #undef HAVE_DBD_APR_DBD_MYSQL_C */</span>
+<a name="l00024"></a>00024 
+<a name="l00025"></a>00025 <span class="comment">/* Define if expat.h is available */</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#define HAVE_EXPAT_H 1</span>
+<a name="l00027"></a>00027 <span class="preprocessor"></span>
 <a name="l00028"></a>00028 <span class="comment">/* Define to 1 if you have the &lt;iconv.h&gt; header file. */</span>
 <a name="l00029"></a>00029 <span class="preprocessor">#define HAVE_ICONV_H 1</span>
 <a name="l00030"></a>00030 <span class="preprocessor"></span>
@@ -111,25 +113,34 @@
 <a name="l00091"></a>00091 <span class="comment">/* Define to 1 if you have the &lt;unistd.h&gt; header file. */</span>
 <a name="l00092"></a>00092 <span class="preprocessor">#define HAVE_UNISTD_H 1</span>
 <a name="l00093"></a>00093 <span class="preprocessor"></span>
-<a name="l00094"></a>00094 <span class="comment">/* Define to the address where bug reports for this package should be sent. */</span>
-<a name="l00095"></a>00095 <span class="preprocessor">#define PACKAGE_BUGREPORT ""</span>
-<a name="l00096"></a>00096 <span class="preprocessor"></span>
-<a name="l00097"></a>00097 <span class="comment">/* Define to the full name of this package. */</span>
-<a name="l00098"></a>00098 <span class="preprocessor">#define PACKAGE_NAME ""</span>
-<a name="l00099"></a>00099 <span class="preprocessor"></span>
-<a name="l00100"></a>00100 <span class="comment">/* Define to the full name and version of this package. */</span>
-<a name="l00101"></a>00101 <span class="preprocessor">#define PACKAGE_STRING ""</span>
-<a name="l00102"></a>00102 <span class="preprocessor"></span>
-<a name="l00103"></a>00103 <span class="comment">/* Define to the one symbol short name of this package. */</span>
-<a name="l00104"></a>00104 <span class="preprocessor">#define PACKAGE_TARNAME ""</span>
+<a name="l00094"></a>00094 <span class="comment">/* Define if xmlparse/xmlparse.h is available */</span>
+<a name="l00095"></a>00095 <span class="comment">/* #undef HAVE_XMLPARSE_XMLPARSE_H */</span>
+<a name="l00096"></a>00096 
+<a name="l00097"></a>00097 <span class="comment">/* Define if xmltok/xmlparse.h is available */</span>
+<a name="l00098"></a>00098 <span class="comment">/* #undef HAVE_XMLTOK_XMLPARSE_H */</span>
+<a name="l00099"></a>00099 
+<a name="l00100"></a>00100 <span class="comment">/* Define if xml/xmlparse.h is available */</span>
+<a name="l00101"></a>00101 <span class="comment">/* #undef HAVE_XML_XMLPARSE_H */</span>
+<a name="l00102"></a>00102 
+<a name="l00103"></a>00103 <span class="comment">/* Define to the address where bug reports for this package should be sent. */</span>
+<a name="l00104"></a>00104 <span class="preprocessor">#define PACKAGE_BUGREPORT ""</span>
 <a name="l00105"></a>00105 <span class="preprocessor"></span>
-<a name="l00106"></a>00106 <span class="comment">/* Define to the version of this package. */</span>
-<a name="l00107"></a>00107 <span class="preprocessor">#define PACKAGE_VERSION ""</span>
+<a name="l00106"></a>00106 <span class="comment">/* Define to the full name of this package. */</span>
+<a name="l00107"></a>00107 <span class="preprocessor">#define PACKAGE_NAME ""</span>
 <a name="l00108"></a>00108 <span class="preprocessor"></span>
-<a name="l00109"></a>00109 <span class="comment">/* Define to 1 if you have the ANSI C header files. */</span>
-<a name="l00110"></a>00110 <span class="preprocessor">#define STDC_HEADERS 1</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<a name="l00109"></a>00109 <span class="comment">/* Define to the full name and version of this package. */</span>
+<a name="l00110"></a>00110 <span class="preprocessor">#define PACKAGE_STRING ""</span>
+<a name="l00111"></a>00111 <span class="preprocessor"></span>
+<a name="l00112"></a>00112 <span class="comment">/* Define to the one symbol short name of this package. */</span>
+<a name="l00113"></a>00113 <span class="preprocessor">#define PACKAGE_TARNAME ""</span>
+<a name="l00114"></a>00114 <span class="preprocessor"></span>
+<a name="l00115"></a>00115 <span class="comment">/* Define to the version of this package. */</span>
+<a name="l00116"></a>00116 <span class="preprocessor">#define PACKAGE_VERSION ""</span>
+<a name="l00117"></a>00117 <span class="preprocessor"></span>
+<a name="l00118"></a>00118 <span class="comment">/* Define to 1 if you have the ANSI C header files. */</span>
+<a name="l00119"></a>00119 <span class="preprocessor">#define STDC_HEADERS 1</span>
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apu__select__dbm_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apu__select__dbm_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apu__select__dbm_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apu__select__dbm_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apu_select_dbm.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/private/apu_select_dbm.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apu_select_dbm.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/private/apu_select_dbm.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -46,8 +48,8 @@
 <a name="l00026"></a>00026 <span class="preprocessor"></span><span class="preprocessor">#define APU_USE_DB      0</span>
 <a name="l00027"></a>00027 <span class="preprocessor"></span>
 <a name="l00028"></a>00028 <span class="preprocessor">#endif  </span><span class="comment">/* !APU_SELECT_DBM_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apu__version_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apu__version_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apu__version_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apu__version_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apu_version.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apu_version.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apu_version.h</h1><a href="apu__version_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apu_version.h</h1><a href="apu__version_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -45,9 +47,9 @@
 <a name="l00051"></a>00051 <span class="preprocessor"></span>
 <a name="l00056"></a><a class="code" href="apu__version_8h.html#28a5f6fb38453905a840885a8c00152a">00056</a> <span class="preprocessor">#define APU_MINOR_VERSION       2</span>
 <a name="l00057"></a>00057 <span class="preprocessor"></span>
-<a name="l00062"></a><a class="code" href="apu__version_8h.html#44b4590b3763f9c92f9d429fb9ce119b">00062</a> <span class="preprocessor">#define APU_PATCH_VERSION       8</span>
+<a name="l00062"></a><a class="code" href="apu__version_8h.html#44b4590b3763f9c92f9d429fb9ce119b">00062</a> <span class="preprocessor">#define APU_PATCH_VERSION      10</span>
 <a name="l00063"></a>00063 <span class="preprocessor"></span>
-<a name="l00069"></a>00069 <span class="comment">/* #define APU_IS_DEV_VERSION */</span>
+<a name="l00069"></a>00069 <span class="comment">/* #undef APU_IS_DEV_VERSION */</span>
 <a name="l00070"></a>00070 
 <a name="l00071"></a>00071 
 <a name="l00072"></a>00072 <span class="preprocessor">#if defined(APU_IS_DEV_VERSION) || defined(DOXYGEN)</span>
@@ -104,8 +106,8 @@
 <a name="l00132"></a>00132 <span class="preprocessor">#endif </span><span class="comment">/* ndef APU_VERSION_ONLY */</span>
 <a name="l00133"></a>00133 
 <a name="l00134"></a>00134 <span class="preprocessor">#endif </span><span class="comment">/* ndef APU_VERSION_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apu__version_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apu__version_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apu__version_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apu__version_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apu_version.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apu_version.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apu_version.h File Reference</h1>APR-util Versioning Interface. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apu_version.h File Reference</h1>APR-util Versioning Interface. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apr_version.h&quot;</code><br>
 <code>#include &quot;apu.h&quot;</code><br>
@@ -31,7 +33,7 @@
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apu__version_8h.html#28a5f6fb38453905a840885a8c00152a">APU_MINOR_VERSION</a>&nbsp;&nbsp;&nbsp;2</td></tr>
 
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apu__version_8h.html#44b4590b3763f9c92f9d429fb9ce119b">APU_PATCH_VERSION</a>&nbsp;&nbsp;&nbsp;8</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apu__version_8h.html#44b4590b3763f9c92f9d429fb9ce119b">APU_PATCH_VERSION</a>&nbsp;&nbsp;&nbsp;10</td></tr>
 
 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="apu__version_8h.html#b47617bb2faf080300b78620a4a53a6c">APU_IS_DEV_STRING</a>&nbsp;&nbsp;&nbsp;&quot;-dev&quot;</td></tr>
 
@@ -107,7 +109,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname">#define APU_PATCH_VERSION&nbsp;&nbsp;&nbsp;8          </td>
+          <td class="memname">#define APU_PATCH_VERSION&nbsp;&nbsp;&nbsp;10          </td>
         </tr>
       </table>
 </div>
@@ -241,8 +243,8 @@
 Return APU's version information as a string. 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apu__want_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apu__want_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apu__want_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apu__want_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apu_want.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apu_want.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apu_want.h</h1><a href="apu__want_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
+  </ul>
+</div>
+<h1>include/apu_want.h</h1><a href="apu__want_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as</span>
 <a name="l00002"></a>00002 <span class="comment"> * applicable.</span>
 <a name="l00003"></a>00003 <span class="comment"> *</span>
 <a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
@@ -48,8 +50,8 @@
 <a name="l00049"></a>00049 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
 <a name="l00050"></a>00050 <span class="preprocessor"></span>
 <a name="l00051"></a>00051 <span class="comment">/* --------------------------------------------------------------------- */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/apu__want_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/apu__want_8h.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/apu__want_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/apu__want_8h.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: apu_want.h File Reference</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: include/apu_want.h File Reference</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>apu_want.h File Reference</h1>APR Standard Headers Support. <a href="#_details">More...</a>
+  </ul>
+</div>
+<h1>include/apu_want.h File Reference</h1>APR Standard Headers Support. <a href="#_details">More...</a>
 <p>
 <code>#include &quot;apu.h&quot;</code><br>
 
@@ -37,9 +39,9 @@
    include "apu_want.h"</pre><p>
 <pre> The appropriate headers will be included.</pre><p>
 <pre> Note: it is safe to use this in a header (it won't interfere with other
-       headers' or source files' use of <a class="el" href="apu__want_8h.html">apu_want.h</a>)
- </pre> <hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+       headers' or source files' use of <a class="el" href="apu__want_8h.html" title="APR Standard Headers Support.">apu_want.h</a>)
+ </pre> <hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/ascii_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/ascii_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/ascii_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/ascii_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: ascii.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: xml/expat/lib/ascii.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>ascii.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+  </ul>
+</div>
+<h1>xml/expat/lib/ascii.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
 <a name="l00002"></a>00002 <span class="comment">Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd</span>
 <a name="l00003"></a>00003 <span class="comment">See the file COPYING for copying permission.</span>
 <a name="l00004"></a>00004 <span class="comment">*/</span>
@@ -104,8 +106,8 @@
 <a name="l00084"></a>00084 <span class="preprocessor"></span><span class="preprocessor">#define ASCII_LSQB 0x5B</span>
 <a name="l00085"></a>00085 <span class="preprocessor"></span><span class="preprocessor">#define ASCII_RSQB 0x5D</span>
 <a name="l00086"></a>00086 <span class="preprocessor"></span><span class="preprocessor">#define ASCII_UNDERSCORE 0x5F</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/asciitab_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/asciitab_8h-source.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/asciitab_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/asciitab_8h-source.html Mon Sep 10 16:37:52 2007
@@ -1,24 +1,26 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
-<title>Apache Portable Runtime Utility Library: asciitab.h Source File</title>
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+<title>Apache Portable Runtime Utility Library: xml/expat/lib/asciitab.h Source File</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
-<h1>asciitab.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+  </ul>
+</div>
+<h1>xml/expat/lib/asciitab.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
 <a name="l00002"></a>00002 <span class="comment">Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd</span>
 <a name="l00003"></a>00003 <span class="comment">See the file COPYING for copying permission.</span>
 <a name="l00004"></a>00004 <span class="comment">*/</span>
@@ -55,8 +57,8 @@
 <a name="l00035"></a>00035 <span class="comment">/* 0x74 */</span> BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
 <a name="l00036"></a>00036 <span class="comment">/* 0x78 */</span> BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_OTHER,
 <a name="l00037"></a>00037 <span class="comment">/* 0x7C */</span> BT_VERBAR, BT_OTHER, BT_OTHER, BT_OTHER,
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:01 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:12 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/files.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/files.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/files.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/files.html Mon Sep 10 16:37:52 2007
@@ -1,79 +1,81 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: File Index</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
-    <li id="current"><a href="files.html"><span>File&nbsp;List</span></a></li>
+    <li class="current"><a href="files.html"><span>File&nbsp;List</span></a></li>
     <li><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>Apache Portable Runtime Utility Library File List</h1>Here is a list of all documented files with brief descriptions:<table>
-  <tr><td class="indexkey"><b>abts.h</b> <a href="abts_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>abts_tests.h</b> <a href="abts__tests_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>acconfig.h</b> <a href="acconfig_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__anylock_8h.html">apr_anylock.h</a> <a href="apr__anylock_8h-source.html">[code]</a></td><td class="indexvalue">APR-Util transparent any lock flavor wrapper </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__base64_8h.html">apr_base64.h</a> <a href="apr__base64_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL Base64 Encoding </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__buckets_8h.html">apr_buckets.h</a> <a href="apr__buckets_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL Buckets/Bucket Brigades </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__date_8h.html">apr_date.h</a> <a href="apr__date_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL date routines </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__dbd_8h.html">apr_dbd.h</a> <a href="apr__dbd_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL DBD library </td></tr>
-  <tr><td class="indexkey"><b>apr_dbd_internal.h</b> <a href="apr__dbd__internal_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__dbm_8h.html">apr_dbm.h</a> <a href="apr__dbm_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL DBM library </td></tr>
-  <tr><td class="indexkey"><b>apr_dbm_private.h</b> <a href="apr__dbm__private_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__hooks_8h.html">apr_hooks.h</a> <a href="apr__hooks_8h-source.html">[code]</a></td><td class="indexvalue"><a class="el" href="namespace_apache.html">Apache</a> hook functions </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__ldap_8h.html">apr_ldap.h</a> <a href="apr__ldap_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL LDAP </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__ldap__init_8h.html">apr_ldap_init.h</a> <a href="apr__ldap__init_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL LDAP ldap_init() functions </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__ldap__option_8h.html">apr_ldap_option.h</a> <a href="apr__ldap__option_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL LDAP ldap_*_option() functions </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__ldap__url_8h.html">apr_ldap_url.h</a> <a href="apr__ldap__url_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL LDAP ldap_init() functions </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__md4_8h.html">apr_md4.h</a> <a href="apr__md4_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL MD4 Library </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__md5_8h.html">apr_md5.h</a> <a href="apr__md5_8h-source.html">[code]</a></td><td class="indexvalue">APR MD5 Routines </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__optional_8h.html">apr_optional.h</a> <a href="apr__optional_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL registration of functions exported by modules </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__optional__hooks_8h.html">apr_optional_hooks.h</a> <a href="apr__optional__hooks_8h-source.html">[code]</a></td><td class="indexvalue"><a class="el" href="namespace_apache.html">Apache</a> optional hook functions </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__queue_8h.html">apr_queue.h</a> <a href="apr__queue_8h-source.html">[code]</a></td><td class="indexvalue">Thread Safe FIFO bounded queue </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__reslist_8h.html">apr_reslist.h</a> <a href="apr__reslist_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL Resource List Routines </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__rmm_8h.html">apr_rmm.h</a> <a href="apr__rmm_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL Relocatable Memory Management Routines </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__sdbm_8h.html">apr_sdbm.h</a> <a href="apr__sdbm_8h-source.html">[code]</a></td><td class="indexvalue">Apr-util SDBM library </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__sha1_8h.html">apr_sha1.h</a> <a href="apr__sha1_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL SHA1 library </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__strmatch_8h.html">apr_strmatch.h</a> <a href="apr__strmatch_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL string matching routines </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__uri_8h.html">apr_uri.h</a> <a href="apr__uri_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL URI Routines </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__uuid_8h.html">apr_uuid.h</a> <a href="apr__uuid_8h-source.html">[code]</a></td><td class="indexvalue">APR UUID library </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__xlate_8h.html">apr_xlate.h</a> <a href="apr__xlate_8h-source.html">[code]</a></td><td class="indexvalue">APR I18N translation library </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apr__xml_8h.html">apr_xml.h</a> <a href="apr__xml_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL XML Library </td></tr>
-  <tr><td class="indexkey"><b>apu.h</b> <a href="apu_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>apu_config.h</b> <a href="apu__config_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>apu_select_dbm.h</b> <a href="apu__select__dbm_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><a class="el" href="apu__version_8h.html">apu_version.h</a> <a href="apu__version_8h-source.html">[code]</a></td><td class="indexvalue">APR-util Versioning Interface </td></tr>
-  <tr><td class="indexkey"><a class="el" href="apu__want_8h.html">apu_want.h</a> <a href="apu__want_8h-source.html">[code]</a></td><td class="indexvalue">APR Standard Headers Support </td></tr>
-  <tr><td class="indexkey"><b>ascii.h</b> <a href="ascii_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>asciitab.h</b> <a href="asciitab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>iasciitab.h</b> <a href="iasciitab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>latin1tab.h</b> <a href="latin1tab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>map_osd_ebcdic_df04_1.h</b> <a href="map__osd__ebcdic__df04__1_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>nametab.h</b> <a href="nametab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>osd_ebcdic_df04_1.h</b> <a href="osd__ebcdic__df04__1_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>sdbm_pair.h</b> <a href="sdbm__pair_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>sdbm_private.h</b> <a href="sdbm__private_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>sdbm_tune.h</b> <a href="sdbm__tune_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>test_apu.h</b> <a href="test__apu_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>testutil.h</b> <a href="testutil_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>utf8tab.h</b> <a href="utf8tab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>winconfig.h</b> <a href="winconfig_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>xmlrole.h</b> <a href="xmlrole_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>xmltok.h</b> <a href="xmltok_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
-  <tr><td class="indexkey"><b>xmltok_impl.h</b> <a href="xmltok__impl_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">dbm/sdbm/<b>sdbm_pair.h</b> <a href="sdbm__pair_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">dbm/sdbm/<b>sdbm_private.h</b> <a href="sdbm__private_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">dbm/sdbm/<b>sdbm_tune.h</b> <a href="sdbm__tune_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__anylock_8h.html">apr_anylock.h</a> <a href="apr__anylock_8h-source.html">[code]</a></td><td class="indexvalue">APR-Util transparent any lock flavor wrapper </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__base64_8h.html">apr_base64.h</a> <a href="apr__base64_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL Base64 Encoding </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__buckets_8h.html">apr_buckets.h</a> <a href="apr__buckets_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL Buckets/Bucket Brigades </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__date_8h.html">apr_date.h</a> <a href="apr__date_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL date routines </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__dbd_8h.html">apr_dbd.h</a> <a href="apr__dbd_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL DBD library </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__dbm_8h.html">apr_dbm.h</a> <a href="apr__dbm_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL DBM library </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__hooks_8h.html">apr_hooks.h</a> <a href="apr__hooks_8h-source.html">[code]</a></td><td class="indexvalue"><a class="el" href="namespace_apache.html">Apache</a> hook functions </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__ldap_8h.html">apr_ldap.h</a> <a href="apr__ldap_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL LDAP </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__ldap__init_8h.html">apr_ldap_init.h</a> <a href="apr__ldap__init_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL LDAP ldap_init() functions </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__ldap__option_8h.html">apr_ldap_option.h</a> <a href="apr__ldap__option_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL LDAP ldap_*_option() functions </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__ldap__url_8h.html">apr_ldap_url.h</a> <a href="apr__ldap__url_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL LDAP ldap_init() functions </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__md4_8h.html">apr_md4.h</a> <a href="apr__md4_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL MD4 Library </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__md5_8h.html">apr_md5.h</a> <a href="apr__md5_8h-source.html">[code]</a></td><td class="indexvalue">APR MD5 Routines </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__optional_8h.html">apr_optional.h</a> <a href="apr__optional_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL registration of functions exported by modules </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__optional__hooks_8h.html">apr_optional_hooks.h</a> <a href="apr__optional__hooks_8h-source.html">[code]</a></td><td class="indexvalue"><a class="el" href="namespace_apache.html">Apache</a> optional hook functions </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__queue_8h.html">apr_queue.h</a> <a href="apr__queue_8h-source.html">[code]</a></td><td class="indexvalue">Thread Safe FIFO bounded queue </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__reslist_8h.html">apr_reslist.h</a> <a href="apr__reslist_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL Resource List Routines </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__rmm_8h.html">apr_rmm.h</a> <a href="apr__rmm_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL Relocatable Memory Management Routines </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__sdbm_8h.html">apr_sdbm.h</a> <a href="apr__sdbm_8h-source.html">[code]</a></td><td class="indexvalue">Apr-util SDBM library </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__sha1_8h.html">apr_sha1.h</a> <a href="apr__sha1_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL SHA1 library </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__strmatch_8h.html">apr_strmatch.h</a> <a href="apr__strmatch_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL string matching routines </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__uri_8h.html">apr_uri.h</a> <a href="apr__uri_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL URI Routines </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__uuid_8h.html">apr_uuid.h</a> <a href="apr__uuid_8h-source.html">[code]</a></td><td class="indexvalue">APR UUID library </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__xlate_8h.html">apr_xlate.h</a> <a href="apr__xlate_8h-source.html">[code]</a></td><td class="indexvalue">APR I18N translation library </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apr__xml_8h.html">apr_xml.h</a> <a href="apr__xml_8h-source.html">[code]</a></td><td class="indexvalue">APR-UTIL XML Library </td></tr>
+  <tr><td class="indexkey">include/<b>apu.h</b> <a href="apu_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apu__version_8h.html">apu_version.h</a> <a href="apu__version_8h-source.html">[code]</a></td><td class="indexvalue">APR-util Versioning Interface </td></tr>
+  <tr><td class="indexkey">include/<a class="el" href="apu__want_8h.html">apu_want.h</a> <a href="apu__want_8h-source.html">[code]</a></td><td class="indexvalue">APR Standard Headers Support </td></tr>
+  <tr><td class="indexkey">include/private/<b>apr_dbd_internal.h</b> <a href="apr__dbd__internal_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">include/private/<b>apr_dbm_private.h</b> <a href="apr__dbm__private_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">include/private/<b>apu_config.h</b> <a href="apu__config_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">include/private/<b>apu_select_dbm.h</b> <a href="apu__select__dbm_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">test/<b>abts.h</b> <a href="abts_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">test/<b>abts_tests.h</b> <a href="abts__tests_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">test/<b>test_apu.h</b> <a href="test__apu_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">test/<b>testutil.h</b> <a href="testutil_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/<b>acconfig.h</b> <a href="acconfig_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>ascii.h</b> <a href="ascii_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>asciitab.h</b> <a href="asciitab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>iasciitab.h</b> <a href="iasciitab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>latin1tab.h</b> <a href="latin1tab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>map_osd_ebcdic_df04_1.h</b> <a href="map__osd__ebcdic__df04__1_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>nametab.h</b> <a href="nametab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>osd_ebcdic_df04_1.h</b> <a href="osd__ebcdic__df04__1_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>utf8tab.h</b> <a href="utf8tab_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>winconfig.h</b> <a href="winconfig_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>xmlrole.h</b> <a href="xmlrole_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>xmltok.h</b> <a href="xmltok_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
+  <tr><td class="indexkey">xml/expat/lib/<b>xmltok_impl.h</b> <a href="xmltok__impl_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
 </table>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/functions.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/functions.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/functions.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/functions.html Mon Sep 10 16:37:52 2007
@@ -1,26 +1,28 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: Data Fields</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
-    <li id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+    <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
     <li><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
-  </ul></div>
+    <li class="current"><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
-    <li id="current"><a href="functions.html"><span>All</span></a></li>
+    <li class="current"><a href="functions.html"><span>All</span></a></li>
     <li><a href="functions_func.html"><span>Functions</span></a></li>
     <li><a href="functions_vars.html"><span>Variables</span></a></li>
     <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
@@ -316,8 +318,8 @@
 : <a class="el" href="structapr__md4__ctx__t.html#e4dd6785ef4bf0e04b37d566af786554">apr_md4_ctx_t</a>
 , <a class="el" href="structapr__md5__ctx__t.html#391a62bc9e7fada71d03f786df4f49ba">apr_md5_ctx_t</a>
 </ul>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/functions_eval.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/functions_eval.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/functions_eval.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/functions_eval.html Mon Sep 10 16:37:52 2007
@@ -1,29 +1,31 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: Data Fields - Enumerator</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
-    <li id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+    <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
     <li><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
-  </ul></div>
+    <li class="current"><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="functions.html"><span>All</span></a></li>
     <li><a href="functions_func.html"><span>Functions</span></a></li>
     <li><a href="functions_vars.html"><span>Variables</span></a></li>
-    <li id="current"><a href="functions_eval.html"><span>Enumerator</span></a></li>
+    <li class="current"><a href="functions_eval.html"><span>Enumerator</span></a></li>
   </ul>
 </div>
 &nbsp;
@@ -44,8 +46,8 @@
 <li>APR_BUCKET_METADATA
 : <a class="el" href="structapr__bucket__type__t.html#117f85e4a58c5e7d7e373705ad138f859bf38b4eb3ea41c4af230432ac7a5fb1">apr_bucket_type_t</a>
 </ul>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/functions_func.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/functions_func.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/functions_func.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/functions_func.html Mon Sep 10 16:37:52 2007
@@ -1,27 +1,29 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: Data Fields - Functions</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
-    <li id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+    <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
     <li><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
-  </ul></div>
+    <li class="current"><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="functions.html"><span>All</span></a></li>
-    <li id="current"><a href="functions_func.html"><span>Functions</span></a></li>
+    <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
     <li><a href="functions_vars.html"><span>Variables</span></a></li>
     <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
   </ul>
@@ -34,8 +36,8 @@
 <li>APR_RING_HEAD()
 : <a class="el" href="structapr__bucket__brigade.html#76a313afc83dd161916f3f9b83eea734">apr_bucket_brigade</a>
 </ul>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/functions_vars.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/functions_vars.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/functions_vars.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/functions_vars.html Mon Sep 10 16:37:52 2007
@@ -1,28 +1,30 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: Data Fields - Variables</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
-    <li id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
+    <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
     <li><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
-  </ul></div>
+    <li class="current"><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="functions.html"><span>All</span></a></li>
     <li><a href="functions_func.html"><span>Functions</span></a></li>
-    <li id="current"><a href="functions_vars.html"><span>Variables</span></a></li>
+    <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li>
     <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
   </ul>
 </div>
@@ -298,8 +300,8 @@
 : <a class="el" href="structapr__md4__ctx__t.html#e4dd6785ef4bf0e04b37d566af786554">apr_md4_ctx_t</a>
 , <a class="el" href="structapr__md5__ctx__t.html#391a62bc9e7fada71d03f786df4f49ba">apr_md5_ctx_t</a>
 </ul>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/globals.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/globals.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/globals.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/globals.html Mon Sep 10 16:37:52 2007
@@ -1,26 +1,28 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: Data Fields</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
-    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+    <li class="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
-    <li id="current"><a href="globals.html"><span>All</span></a></li>
+    <li class="current"><a href="globals.html"><span>All</span></a></li>
     <li><a href="globals_func.html"><span>Functions</span></a></li>
     <li><a href="globals_vars.html"><span>Variables</span></a></li>
     <li><a href="globals_type.html"><span>Typedefs</span></a></li>
@@ -29,7 +31,7 @@
 </div>
 <div class="tabs">
   <ul>
-    <li id="current"><a href="globals.html#index_a"><span>a</span></a></li>
+    <li class="current"><a href="globals.html#index_a"><span>a</span></a></li>
   </ul>
 </div>
 
@@ -285,6 +287,8 @@
 : <a class="el" href="group___a_p_r___util___d_b_m.html#g014a6acf6f86aaac5fc44af5b8951051">apr_dbm.h</a>
 <li>apr_dbm_t
 : <a class="el" href="group___a_p_r___util___d_b_m.html#g47f6ff771143ed7b7987c686c20c8536">apr_dbm.h</a>
+<li>apr_dynamic_fn_register()
+: <a class="el" href="group___a_p_r___util___opt.html#ga9c7d3cc32128521274543c384e9698d">apr_optional.h</a>
 <li>apr_hook_debug_current
 : <a class="el" href="group___a_p_r___util___hook.html#g37be3c217439ceddbda16054b020a658">apr_hooks.h</a>
 <li>apr_hook_debug_enabled
@@ -498,8 +502,8 @@
 <li>apu_version_string()
 : <a class="el" href="apu__version_8h.html#50777ba300ca00840f7fce3bf6c1e917">apu_version.h</a>
 </ul>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/globals_eval.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/globals_eval.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/globals_eval.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/globals_eval.html Mon Sep 10 16:37:52 2007
@@ -1,30 +1,32 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: Data Fields</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
-    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+    <li class="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="globals.html"><span>All</span></a></li>
     <li><a href="globals_func.html"><span>Functions</span></a></li>
     <li><a href="globals_vars.html"><span>Variables</span></a></li>
     <li><a href="globals_type.html"><span>Typedefs</span></a></li>
-    <li id="current"><a href="globals_eval.html"><span>Enumerator</span></a></li>
+    <li class="current"><a href="globals_eval.html"><span>Enumerator</span></a></li>
   </ul>
 </div>
 &nbsp;
@@ -35,8 +37,8 @@
 <li>APR_NONBLOCK_READ
 : <a class="el" href="group___a_p_r___util___bucket___brigades.html#gg756973fb6392bd1026c3d96b4519776d42b97663ca71fbbf2e2af7c8192e5dd8">apr_buckets.h</a>
 </ul>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/globals_func.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/globals_func.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/globals_func.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/globals_func.html Mon Sep 10 16:37:52 2007
@@ -1,27 +1,29 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: Data Fields</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
-    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+    <li class="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="globals.html"><span>All</span></a></li>
-    <li id="current"><a href="globals_func.html"><span>Functions</span></a></li>
+    <li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
     <li><a href="globals_vars.html"><span>Variables</span></a></li>
     <li><a href="globals_type.html"><span>Typedefs</span></a></li>
     <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
@@ -239,6 +241,8 @@
 : <a class="el" href="group___a_p_r___util___d_b_m.html#gf7295ba8157f487b78319e168e1344b4">apr_dbm.h</a>
 <li>apr_dbm_store()
 : <a class="el" href="group___a_p_r___util___d_b_m.html#g014a6acf6f86aaac5fc44af5b8951051">apr_dbm.h</a>
+<li>apr_dynamic_fn_register()
+: <a class="el" href="group___a_p_r___util___opt.html#ga9c7d3cc32128521274543c384e9698d">apr_optional.h</a>
 <li>apr_hook_debug_show()
 : <a class="el" href="group___a_p_r___util___hook.html#g1de31557683f53c2a07f73990962c585">apr_hooks.h</a>
 <li>apr_hook_deregister_all()
@@ -408,8 +412,8 @@
 <li>apu_version_string()
 : <a class="el" href="apu__version_8h.html#50777ba300ca00840f7fce3bf6c1e917">apu_version.h</a>
 </ul>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/globals_type.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/globals_type.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/globals_type.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/globals_type.html Mon Sep 10 16:37:52 2007
@@ -1,29 +1,31 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: Data Fields</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
-    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+    <li class="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="globals.html"><span>All</span></a></li>
     <li><a href="globals_func.html"><span>Functions</span></a></li>
     <li><a href="globals_vars.html"><span>Variables</span></a></li>
-    <li id="current"><a href="globals_type.html"><span>Typedefs</span></a></li>
+    <li class="current"><a href="globals_type.html"><span>Typedefs</span></a></li>
     <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
   </ul>
 </div>
@@ -91,8 +93,8 @@
 <li>apr_xml_parser
 : <a class="el" href="group___a_p_r___util___x_m_l.html#gb08a1c255615afda782318811a5053d9">apr_xml.h</a>
 </ul>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/globals_vars.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/globals_vars.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/globals_vars.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/globals_vars.html Mon Sep 10 16:37:52 2007
@@ -1,28 +1,30 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: Data Fields</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
     <li><a href="modules.html"><span>Modules</span></a></li>
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
-    <li id="current"><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
-    <li id="current"><a href="globals.html"><span>Globals</span></a></li>
-  </ul></div>
+    <li class="current"><a href="globals.html"><span>Globals</span></a></li>
+  </ul>
+</div>
 <div class="tabs">
   <ul>
     <li><a href="globals.html"><span>All</span></a></li>
     <li><a href="globals_func.html"><span>Functions</span></a></li>
-    <li id="current"><a href="globals_vars.html"><span>Variables</span></a></li>
+    <li class="current"><a href="globals_vars.html"><span>Variables</span></a></li>
     <li><a href="globals_type.html"><span>Typedefs</span></a></li>
     <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
   </ul>
@@ -57,8 +59,8 @@
 <li>apr_hook_global_pool
 : <a class="el" href="group___a_p_r___util___hook.html#g8911bb699a5f03ad3c36d579ca0eca23">apr_hooks.h</a>
 </ul>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___m_d5.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___m_d5.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___m_d5.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___m_d5.html Mon Sep 10 16:37:52 2007
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: MD5 Routines</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
@@ -12,7 +12,8 @@
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
     <li><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>MD5 Routines</h1><table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
@@ -337,8 +338,8 @@
 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___u_u_i_d.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___u_u_i_d.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___u_u_i_d.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___u_u_i_d.html Mon Sep 10 16:37:52 2007
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: UUID Handling</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
@@ -12,7 +12,8 @@
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
     <li><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>UUID Handling</h1><table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
@@ -141,8 +142,8 @@
 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>

Modified: apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___util.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___util.html?rev=574406&r1=574405&r2=574406&view=diff
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___util.html (original)
+++ apr/site/trunk/docs/docs/apr-util/1.2/group___a_p_r___util.html Mon Sep 10 16:37:52 2007
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <title>Apache Portable Runtime Utility Library: APR Utility Functions</title>
 <link href="doxygen.css" rel="stylesheet" type="text/css">
 <link href="tabs.css" rel="stylesheet" type="text/css">
 </head><body>
-<!-- Generated by Doxygen 1.5.1 -->
+<!-- Generated by Doxygen 1.5.2 -->
 <div class="tabs">
   <ul>
     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
@@ -12,7 +12,8 @@
     <li><a href="namespaces.html"><span>Namespaces</span></a></li>
     <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
     <li><a href="files.html"><span>Files</span></a></li>
-  </ul></div>
+  </ul>
+</div>
 <h1>APR Utility Functions</h1><table border="0" cellpadding="0" cellspacing="0">
 <tr><td></td></tr>
 <tr><td colspan="2"><br><h2>Modules</h2></td></tr>
@@ -146,8 +147,8 @@
 <a class="el" href="group___a_p_r___util.html#g03b160043a3b3a93e975085361683ff0">APU_DECLARE_NONSTD(rettype)</a> apr_func(args, ...); 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 10:41:02 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 11 08:17:13 2007 for Apache Portable Runtime Utility Library by&nbsp;
 <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
 </body>
 </html>