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: ttn-pers-scheme 0.50 available Date: Sun, 16 Mar 2008 15:16:38 +0100 Message-ID: <87lk4i3gah.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205677167 23505 80.91.229.12 (16 Mar 2008 14:19:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Mar 2008 14:19:27 +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 Sun Mar 16 15:19:55 2008 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 1JatiK-00087d-B1 for guile-user@m.gmane.org; Sun, 16 Mar 2008 15:19:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jathk-0003dX-Lt for guile-user@m.gmane.org; Sun, 16 Mar 2008 10:19:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JathX-0003Vd-DP for guile-user@gnu.org; Sun, 16 Mar 2008 10:19:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JathW-0003UT-8T for guile-user@gnu.org; Sun, 16 Mar 2008 10:19:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JathT-0003Ru-IN; Sun, 16 Mar 2008 10:18:59 -0400 Original-Received: from [151.61.143.98] (helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JathS-0004ag-Ub; Sun, 16 Mar 2008 10:18:59 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1JatfD-0001Mu-4Y; Sun, 16 Mar 2008 15:16:39 +0100 X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:6468 gmane.lisp.guile.sources:308 Archived-At: release notes: Off into the sunset... Note that the online (html) documentation does not link to other projects correctly (node "Future"). Here are the links you can m{ent,anu}ally substitute, instead: http://www.gnuvola.org/software/guile/doc/Optional-Arguments.html http://www.gnuvola.org/software/guile/doc/guile_002dtools-read_002drfc822.html http://www.gnuvola.org/software/thud/doc/index.html http://www.gnuvola.org/software/ttn-do/ttn-do.html.gz thi README excerpt: This directory contains ttn's personal scheme library, a collection of Guile Scheme code and intervening text (-: as well as a maintenance methodology :-). NEWS excerpt: - 0.50 | 2008-03-16 - License now GPLv3+ (see COPYING) - Dropped (ttn html-world) procs: render-html-world, html-world These were announced in release 0.48 (2007-04-07). - Dropped module: (ttn METAINFO) This was introduced in release 0.33 (2004-01-30), but proved to be useless. Sorry, no pre-announcement (see "Imminent retirement" below). - Bugfix: (ttn listener) make-listener regression A bug was introduced in ttn-pers-scheme 0.18 (2001-04-09) whereby the variable holding the current connection socket was accessed out of scope. Caught by "guile-tools lint". - New configure check: (ice-9 optargs-kw) proc `remove-keys' This proc originated from module (ttn optargs-kw-utils). - Benchmarks back It's been several years since benchmarks were run, partly due to slow hardware (200MHz Pentium Pro, 300MHz Openbrick) and twitchy release fingers. Now the infrastructure has been spruced up and the files benchmarks/tea-{0.1,2.0} are again being distributed. Default iterations bumped 10x for 10 years of progress... :-/ Note: These files will probably not be updated on every release. - Imminent retirement As of this release, ttn-pers-scheme is heading towards retirement. This means useful functionality has been migrated elsewhere and that after 2008-12-31, the package will no longer be available. See "Future" in the documentation for details. tarball, prettified source, etc, in dir: http://www.gnuvola.org/software/ttn-pers-scheme/