From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.sources Subject: Guile-WWW 2.18 available Date: Mon, 02 Apr 2007 21:03:10 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1175540644 21933 80.91.229.12 (2 Apr 2007 19:04:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2007 19:04:04 +0000 (UTC) Cc: guile-user@gnu.org To: guile-sources@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Apr 02 21:03:49 2007 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HYRoj-0004AK-Jd for guile-user@m.gmane.org; Mon, 02 Apr 2007 21:03:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYRrn-0005iR-1N for guile-user@m.gmane.org; Mon, 02 Apr 2007 15:06:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HYRrL-0005ES-Bx for guile-user@gnu.org; Mon, 02 Apr 2007 15:06:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HYRrJ-0005BD-M2 for guile-user@gnu.org; Mon, 02 Apr 2007 15:06:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYRrH-00057f-Cg; Mon, 02 Apr 2007 15:06:27 -0400 Original-Received: from smtp-out4.libero.it ([212.52.84.46]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HYRoC-00010z-Sj; Mon, 02 Apr 2007 15:03:17 -0400 Original-Received: from localhost (172.31.0.54) by smtp-out4.libero.it (7.3.120) id 45D9992902E5A984; Mon, 2 Apr 2007 21:03:16 +0200 X-Scanned: with antispam and antivirus automated system at libero.it Original-Received: from smtp-out4.libero.it ([172.31.0.40]) by localhost (asav-out12.libero.it [192.168.32.40]) (amavisd-new, port 10024) with ESMTP id VF1xhzmsUXOG; Mon, 2 Apr 2007 21:03:16 +0200 (CEST) Original-Received: from ambire.localdomain (151.21.32.188) by smtp-out4.libero.it (7.3.120) id 45D9993D037B2920; Mon, 2 Apr 2007 21:03:16 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.50) id 1HYRo6-00056h-LH; Mon, 02 Apr 2007 21:03:10 +0200 X-detected-kernel: Linux 2.4-2.6 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5905 gmane.lisp.guile.sources:264 Archived-At: release notes: two releases in this announcement. thanks to Alan Grover for jolting the gray gel. btw, the #:add-direct-writer is so that you can use `sendfile' from module `(syscalls linux-gnu)', should you be on a GNU/Linux system. see package Guile-Syscalls. thi README excerpt: This is the Guile WWW library, a set of Guile Scheme modules to facilitate HTTP, URL and CGI programming. NEWS excerpt: - 2.18 | 2007-02-16 - new `(www server-utils answer) mouthpiece' command: #:add-direct-writer - new module: (www utcsec) - 2.17 | 2007-02-01 - log-http-response-proc sets output port to be line-buffered - new proc in (www server-utils big-dishing-loop): echo-upath - changes to make-big-dishing-loop - bugfix: #:socket-setup works (crippling typo corrected) - for #:concurrency #f, no longer close port when done - for #:concurrency non-#f, "parent" calls #:parent-finish proc - unless #:need-input-port, "child" does `shutdown 2' on the socket - maintenance uses Autoconf 2.60 tarball, prettified source, etc, in dir: http://www.gnuvola.org/software/guile-www/ _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user