Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 90331 invoked from network); 9 Aug 2006 10:21:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2006 10:21:44 -0000 Received: (qmail 61919 invoked by uid 500); 9 Aug 2006 10:21:37 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 61864 invoked by uid 500); 9 Aug 2006 10:21:37 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 61845 invoked by uid 99); 9 Aug 2006 10:21:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 03:21:37 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2006 03:21:20 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id BDE161A9842; Wed, 9 Aug 2006 03:20:37 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r430022 [15/29] - in /httpd/site/trunk: docs/apreq/docs/libapreq2/ xdocs/apreq/docs/libapreq2/ Date: Wed, 09 Aug 2006 10:20:11 -0000 To: cvs@httpd.apache.org From: pgollucci@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060809102037.BDE161A9842@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Modified: httpd/site/trunk/docs/apreq/docs/libapreq2/structapreq__module__t.html URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/apreq/docs/libapreq2/structapreq__module__t.html?rev=430022&r1=430021&r2=430022&view=diff ============================================================================== --- httpd/site/trunk/docs/apreq/docs/libapreq2/structapreq__module__t.html (original) +++ httpd/site/trunk/docs/apreq/docs/libapreq2/structapreq__module__t.html Wed Aug 9 03:20:06 2006 @@ -1,7 +1,7 @@ - libapreq2-2.07: libapreq2: apreq_module_t Struct Reference + libapreq2-2.08: libapreq2: apreq_module_t Struct Reference Modified: httpd/site/trunk/docs/apreq/docs/libapreq2/todo.html URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/apreq/docs/libapreq2/todo.html?rev=430022&r1=430021&r2=430022&view=diff ============================================================================== --- httpd/site/trunk/docs/apreq/docs/libapreq2/todo.html (original) +++ httpd/site/trunk/docs/apreq/docs/libapreq2/todo.html Wed Aug 9 03:20:06 2006 @@ -1,7 +1,7 @@ - libapreq2-2.07: libapreq2: Todo List + libapreq2-2.08: libapreq2: Todo List

Todo List

-
Global APREQ_COOKIE_MAX_LENGTH
+
Global APREQ_COOKIE_MAX_LENGTH
convert this macro to an apreq_module_t method.

-
Global apreq_atoi64f
+
Global apreq_atoi64f
What happens when s is malformed? Should this return an unsigned value instead?

-
Global apreq_atoi64t
+
Global apreq_atoi64t
What happens when s is malformed? Should this return an unsigned value instead?

-
Global apreq_brigade_concat
+
Global apreq_brigade_concat
Flesh out these error codes, making them as explicit as possible.
Modified: httpd/site/trunk/xdocs/apreq/docs/libapreq2/annotated.html URL: http://svn.apache.org/viewvc/httpd/site/trunk/xdocs/apreq/docs/libapreq2/annotated.html?rev=430022&r1=430021&r2=430022&view=diff ============================================================================== --- httpd/site/trunk/xdocs/apreq/docs/libapreq2/annotated.html (original) +++ httpd/site/trunk/xdocs/apreq/docs/libapreq2/annotated.html Wed Aug 9 03:20:06 2006 @@ -1,7 +1,7 @@ - libapreq2-2.07: libapreq2: Data Structures + libapreq2-2.08: libapreq2: Data Structures