summaryrefslogtreecommitdiff
path: root/libguile.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-27Remove nonfunctional gdb interfaceAndy Wingo1-2/+1
2012-02-19add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitatorAndy Wingo1-1/+2
2011-10-24remove weak pairs, rewrite weak vectorsAndy Wingo1-1/+1
2011-10-24add weak table implementationAndy Wingo1-0/+1
2011-10-23add weak setsAndy Wingo1-0/+1
2011-02-10deprecate primitive propertiesAndy Wingo1-2/+1
2010-08-08remove "discouraged" infrastructureAndy Wingo1-1/+0
2010-01-04add foreign value wrapperAndy Wingo1-1/+2
2009-12-01promises are in their own file nowAndy Wingo1-0/+1
2009-12-01factor copy-tree and cons-source out of eval.[ch]Andy Wingo1-0/+1
2009-11-15fold objects.[ch] into goops.[ch]Andy Wingo1-1/+0
2009-10-30Since support for "futures" in C has been completely disabled for someKen Raeburn1-1/+0
2009-09-14Merge `libguile-i18n' into `libguile'.Ludovic Courtès1-0/+1
2009-07-19uniform vector functions to their own fileAndy Wingo1-0/+1
2009-07-19generic vector ops to own fileAndy Wingo1-0/+1
2009-07-19move generic array foo out to its own fileAndy Wingo1-0/+1
2009-07-19rename unif.[ch] to arrays.[ch]Andy Wingo1-1/+3
2009-07-19rename ramap.[ch] to array-map.[ch]Andy Wingo1-1/+1
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2009-05-28Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.Ludovic Courtès1-1/+3
2008-01-22* srfi-39.scm: Update copyright statement to LGPL.Neil Jerram1-37/+13
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-2/+2
2004-10-27Include "libguile/srfi-4.h".Marius Vollmer1-0/+1
2004-09-24Include <gmp.h> outside of extern "C" block. (Note that numbers.hMarius Vollmer1-1/+5
2004-08-25Include srfi-13.h and srfi-14.h, do not include strop.h.Marius Vollmer1-1/+2
2004-08-02Include libguile/discouraged.h.Marius Vollmer1-0/+2
2003-04-20 * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING toDirk Herrmann1-2/+0
2003-03-26Include "libguile/deprecated.h".Marius Vollmer1-0/+1
2003-01-23* libguile.h: #include "futures.h"Mikael Djurfeldt1-1/+2
2002-11-03* __scm.h (USE_THREADS, GUILE_ISELECT): Define whenMarius Vollmer1-3/+1
2002-05-10Added inclusion of "extensions.h".Marius Vollmer1-0/+1
2001-11-25Include "libguile/inline.h".Marius Vollmer1-0/+1
2001-08-31* Removed deprecated definitions.Dirk Herrmann1-63/+12
2001-06-20Removed tag.c and tag.h and all references.Martin Grabmüller1-1/+0
2001-06-16(scm_cond_t, scm_key_t, scm_mutex_t): Only define these when usingMarius Vollmer1-3/+8
2001-06-14Added deprecated section with the olde type names.Marius Vollmer1-0/+42
2001-04-29 * libguile.h: include rw.h.Gary Houston1-0/+1
2001-04-23 * Makefile.am (SUBDIRS): Added `srfi'.Martin Grabmüller1-0/+1
2001-03-06* Don't include libguile/dump.h any more.Dirk Herrmann1-1/+0
2001-02-03*** empty log message ***Keisuke Nishida1-0/+1
2001-01-31Added #include "libguile/rdelim.h".Mikael Djurfeldt1-1/+2
2000-10-25*** empty log message ***Mikael Djurfeldt1-0/+1
2000-09-20Removed #include "libguile/environments.h", sorry..Keisuke Nishida1-1/+0
2000-09-20* libguile.h: #include "libguile/environments.h" and "libguile/properties.h".Keisuke Nishida1-0/+2
2000-06-12* libguile.h: Removed #include "libguile/kw.h".Mikael Djurfeldt1-1/+0
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-05-01 * Makefile.am: add include_HEADERS.Gary Houston1-0/+148