summaryrefslogtreecommitdiff
path: root/libguile.h
Commit message (Expand)AuthorAgeFilesLines
* deprecate primitive propertiesAndy Wingo2011-02-101-2/+1
* remove "discouraged" infrastructureAndy Wingo2010-08-081-1/+0
* add foreign value wrapperAndy Wingo2010-01-041-1/+2
* promises are in their own file nowAndy Wingo2009-12-011-0/+1
* factor copy-tree and cons-source out of eval.[ch]Andy Wingo2009-12-011-0/+1
* fold objects.[ch] into goops.[ch]Andy Wingo2009-11-151-1/+0
* Since support for "futures" in C has been completely disabled for someKen Raeburn2009-10-301-1/+0
* Merge `libguile-i18n' into `libguile'.Ludovic Courtès2009-09-141-0/+1
* uniform vector functions to their own fileAndy Wingo2009-07-191-0/+1
* generic vector ops to own fileAndy Wingo2009-07-191-0/+1
* move generic array foo out to its own fileAndy Wingo2009-07-191-0/+1
* rename unif.[ch] to arrays.[ch]Andy Wingo2009-07-191-1/+3
* rename ramap.[ch] to array-map.[ch]Andy Wingo2009-07-191-1/+1
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.Ludovic Courtès2009-05-281-1/+3
* * srfi-39.scm: Update copyright statement to LGPL.Neil Jerram2008-01-221-37/+13
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-2/+2
* Include "libguile/srfi-4.h".Marius Vollmer2004-10-271-0/+1
* Include <gmp.h> outside of extern "C" block. (Note that numbers.hMarius Vollmer2004-09-241-1/+5
* Include srfi-13.h and srfi-14.h, do not include strop.h.Marius Vollmer2004-08-251-1/+2
* Include libguile/discouraged.h.Marius Vollmer2004-08-021-0/+2
* * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING toDirk Herrmann2003-04-201-2/+0
* Include "libguile/deprecated.h".Marius Vollmer2003-03-261-0/+1
* * libguile.h: #include "futures.h"Mikael Djurfeldt2003-01-231-1/+2
* * __scm.h (USE_THREADS, GUILE_ISELECT): Define whenMarius Vollmer2002-11-031-3/+1
* Added inclusion of "extensions.h".Marius Vollmer2002-05-101-0/+1
* Include "libguile/inline.h".Marius Vollmer2001-11-251-0/+1
* * Removed deprecated definitions.Dirk Herrmann2001-08-311-63/+12
* Removed tag.c and tag.h and all references.Martin Grabmüller2001-06-201-1/+0
* (scm_cond_t, scm_key_t, scm_mutex_t): Only define these when usingMarius Vollmer2001-06-161-3/+8
* Added deprecated section with the olde type names.Marius Vollmer2001-06-141-0/+42
* * libguile.h: include rw.h.Gary Houston2001-04-291-0/+1
* * Makefile.am (SUBDIRS): Added `srfi'.Martin Grabmüller2001-04-231-0/+1
* * Don't include libguile/dump.h any more.Dirk Herrmann2001-03-061-1/+0
* *** empty log message ***Keisuke Nishida2001-02-031-0/+1
* Added #include "libguile/rdelim.h".Mikael Djurfeldt2001-01-311-1/+2
* *** empty log message ***Mikael Djurfeldt2000-10-251-0/+1
* Removed #include "libguile/environments.h", sorry..Keisuke Nishida2000-09-201-1/+0
* * libguile.h: #include "libguile/environments.h" and "libguile/properties.h".Keisuke Nishida2000-09-201-0/+2
* * libguile.h: Removed #include "libguile/kw.h".Mikael Djurfeldt2000-06-121-1/+0
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am: add include_HEADERS.Gary Houston2000-05-011-0/+148