From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.devel Subject: Re: Resizing hash tables in Guile Date: 12 Feb 2003 17:10:13 +0100 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: <87fzqtjx96.fsf@zagadka.ping.de> References: <87lm0o7951.fsf@alice.rotty.yi.org> <1044889242.1033.310.camel@localhost> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045066973 4404 80.91.224.249 (12 Feb 2003 16:22:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Feb 2003 16:22:53 +0000 (UTC) Cc: Greg Troxel Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18izVm-0000a6-00 for ; Wed, 12 Feb 2003 17:13:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18izU2-0001Gt-02 for guile-user@m.gmane.org; Wed, 12 Feb 2003 11:11:38 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18izT5-0000xt-00 for guile-user@gnu.org; Wed, 12 Feb 2003 11:10:39 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18izT3-0000wK-00 for guile-user@gnu.org; Wed, 12 Feb 2003 11:10:38 -0500 Original-Received: from [129.217.163.6] (helo=zagadka.ping.de) by monty-python.gnu.org with smtp (Exim 4.10.13) id 18izSi-0000bv-00 for guile-user@gnu.org; Wed, 12 Feb 2003 11:10:16 -0500 Original-Received: (qmail 21639 invoked by uid 1000); 12 Feb 2003 16:10:13 -0000 Original-To: djurfeldt@nada.kth.se In-Reply-To: Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-cc: guile-user@gnu.org Original-cc: Roland Orre Original-cc: guile-devel@gnu.org Original-cc: Joris van der Hoeven Original-cc: Andreas Rottmann X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1638 gmane.lisp.guile.devel:1914 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1914 Mikael Djurfeldt writes: > Is this a good thing? Should we keep it? I think resizing hash tables are important. Thanks for writing them! > The implementation isn't quite finished. Removal should be rewritten > for the new tables. Also, weak hash tables need to be handled in > hashtab.c in order to maintain a correct item count. If you are not going to finish this soonish, please make a note in workbook/tasks/TODO about what needs to still be done. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user