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 r9



Another one. Changes include

* Versions of scm_must_malloc,realloc,free that keep track of
  mallocated storage and aren't dependant upon glibc (currently costs
  an extra word per mallocated object... this could get funkier, but
  for now, I like it working).

* References into the middle of a four word cell cause the cell itself
  to be marked

* Removed the swiss-army knife scm_must_realloc.

http://home.thezone.net/~gharvey/guile/guilegc.r9.tar.gz

-- 
Greg