Add interface to disable automatic finalization
[bpt/guile.git] / doc / ref / api-memory.texi
2014-02-07 Mark H WeaverMake size argument optional to 'make-doubly-weak-hash...
2014-02-07 Mark H WeaverFix 'weak-vector?' doc: Weak hash tables are not weak...
2014-02-07 Andy WingoAdd weak-vector-length, weak-vector-ref, weak-vector...
2012-02-03 Bake TimmonsMake notation for Scheme repeated arguments more consis...
2012-01-11 Andy Wingoadd docs for scm_gc_register_allocation
2010-08-17 Andy Wingoa number of doc fixes
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2009-12-19 Neil JerramRemove page breaks except before new chapters and indices
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-18 Andy Wingofix thinko in api-memory.texi
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-09 Ludovic CourtèsUpdate doc of `scm_gc_protect_object ()' and SMOB mark...
2009-09-08 Ludovic CourtèsUpdate documentation of `scm_gc_malloc ()' & co.
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-20 Neil JerramFix `explicitely' typos, should be `explicitly'
2008-08-02 Andy Wingomerge guile-vm to guile
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2005-12-06 Marius Vollmerfixed some typos.
2005-07-31 Marius Vollmer*** empty log message ***
2005-04-01 Marius VollmerFixed some typos.
2005-03-29 Marius VollmerCorrect strange placement of @end deffn...
2005-03-04 Marius VollmerSynchronized docstrings.
2004-08-24 Marius VollmerRan a (docstring-process-module "(guile)") and moved...
2004-08-10 Marius VollmerDocs for scm_frame_free.
2004-08-02 Marius Vollmer* scheme-binding.texi: Renamed to api-binding.texi.