From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mikael Djurfeldt Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.user Subject: Re: Resizing hash tables in Guile Date: Thu, 13 Feb 2003 11:43:39 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <87lm0o7951.fsf@alice.rotty.yi.org> <1044889242.1033.310.camel@localhost> <874r79nrqu.fsf@raven.i.defaultvalue.org> Reply-To: djurfeldt@nada.kth.se NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045133268 14732 80.91.224.249 (13 Feb 2003 10:47:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Feb 2003 10:47:48 +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 18jGsJ-0003kP-00 for ; Thu, 13 Feb 2003 11:45:52 +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 18jGu5-0002DO-05 for guile-devel@m.gmane.org; Thu, 13 Feb 2003 05:47:41 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18jGqG-0007iY-00 for guile-devel@gnu.org; Thu, 13 Feb 2003 05:43:44 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18jGqF-0007iM-00 for guile-devel@gnu.org; Thu, 13 Feb 2003 05:43:43 -0500 Original-Received: from kvast.blakulla.net ([213.212.20.77]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jGqF-0007g8-00; Thu, 13 Feb 2003 05:43:43 -0500 Original-Received: from dyna224-219.nada.kth.se ([130.237.224.219] helo=linnaeus) by kvast.blakulla.net with esmtp (Exim 3.36 #1 (Debian)) id 18jGqC-0001YV-00; Thu, 13 Feb 2003 11:43:40 +0100 Original-Received: from mdj by linnaeus with local (Exim 3.36 #1 (Debian)) id 18jGqB-0001sK-00; Thu, 13 Feb 2003 11:43:39 +0100 Original-To: Rob Browning In-Reply-To: <874r79nrqu.fsf@raven.i.defaultvalue.org> (Rob Browning's message of "Wed, 12 Feb 2003 14:55:37 -0600") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) X-Mailman-Approved-At: Thu, 13 Feb 2003 05:47:27 -0500 Original-cc: djurfeldt@nada.kth.se Original-cc: guile-user@gnu.org Original-cc: Roland Orre Original-cc: Joris van der Hoeven Original-cc: guile-devel@gnu.org Original-cc: Andreas Rottmann Original-cc: mvo@zagadka.de X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:1928 gmane.lisp.guile.user:1647 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1928 Rob Browning writes: > If you have time, could you (very) briefly summarize the behavior? > Mostly I mean wrt how the implementation handles resizes (i.e. when > does it decide to resize, how does it pick the new size, etc.). Good idea. Done. M _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel