summaryrefslogtreecommitdiff
path: root/libguile/weaks.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-24remove weak pairs, rewrite weak vectorsAndy Wingo1-101/+0
2011-05-13more care regarding SCM_PACK and SCM_UNPACKAndy Wingo1-2/+2
2009-11-02Allocate vectors in a contiguous memory area.Ludovic Courtès1-11/+0
2009-09-15Keep the weak pair API internal.Ludovic Courtès1-3/+3
2009-09-15Fix the (currently unused) weak pair accessors.Ludovic Courtès1-4/+6
2009-08-18Merge branch 'master' into boehm-demers-weiser-gcLudovic Courtès1-6/+7
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-09-10Merge branch 'master' into boehm-demers-weiser-gcLudovic Courtès1-9/+9
2008-09-10Merge commit '29776e85da637ec4d44b2b2822d6934a50c0084b' into boehm-demers-wei...Ludovic Courtès1-0/+1
2008-09-10Moved weak pair code into `weaks.[ch]'.Ludovic Courtes1-0/+29
2008-05-31Add `SCM_INTERNAL' macro, use it.Ludovic Courtès1-7/+7
2007-08-26replace port table with weak hash table. This simplifiesHan-Wen Nienhuys1-0/+1
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-07-31* gc-mark.c (scm_mark_all): Do not rely on hooks to run the weakMarius Vollmer1-10/+25
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2005-01-02* weaks.c: Use new vector elements API or simple vectorMarius Vollmer1-13/+7
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2003-02-19* hooks.c (scm_c_hook_add): Fixed bug in append mode.Mikael Djurfeldt1-7/+16
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-12/+12
2001-08-31* Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann1-4/+5
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-06-30* Fixed some signedness issues.Dirk Herrmann1-11/+13
2000-04-21* weaks.h (scm_weak_vectors, scm_weaks_prehistory): AddedMikael Djurfeldt1-1/+4
2000-04-17* eval.c (scm_unmemocar): Use macros to test for gloc cell.Dirk Herrmann1-1/+1
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-12*** empty log message ***Mikael Djurfeldt1-3/+3
2000-03-12* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt1-3/+3
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-3/+3
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-10/+10
1999-12-16* *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1-1/+4
1999-06-15Fix from Ken Raeburn <raeburn@raeburn.org>:Jim Blandy1-0/+1
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-25/+10
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-08-20*** empty log message ***Mikael Djurfeldt1-4/+4
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+86