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/02/17 04:14:24 UTC

svn commit: r508704 [4/8] - in /apr/site/trunk/docs/docs: apr-iconv/trunk/ apr-util/trunk/ apr/trunk/

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__strmatch_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__strmatch_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__strmatch_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__strmatch_8h-source.html Fri Feb 16 19:14:13 2007
@@ -18,12 +18,12 @@
     <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>apr_strmatch.h</h1><a href="apr__strmatch_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 2002-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>
-<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
-<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<h1>apr_strmatch.h</h1><a href="apr__strmatch_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
 <a name="l00007"></a>00007 <span class="comment"> *</span>
 <a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
 <a name="l00009"></a>00009 <span class="comment"> *</span>
@@ -69,7 +69,7 @@
 <a name="l00079"></a>00079 <span class="preprocessor">#endif</span>
 <a name="l00080"></a>00080 <span class="preprocessor"></span>
 <a name="l00081"></a>00081 <span class="preprocessor">#endif  </span><span class="comment">/* !APR_STRMATCH_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__strmatch_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__strmatch_8h.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__strmatch_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__strmatch_8h.html Fri Feb 16 19:14:13 2007
@@ -41,7 +41,7 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR-UTIL string matching routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__uri_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__uri_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__uri_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__uri_8h-source.html Fri Feb 16 19:14:13 2007
@@ -18,12 +18,12 @@
     <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>apr_uri.h</h1><a href="apr__uri_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>
-<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
-<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<h1>apr_uri.h</h1><a href="apr__uri_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
 <a name="l00007"></a>00007 <span class="comment"> *</span>
 <a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
 <a name="l00009"></a>00009 <span class="comment"> *</span>
@@ -124,7 +124,7 @@
 <a name="l00176"></a>00176 <span class="preprocessor">#endif</span>
 <a name="l00177"></a>00177 <span class="preprocessor"></span>
 <a name="l00178"></a>00178 <span class="preprocessor">#endif </span><span class="comment">/* APR_URI_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__uri_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__uri_8h.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__uri_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__uri_8h.html Fri Feb 16 19:14:13 2007
@@ -96,7 +96,7 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR-UTIL URI Routines. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__uuid_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__uuid_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__uuid_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__uuid_8h-source.html Fri Feb 16 19:14:13 2007
@@ -18,12 +18,12 @@
     <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>apr_uuid.h</h1><a href="apr__uuid_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>
-<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
-<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<h1>apr_uuid.h</h1><a href="apr__uuid_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
 <a name="l00007"></a>00007 <span class="comment"> *</span>
 <a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
 <a name="l00009"></a>00009 <span class="comment"> *</span>
@@ -62,7 +62,7 @@
 <a name="l00074"></a>00074 <span class="preprocessor">#endif</span>
 <a name="l00075"></a>00075 <span class="preprocessor"></span>
 <a name="l00076"></a>00076 <span class="preprocessor">#endif </span><span class="comment">/* APR_UUID_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__uuid_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__uuid_8h.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__uuid_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__uuid_8h.html Fri Feb 16 19:14:13 2007
@@ -43,7 +43,7 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR UUID library. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__xlate_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__xlate_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__xlate_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__xlate_8h-source.html Fri Feb 16 19:14:13 2007
@@ -18,12 +18,12 @@
     <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>apr_xlate.h</h1><a href="apr__xlate_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>
-<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
-<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<h1>apr_xlate.h</h1><a href="apr__xlate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
 <a name="l00007"></a>00007 <span class="comment"> *</span>
 <a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
 <a name="l00009"></a>00009 <span class="comment"> *</span>
@@ -81,7 +81,7 @@
 <a name="l00161"></a>00161 <span class="preprocessor">#endif</span>
 <a name="l00162"></a>00162 <span class="preprocessor"></span>
 <a name="l00163"></a>00163 <span class="preprocessor">#endif  </span><span class="comment">/* ! APR_XLATE_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__xlate_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__xlate_8h.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__xlate_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__xlate_8h.html Fri Feb 16 19:14:13 2007
@@ -50,7 +50,7 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR I18N translation library. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__xml_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__xml_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__xml_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__xml_8h-source.html Fri Feb 16 19:14:13 2007
@@ -18,12 +18,12 @@
     <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>apr_xml.h</h1><a href="apr__xml_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>
-<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
-<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<h1>apr_xml.h</h1><a href="apr__xml_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
 <a name="l00007"></a>00007 <span class="comment"> *</span>
 <a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
 <a name="l00009"></a>00009 <span class="comment"> *</span>
@@ -230,7 +230,7 @@
 <a name="l00354"></a>00354 <span class="preprocessor">#endif</span>
 <a name="l00355"></a>00355 <span class="preprocessor"></span>
 <a name="l00356"></a>00356 <span class="preprocessor">#endif </span><span class="comment">/* APR_XML_H */</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apr__xml_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apr__xml_8h.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apr__xml_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apr__xml_8h.html Fri Feb 16 19:14:13 2007
@@ -103,7 +103,7 @@
 <hr><a name="_details"></a><h2>Detailed Description</h2>
 APR-UTIL XML Library. 
 <p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apu_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apu_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apu_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apu_8h-source.html Fri Feb 16 19:14:13 2007
@@ -72,7 +72,7 @@
 <a name="l00090"></a>00090 <span class="preprocessor"></span>
 <a name="l00091"></a>00091 <span class="preprocessor">#endif </span><span class="comment">/* APU_H */</span>
 <a name="l00092"></a>00092 
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apu__config_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apu__config_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apu__config_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apu__config_8h-source.html Fri Feb 16 19:14:13 2007
@@ -140,7 +140,7 @@
 <a name="l00120"></a>00120 <span class="preprocessor"></span>
 <a name="l00121"></a>00121 <span class="comment">/* Define to 1 if you have the ANSI C header files. */</span>
 <a name="l00122"></a>00122 <span class="preprocessor">#define STDC_HEADERS 1</span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apu__select__dbm_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apu__select__dbm_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apu__select__dbm_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apu__select__dbm_8h-source.html Fri Feb 16 19:14:13 2007
@@ -46,7 +46,7 @@
 <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 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apu__version_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apu__version_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apu__version_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apu__version_8h-source.html Fri Feb 16 19:14:13 2007
@@ -18,12 +18,12 @@
     <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>
-<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>
-<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
-<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<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">/* Licensed to the Apache Software Foundation (ASF) under one or more</span>
+<a name="l00002"></a>00002 <span class="comment"> * contributor license agreements.  See the NOTICE file distributed with</span>
+<a name="l00003"></a>00003 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
+<a name="l00004"></a>00004 <span class="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
+<a name="l00005"></a>00005 <span class="comment"> * (the "License"); you may not use this file except in compliance with</span>
+<a name="l00006"></a>00006 <span class="comment"> * the License.  You may obtain a copy of the License at</span>
 <a name="l00007"></a>00007 <span class="comment"> *</span>
 <a name="l00008"></a>00008 <span class="comment"> *     http://www.apache.org/licenses/LICENSE-2.0</span>
 <a name="l00009"></a>00009 <span class="comment"> *</span>
@@ -104,7 +104,7 @@
 <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 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apu__version_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apu__version_8h.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apu__version_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apu__version_8h.html Fri Feb 16 19:14:13 2007
@@ -258,7 +258,7 @@
 Return APU's version information as a string. 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apu__want_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apu__want_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apu__want_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apu__want_8h-source.html Fri Feb 16 19:14:13 2007
@@ -48,7 +48,7 @@
 <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 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/apu__want_8h.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/apu__want_8h.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/apu__want_8h.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/apu__want_8h.html Fri Feb 16 19:14:13 2007
@@ -38,7 +38,7 @@
 <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 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+ </pre> <hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/ascii_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/ascii_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/ascii_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/ascii_8h-source.html Fri Feb 16 19:14:13 2007
@@ -104,7 +104,7 @@
 <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 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/asciitab_8h-source.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/asciitab_8h-source.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/asciitab_8h-source.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/asciitab_8h-source.html Fri Feb 16 19:14:13 2007
@@ -55,7 +55,7 @@
 <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 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/files.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/files.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/files.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/files.html Fri Feb 16 19:14:13 2007
@@ -51,6 +51,7 @@
   <tr><td class="indexkey"><b>apr_ssl_private.h</b> <a href="apr__ssl__private_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
   <tr><td class="indexkey"><b>apr_ssl_winsock_private.h</b> <a href="apr__ssl__winsock__private_8h-source.html">[code]</a></td><td class="indexvalue"></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__thread__pool_8h.html">apr_thread_pool.h</a> <a href="apr__thread__pool_8h-source.html">[code]</a></td><td class="indexvalue">APR Thread Pool Library </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>
@@ -78,7 +79,7 @@
   <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>
 </table>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/functions.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/functions.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/functions.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/functions.html Fri Feb 16 19:14:13 2007
@@ -324,7 +324,7 @@
 : <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 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/functions_eval.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/functions_eval.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/functions_eval.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/functions_eval.html Fri Feb 16 19:14:13 2007
@@ -44,7 +44,7 @@
 <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 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/functions_func.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/functions_func.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/functions_func.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/functions_func.html Fri Feb 16 19:14:13 2007
@@ -34,7 +34,7 @@
 <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 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/functions_vars.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/functions_vars.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/functions_vars.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/functions_vars.html Fri Feb 16 19:14:13 2007
@@ -306,7 +306,7 @@
 : <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 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/globals.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/globals.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/globals.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/globals.html Fri Feb 16 19:14:13 2007
@@ -215,6 +215,8 @@
 : <a class="el" href="group___a_p_r___util___d_b_d.html#ge3fca3b3c05f835f9849668a338d82d1">apr_dbd.h</a>
 <li>apr_dbd_close()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g4abe00d844cd547cc69880fe14af4aca">apr_dbd.h</a>
+<li>apr_dbd_datum_get()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#g67e57ef4eb7952df79ceaa6e92767d41">apr_dbd.h</a>
 <li>apr_dbd_error()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#gffa947c657862c2996707da339482287">apr_dbd.h</a>
 <li>apr_dbd_escape()
@@ -239,12 +241,20 @@
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g2c9f511aba325f8904e69158eacd3987">apr_dbd.h</a>
 <li>apr_dbd_open()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#geff12b01f78ac78721acc4a0a318e673">apr_dbd.h</a>
+<li>apr_dbd_pbquery()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#g7933396b01b4676ae2835d1f09d9a1be">apr_dbd.h</a>
+<li>apr_dbd_pbselect()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#g19b88ed11097a2d07bef1e31619fff0a">apr_dbd.h</a>
 <li>apr_dbd_pquery()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g1c4b005abda896011ca414679edfe112">apr_dbd.h</a>
 <li>apr_dbd_prepare()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#gcf21412447c4357c64d1e9200a0f5eec">apr_dbd.h</a>
 <li>apr_dbd_pselect()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g9f9ee377c2d335f8f1a9bffe4bf7194f">apr_dbd.h</a>
+<li>apr_dbd_pvbquery()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#g27d1ca34ce4064bb14ac3cb315ba8d14">apr_dbd.h</a>
+<li>apr_dbd_pvbselect()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gcfe85d56d78d5e4767684238287b700b">apr_dbd.h</a>
 <li>apr_dbd_pvquery()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g52ad74205d0afa92098e546303b9ee4c">apr_dbd.h</a>
 <li>apr_dbd_pvselect()
@@ -263,6 +273,50 @@
 : <a class="el" href="group___a_p_r___util___d_b_d.html#gb78c0464926311ef64882adfee2f0f42">apr_dbd.h</a>
 <li>apr_dbd_transaction_start()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g1c401df12087d3bf1f15a9b80a8f572d">apr_dbd.h</a>
+<li>APR_DBD_TYPE_BLOB
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23060d6a6ab49b20a306443b7a9ad8c6f11">apr_dbd.h</a>
+<li>APR_DBD_TYPE_CLOB
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230df428a7365d71eacdf24a89c202c1f72">apr_dbd.h</a>
+<li>APR_DBD_TYPE_DATE
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230b96a2b4b2b1fb94a7faeb01065d77835">apr_dbd.h</a>
+<li>APR_DBD_TYPE_DATETIME
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23077bb0dd82ed396f7056ba2aaddd44265">apr_dbd.h</a>
+<li>APR_DBD_TYPE_DOUBLE
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23077c20702c7c6566369d3ccc894eb9cd8">apr_dbd.h</a>
+<li>APR_DBD_TYPE_FLOAT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23014281587071981d4e6b25de5bb747e98">apr_dbd.h</a>
+<li>APR_DBD_TYPE_INT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2304df919bac6f5b56257bfe63ed3e5968c">apr_dbd.h</a>
+<li>APR_DBD_TYPE_LONG
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230dd86aa288504ec2d4194f35a3a8ac55a">apr_dbd.h</a>
+<li>APR_DBD_TYPE_LONGLONG
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2308821461a3390bd0a001e714d2180ae6c">apr_dbd.h</a>
+<li>APR_DBD_TYPE_NULL
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230706a286af4fe4a9b97ee68adc11cd6cc">apr_dbd.h</a>
+<li>APR_DBD_TYPE_SHORT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2300c38d32785a3cbddbe4ba692fdde16ee">apr_dbd.h</a>
+<li>APR_DBD_TYPE_STRING
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2304c9490a29ed882c46fa738e7cddede44">apr_dbd.h</a>
+<li>APR_DBD_TYPE_TEXT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230e06c20e9edcd46964dc26bb43134e0e6">apr_dbd.h</a>
+<li>APR_DBD_TYPE_TIME
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2302ad65674a89072f4582e97d0a4fad61d">apr_dbd.h</a>
+<li>APR_DBD_TYPE_TIMESTAMP
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2305cffb0a0cc618ab3d0c187ca176d61ad">apr_dbd.h</a>
+<li>APR_DBD_TYPE_TINY
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230cc06ee0f3fe0c65b9f8265053550e4ee">apr_dbd.h</a>
+<li>APR_DBD_TYPE_UINT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23058b37a24a35ddf144a9132a9837ed3d3">apr_dbd.h</a>
+<li>APR_DBD_TYPE_ULONG
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2304186d52d5ce586cd7559a0ae8737cbb7">apr_dbd.h</a>
+<li>APR_DBD_TYPE_ULONGLONG
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230d1907d3eb1235acfa8a971fce43711c5">apr_dbd.h</a>
+<li>APR_DBD_TYPE_USHORT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230f3518efb67af10100b92578b5c867c9c">apr_dbd.h</a>
+<li>APR_DBD_TYPE_UTINY
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230aa4f167bb26fa3e85b0d61f34713ebb6">apr_dbd.h</a>
+<li>APR_DBD_TYPE_ZTIMESTAMP
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230e4db1948f1f1ef7651c5f01c12d1e56a">apr_dbd.h</a>
 <li>apr_dbm_close()
 : <a class="el" href="group___a_p_r___util___d_b_m.html#gad1e796c7436bf855ce6ec3c567eb3eb">apr_dbm.h</a>
 <li>apr_dbm_delete()
@@ -292,7 +346,10 @@
 <li>apr_dbm_t
 : <a class="el" href="group___a_p_r___util___d_b_m.html#g47f6ff771143ed7b7987c686c20c8536">apr_dbm.h</a>
 <li>APR_DECLARE()
-: <a class="el" href="group___a_p_r___util___m_c.html#g26c8cada537be3aec45dd9a7dfc5e701">apr_memcache.h</a>
+: <a class="el" href="group___a_p_r___util___m_c.html#g21729b74bf535d8ea264103fe84b8ad4">apr_memcache.h</a>
+, <a class="el" href="apr__thread__pool_8h.html#5273cb1fb4ba1765c2ba7bdf014a6a88">apr_thread_pool.h</a>
+, <a class="el" href="group___a_p_r___util___m_c.html#g26c8cada537be3aec45dd9a7dfc5e701">apr_memcache.h</a>
+, <a class="el" href="apr__thread__pool_8h.html#5630a7c1ea1b137ef631c2b134241306">apr_thread_pool.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
@@ -467,6 +524,10 @@
 : <a class="el" href="group___a_p_r___util___x_m_l.html#gf63dcaeeda623045860396304007aa49">apr_xml.h</a>
 <li>apr_text_header
 : <a class="el" href="group___a_p_r___util___x_m_l.html#gafc6d5ebd59b64a27146cf938a4086e0">apr_xml.h</a>
+<li>apr_thread_pool_scheduled_tasks_count()
+: <a class="el" href="apr__thread__pool_8h.html#c35a3d85218900ffc0dfb51de50f84ba">apr_thread_pool.h</a>
+<li>apr_thread_pool_t
+: <a class="el" href="apr__thread__pool_8h.html#b31b68a03a0d5eec3e1879c253d3b620">apr_thread_pool.h</a>
 <li>apr_uri_parse()
 : <a class="el" href="group___a_p_r___util___u_r_i.html#gbbef816426a66595caae8b60e92ee43c">apr_uri.h</a>
 <li>apr_uri_parse_hostinfo()
@@ -528,7 +589,7 @@
 <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 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/globals_eval.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/globals_eval.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/globals_eval.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/globals_eval.html Fri Feb 16 19:14:13 2007
@@ -32,6 +32,50 @@
 <ul>
 <li>APR_BLOCK_READ
 : <a class="el" href="group___a_p_r___util___bucket___brigades.html#gg756973fb6392bd1026c3d96b4519776d2d983f5b7fd996434e0dded171c261d8">apr_buckets.h</a>
+<li>APR_DBD_TYPE_BLOB
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23060d6a6ab49b20a306443b7a9ad8c6f11">apr_dbd.h</a>
+<li>APR_DBD_TYPE_CLOB
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230df428a7365d71eacdf24a89c202c1f72">apr_dbd.h</a>
+<li>APR_DBD_TYPE_DATE
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230b96a2b4b2b1fb94a7faeb01065d77835">apr_dbd.h</a>
+<li>APR_DBD_TYPE_DATETIME
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23077bb0dd82ed396f7056ba2aaddd44265">apr_dbd.h</a>
+<li>APR_DBD_TYPE_DOUBLE
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23077c20702c7c6566369d3ccc894eb9cd8">apr_dbd.h</a>
+<li>APR_DBD_TYPE_FLOAT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23014281587071981d4e6b25de5bb747e98">apr_dbd.h</a>
+<li>APR_DBD_TYPE_INT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2304df919bac6f5b56257bfe63ed3e5968c">apr_dbd.h</a>
+<li>APR_DBD_TYPE_LONG
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230dd86aa288504ec2d4194f35a3a8ac55a">apr_dbd.h</a>
+<li>APR_DBD_TYPE_LONGLONG
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2308821461a3390bd0a001e714d2180ae6c">apr_dbd.h</a>
+<li>APR_DBD_TYPE_NULL
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230706a286af4fe4a9b97ee68adc11cd6cc">apr_dbd.h</a>
+<li>APR_DBD_TYPE_SHORT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2300c38d32785a3cbddbe4ba692fdde16ee">apr_dbd.h</a>
+<li>APR_DBD_TYPE_STRING
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2304c9490a29ed882c46fa738e7cddede44">apr_dbd.h</a>
+<li>APR_DBD_TYPE_TEXT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230e06c20e9edcd46964dc26bb43134e0e6">apr_dbd.h</a>
+<li>APR_DBD_TYPE_TIME
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2302ad65674a89072f4582e97d0a4fad61d">apr_dbd.h</a>
+<li>APR_DBD_TYPE_TIMESTAMP
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2305cffb0a0cc618ab3d0c187ca176d61ad">apr_dbd.h</a>
+<li>APR_DBD_TYPE_TINY
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230cc06ee0f3fe0c65b9f8265053550e4ee">apr_dbd.h</a>
+<li>APR_DBD_TYPE_UINT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c23058b37a24a35ddf144a9132a9837ed3d3">apr_dbd.h</a>
+<li>APR_DBD_TYPE_ULONG
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c2304186d52d5ce586cd7559a0ae8737cbb7">apr_dbd.h</a>
+<li>APR_DBD_TYPE_ULONGLONG
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230d1907d3eb1235acfa8a971fce43711c5">apr_dbd.h</a>
+<li>APR_DBD_TYPE_USHORT
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230f3518efb67af10100b92578b5c867c9c">apr_dbd.h</a>
+<li>APR_DBD_TYPE_UTINY
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230aa4f167bb26fa3e85b0d61f34713ebb6">apr_dbd.h</a>
+<li>APR_DBD_TYPE_ZTIMESTAMP
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gg19608fa5d518a5121bee23daacc5c230e4db1948f1f1ef7651c5f01c12d1e56a">apr_dbd.h</a>
 <li>APR_MC_SERVER_DEAD
 : <a class="el" href="group___a_p_r___util___m_c.html#gg3b18c7c3f0ecabb930b78aa549c2e2e86dffa918006f926e0fdf0074f4bdac28">apr_memcache.h</a>
 <li>APR_MC_SERVER_LIVE
@@ -39,7 +83,7 @@
 <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 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/globals_func.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/globals_func.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/globals_func.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/globals_func.html Fri Feb 16 19:14:13 2007
@@ -29,7 +29,7 @@
 </div>
 <div class="tabs">
   <ul>
-    <li><a href="#index_a"><span>a</span></a></li>
+    <li id="current"><a href="globals_func.html#index_a"><span>a</span></a></li>
   </ul>
 </div>
 
@@ -171,6 +171,8 @@
 : <a class="el" href="group___a_p_r___util___d_b_d.html#ge3fca3b3c05f835f9849668a338d82d1">apr_dbd.h</a>
 <li>apr_dbd_close()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g4abe00d844cd547cc69880fe14af4aca">apr_dbd.h</a>
+<li>apr_dbd_datum_get()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#g67e57ef4eb7952df79ceaa6e92767d41">apr_dbd.h</a>
 <li>apr_dbd_error()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#gffa947c657862c2996707da339482287">apr_dbd.h</a>
 <li>apr_dbd_escape()
@@ -195,12 +197,20 @@
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g2c9f511aba325f8904e69158eacd3987">apr_dbd.h</a>
 <li>apr_dbd_open()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#geff12b01f78ac78721acc4a0a318e673">apr_dbd.h</a>
+<li>apr_dbd_pbquery()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#g7933396b01b4676ae2835d1f09d9a1be">apr_dbd.h</a>
+<li>apr_dbd_pbselect()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#g19b88ed11097a2d07bef1e31619fff0a">apr_dbd.h</a>
 <li>apr_dbd_pquery()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g1c4b005abda896011ca414679edfe112">apr_dbd.h</a>
 <li>apr_dbd_prepare()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#gcf21412447c4357c64d1e9200a0f5eec">apr_dbd.h</a>
 <li>apr_dbd_pselect()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g9f9ee377c2d335f8f1a9bffe4bf7194f">apr_dbd.h</a>
+<li>apr_dbd_pvbquery()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#g27d1ca34ce4064bb14ac3cb315ba8d14">apr_dbd.h</a>
+<li>apr_dbd_pvbselect()
+: <a class="el" href="group___a_p_r___util___d_b_d.html#gcfe85d56d78d5e4767684238287b700b">apr_dbd.h</a>
 <li>apr_dbd_pvquery()
 : <a class="el" href="group___a_p_r___util___d_b_d.html#g52ad74205d0afa92098e546303b9ee4c">apr_dbd.h</a>
 <li>apr_dbd_pvselect()
@@ -246,7 +256,9 @@
 <li>apr_dbm_store()
 : <a class="el" href="group___a_p_r___util___d_b_m.html#g014a6acf6f86aaac5fc44af5b8951051">apr_dbm.h</a>
 <li>APR_DECLARE()
-: <a class="el" href="group___a_p_r___util___m_c.html#g26c8cada537be3aec45dd9a7dfc5e701">apr_memcache.h</a>
+: <a class="el" href="group___a_p_r___util___m_c.html#g7988b4d9f4d2d4570b3a8e1a61ae3bed">apr_memcache.h</a>
+, <a class="el" href="apr__thread__pool_8h.html#5273cb1fb4ba1765c2ba7bdf014a6a88">apr_thread_pool.h</a>
+, <a class="el" href="group___a_p_r___util___m_c.html#g26c8cada537be3aec45dd9a7dfc5e701">apr_memcache.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()
@@ -377,6 +389,8 @@
 : <a class="el" href="group___a_p_r___util___str_match.html#gf38b738b333c59a3f6439b71f1277dd9">apr_strmatch.h</a>
 <li>apr_text_append()
 : <a class="el" href="group___a_p_r___util___x_m_l.html#gf63dcaeeda623045860396304007aa49">apr_xml.h</a>
+<li>apr_thread_pool_scheduled_tasks_count()
+: <a class="el" href="apr__thread__pool_8h.html#c35a3d85218900ffc0dfb51de50f84ba">apr_thread_pool.h</a>
 <li>apr_uri_parse()
 : <a class="el" href="group___a_p_r___util___u_r_i.html#gbbef816426a66595caae8b60e92ee43c">apr_uri.h</a>
 <li>apr_uri_parse_hostinfo()
@@ -426,7 +440,7 @@
 <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 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/globals_type.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/globals_type.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/globals_type.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/globals_type.html Fri Feb 16 19:14:13 2007
@@ -93,6 +93,8 @@
 : <a class="el" href="group___a_p_r___util___x_m_l.html#gfddd251818de0015559bc174f81fd743">apr_xml.h</a>
 <li>apr_text_header
 : <a class="el" href="group___a_p_r___util___x_m_l.html#gafc6d5ebd59b64a27146cf938a4086e0">apr_xml.h</a>
+<li>apr_thread_pool_t
+: <a class="el" href="apr__thread__pool_8h.html#b31b68a03a0d5eec3e1879c253d3b620">apr_thread_pool.h</a>
 <li>apr_uri_t
 : <a class="el" href="group___a_p_r___util___u_r_i.html#g44e5978712bd6ff4fb65314346c01392">apr_uri.h</a>
 <li>apr_xlate_t
@@ -106,7 +108,7 @@
 <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 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/globals_vars.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/globals_vars.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/globals_vars.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/globals_vars.html Fri Feb 16 19:14:13 2007
@@ -57,7 +57,7 @@
 <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 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___m_d5.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___m_d5.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___m_d5.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___m_d5.html Fri Feb 16 19:14:13 2007
@@ -337,7 +337,7 @@
 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___u_u_i_d.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___u_u_i_d.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___u_u_i_d.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___u_u_i_d.html Fri Feb 16 19:14:13 2007
@@ -141,7 +141,7 @@
 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util.html Fri Feb 16 19:14:13 2007
@@ -97,7 +97,7 @@
 #define&nbsp;</td><td class="memItemRight" valign="bottom"><b>APR_HAS_XLATE</b>&nbsp;&nbsp;&nbsp;(APU_HAVE_APR_ICONV || APU_HAVE_ICONV)</td></tr>
 
 </table>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:25 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:17 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util___base64.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util___base64.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util___base64.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util___base64.html Fri Feb 16 19:14:13 2007
@@ -243,7 +243,7 @@
 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>

Modified: apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util___bucket___brigades.html
URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util___bucket___brigades.html?view=diff&rev=508704&r1=508703&r2=508704
==============================================================================
--- apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util___bucket___brigades.html (original)
+++ apr/site/trunk/docs/docs/apr-util/trunk/group___a_p_r___util___bucket___brigades.html Fri Feb 16 19:14:13 2007
@@ -3871,7 +3871,7 @@
 The TRANSIENT bucket type. This bucket represents a data allocated off the stack. When the setaside function is called, this data is copied on to the heap 
 </div>
 </div><p>
-<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 27 11:19:24 2006 for Apache Portable Runtime Utility Library by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Sat Feb 17 13:54:16 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>
 </body>