unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: guile-user <guile-user@gnu.org>
Subject: guile-lib changes
Date: Tue, 27 Jan 2009 18:36:07 +0100	[thread overview]
Message-ID: <m3wscgzm60.fsf@pobox.com> (raw)

Hi Guile-libbers,

A few changes in Guile-Lib.

 (1) I'm looking at upping the dependency from Guile 1.6 to 1.8, as that
     will let me remove things from Guile-Lib as they are added to 1.8
     and 2.0 (on both branches). An example of this already having
     occurred is SRFI-34 and SRFI-35, both of which are in master and
     1.8.

 (2) I removed (math rationalize), as its core functionality,
     `rationalize', has been in Guile since 1.8.

 (3) I removed (container queue), as it was undocumented, and completely
     identical to (ice-9 q) besides some naming. I think the only reason
     that it was in Guile-Lib was because of some ontological
     namespacing crusade that is not really worthwhile IMO. If we are to
     clean up and document some of the code that's in `ice-9', we should
     do so in Guile itself. "Drain the swamp!" :)

 (4) I committed the important patches that were in (scheme session) to
     (ice-9 session), on master. I'm waiting for Neil or Ludo to weigh
     in before merging them to 1.8.

 (5) I cleaned up all of the licensing blocks, updating GPL and LGPL
     licenses to version 3+, and clarifying which modules were in the
     public domain.

I'll be pushing to savannah as soon as their admins to a final review,
at which point I'll mail with details regarding the web site, etc.

I'll be rolling a new release soon. Now would be a great time to re-send
those patches that I lost in the past ;)

Cheers,

Andy
-- 
http://wingolog.org/




             reply	other threads:[~2009-01-27 17:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 17:36 Andy Wingo [this message]
2009-01-27 19:14 ` guile-lib changes Julian Graham
2009-01-27 20:32   ` Andy Wingo
2009-01-27 21:20     ` Mike Gran
2009-01-27 20:55 ` Ludovic Courtès
2009-01-28 10:18   ` Andy Wingo
2009-01-28 12:31     ` Ludovic Courtès
2009-01-28 15:12       ` Andy Wingo
2009-01-28 23:37         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3wscgzm60.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).