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