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