summaryrefslogtreecommitdiff
path: root/doc/ref/api-memory.texi
AgeCommit message (Expand)AuthorFilesLines
2024-05-06Fix typos throughout codebase.Morgan Smith1-15/+15
2016-06-24Clarify use of the term "scanning" in the manualAndy Wingo1-18/+24
2016-06-23Add weak hash table documentationAndy Wingo1-2/+10
2016-05-22Fix uses of 'scm_gc_protect', which does not exist, in the manual.Mark H Weaver1-2/+2
2014-04-28Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-9/+12
2014-04-28Prefer foreign objects over smobs in manualAndy Wingo1-72/+12
2014-02-08Merge commit 'b86069c1308a6ca36f3a3bc56134b3f8fd693592'Andy Wingo1-3/+3
2014-02-08Merge commit '54cded99dc5db94b1df0dc417161ebef7c60d874'Andy Wingo1-5/+1
2014-02-07Make size argument optional to 'make-doubly-weak-hash-table'; fix docs.Mark H Weaver1-3/+3
2014-02-07Fix 'weak-vector?' doc: Weak hash tables are not weak vectors.Mark H Weaver1-5/+1
2014-02-07Merge commit '1e3fd6a0c81bb3e9900a93a9d1923cc788de0f99'Andy Wingo1-1/+12
2014-02-07Add weak-vector-length, weak-vector-ref, weak-vector-set!Andy Wingo1-1/+12
2013-11-29Remove outdated section of api-memory.texiAndy Wingo1-64/+1
2012-02-04Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons1-1/+1
2012-01-12add docs for scm_gc_register_allocationAndy Wingo1-30/+22
2010-08-16a number of doc fixesAndy Wingo1-33/+1
2009-12-19Remove page breaks except before new chapters and indicesNeil Jerram1-2/+0
2009-09-18fix thinko in api-memory.texiAndy Wingo1-1/+1
2009-09-09Update doc of `scm_gc_protect_object ()' and SMOB mark/free.Ludovic Courtès1-0/+5
2009-09-09Update documentation of `scm_gc_malloc ()' & co.Ludovic Courtès1-37/+66
2009-05-20Fix `explicitely' typos, should be `explicitly'Neil Jerram1-2/+2
2006-01-29Renamed the "frames" that are related to dynamic-wind to "dynamicMarius Vollmer1-2/+2
2005-12-06fixed some typos.Marius Vollmer1-6/+6
2005-07-31*** empty log message ***Marius Vollmer1-40/+46
2005-04-01Fixed some typos.Marius Vollmer1-4/+4
2005-03-29Correct strange placement of @end deffn...Marius Vollmer1-3/+1
2005-03-04Synchronized docstrings.Marius Vollmer1-0/+5
2004-08-24Ran a (docstring-process-module "(guile)") and moved entries fromMarius Vollmer1-16/+3
2004-08-10Docs for scm_frame_free.Marius Vollmer1-1/+10
2004-08-02* scheme-binding.texi: Renamed to api-binding.texi.Marius Vollmer1-0/+478