unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
Cc: guile-devel@gnu.org
Subject: Re: hash tables by jay glascoe
Date: Mon, 30 May 2005 21:12:26 +0100	[thread overview]
Message-ID: <429B73AA.2070902@ossau.uklinux.net> (raw)
In-Reply-To: <871x7p79w6.fsf@zip.com.au>

Kevin Ryde wrote:
> The projects page has an entry for hash tables by jay glascoe, but the
> link seems a bit dead.  Does anyone know the status of this?

I believe the work was never incorporated.  I recall a thread between 
Jay and (mainly) Maciej Stachowiak which went on for ever (but not what 
       the points of disagreement (if any) were).

> 
> Some old mail suggests it was about resizing hash tables, which is in
> the head now so unless it is or was more then perhaps this entry can
> go now anyway.

I think the point of Jay's implementation was _automatic_ resizing.  In 
other words, it removed both the need to specify a size when creating a 
hash table, and the need for any explicit resizing calls (given an 
implementation which supported resizing at all) as entries were added to 
or removed from the table.

	Neil


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


      reply	other threads:[~2005-05-30 20:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-30  1:58 hash tables by jay glascoe Kevin Ryde
2005-05-30 20:12 ` Neil Jerram [this message]

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=429B73AA.2070902@ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=guile-devel@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).