This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[ANN] guilegc r7



Yet another release of the improved gc is at
http://home.thezone.net/~gharvey/guile/guilegc.r7.tar.gz

Differences from the last anounced release:
* Fixed a very stupid bug in the calculation of allocated cells.
* Added an after-gc-hook, where you can use the usual hook functions
  to specify hooks to be run after a gc (if you don't know about
  hooks, they're documented in
  http://home.thezone.net/~gharvey/guile/qdocs/feature.txt )


(this should've been out a lot sooner, but I've been spending most of
my time on the text buffers... there should be a new release of those
Real Soon Now(tm) too, with a lot of additional movement functions).

-- 
Greg