| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate dynamic roots... | Andy Wingo | 2016-11-21 | 1 | -1/+0 |
* | Deprecate arbiters... | Andy Wingo | 2016-10-17 | 1 | -1/+0 |
* | Add atomic boxes... | Andy Wingo | 2016-09-06 | 1 | -0/+1 |
* | Add file descriptor finalizers... | Andy Wingo | 2016-08-30 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/stable-2.0'... | Andy Wingo | 2014-04-28 | 1 | -1/+2 |
|\ |
|
| * | New foreign object facility, to replace SMOBs... | Andy Wingo | 2014-04-28 | 1 | -1/+2 |
| * | add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator... | Andy Wingo | 2012-03-08 | 1 | -1/+2 |
* | | Remove nonfunctional gdb interface... | Andy Wingo | 2013-11-27 | 1 | -2/+1 |
* | | add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator... | Andy Wingo | 2012-02-19 | 1 | -1/+2 |
* | | remove weak pairs, rewrite weak vectors... | Andy Wingo | 2011-10-24 | 1 | -1/+1 |
* | | add weak table implementation... | Andy Wingo | 2011-10-24 | 1 | -0/+1 |
* | | add weak sets... | Andy Wingo | 2011-10-23 | 1 | -0/+1 |
|/ |
|
* | deprecate primitive properties... | Andy Wingo | 2011-02-10 | 1 | -2/+1 |
* | remove "discouraged" infrastructure... | Andy Wingo | 2010-08-08 | 1 | -1/+0 |
* | add foreign value wrapper... | Andy Wingo | 2010-01-04 | 1 | -1/+2 |
* | promises are in their own file now... | Andy Wingo | 2009-12-01 | 1 | -0/+1 |
* | factor copy-tree and cons-source out of eval.[ch]... | Andy Wingo | 2009-12-01 | 1 | -0/+1 |
* | fold objects.[ch] into goops.[ch]... | Andy Wingo | 2009-11-15 | 1 | -1/+0 |
* | Since support for "futures" in C has been completely disabled for some... | Ken Raeburn | 2009-10-30 | 1 | -1/+0 |
* | Merge `libguile-i18n' into `libguile'.... | Ludovic Courtès | 2009-09-14 | 1 | -0/+1 |
* | uniform vector functions to their own file... | Andy Wingo | 2009-07-19 | 1 | -0/+1 |
* | generic vector ops to own file... | Andy Wingo | 2009-07-19 | 1 | -0/+1 |
* | move generic array foo out to its own file... | Andy Wingo | 2009-07-19 | 1 | -0/+1 |
* | rename unif.[ch] to arrays.[ch]... | Andy Wingo | 2009-07-19 | 1 | -1/+3 |
* | rename ramap.[ch] to array-map.[ch]... | Andy Wingo | 2009-07-19 | 1 | -1/+1 |
* | Change Guile license to LGPLv3+... | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.... | Ludovic Courtès | 2009-05-28 | 1 | -1/+3 |
* | * srfi-39.scm: Update copyright statement to LGPL.... | Neil Jerram | 2008-01-22 | 1 | -37/+13 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -2/+2 |
* | Include "libguile/srfi-4.h". | Marius Vollmer | 2004-10-27 | 1 | -0/+1 |
* | Include <gmp.h> outside of extern "C" block. (Note that numbers.h... | Marius Vollmer | 2004-09-24 | 1 | -1/+5 |
* | Include srfi-13.h and srfi-14.h, do not include strop.h. | Marius Vollmer | 2004-08-25 | 1 | -1/+2 |
* | Include libguile/discouraged.h. | Marius Vollmer | 2004-08-02 | 1 | -0/+2 |
* | * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to... | Dirk Herrmann | 2003-04-20 | 1 | -2/+0 |
* | Include "libguile/deprecated.h". | Marius Vollmer | 2003-03-26 | 1 | -0/+1 |
* | * libguile.h: #include "futures.h" | Mikael Djurfeldt | 2003-01-23 | 1 | -1/+2 |
* | * __scm.h (USE_THREADS, GUILE_ISELECT): Define when... | Marius Vollmer | 2002-11-03 | 1 | -3/+1 |
* | Added inclusion of "extensions.h". | Marius Vollmer | 2002-05-10 | 1 | -0/+1 |
* | Include "libguile/inline.h". | Marius Vollmer | 2001-11-25 | 1 | -0/+1 |
* | * Removed deprecated definitions.... | Dirk Herrmann | 2001-08-31 | 1 | -63/+12 |
* | Removed tag.c and tag.h and all references. | Martin Grabmüller | 2001-06-20 | 1 | -1/+0 |
* | (scm_cond_t, scm_key_t, scm_mutex_t): Only define these when using... | Marius Vollmer | 2001-06-16 | 1 | -3/+8 |
* | Added deprecated section with the olde type names. | Marius Vollmer | 2001-06-14 | 1 | -0/+42 |
* | * libguile.h: include rw.h. | Gary Houston | 2001-04-29 | 1 | -0/+1 |
* | * Makefile.am (SUBDIRS): Added `srfi'.... | Martin Grabmüller | 2001-04-23 | 1 | -0/+1 |
* | * Don't include libguile/dump.h any more. | Dirk Herrmann | 2001-03-06 | 1 | -1/+0 |
* | *** empty log message *** | Keisuke Nishida | 2001-02-03 | 1 | -0/+1 |
* | Added #include "libguile/rdelim.h". | Mikael Djurfeldt | 2001-01-31 | 1 | -1/+2 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-10-25 | 1 | -0/+1 |