summaryrefslogtreecommitdiff
path: root/libguile.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-03Merge libguile/generalized-arrays.* into libguile/arrays.*Daniel Llorens1-1/+0
2021-03-08Don't expose mini-gmp to usersAndy Wingo1-12/+3
2021-03-02improve autoconfigury for minigmpMichael Gran1-1/+1
2021-03-02Enable option to prefer mini-gmp over libgmpMichael Gran1-5/+11
2020-09-10Move copy-tree to (ice-9 copy-tree); deprecate main bindingAndy Wingo1-2/+1
2020-03-13Add C API for hook procedures to libguile.hMike Gran1-0/+1
2019-11-13Rebase throw/catch on top of raise-exception/with-exception-handlerAndy Wingo1-0/+1
2018-06-26Most header files use forward decl for union scm_vm_stack_elementAndy Wingo1-0/+2
2018-06-20Update license notices in all C filesAndy Wingo1-17/+18
2018-06-20Remove (C) from copyright statementsAndy Wingo1-1/+1
2018-06-20Rename __scm.h to scm.hAndy Wingo1-1/+1
2018-06-20Inline tags.h into __scm.hAndy Wingo1-1/+0
2018-06-18Remove includes of validate.h.Andy Wingo1-1/+0
2018-06-18Devolve more validate macrosAndy Wingo1-1/+3
2016-11-21Deprecate dynamic rootsAndy Wingo1-1/+0
2016-10-17Deprecate arbitersAndy Wingo1-1/+0
2016-09-06Add atomic boxesAndy Wingo1-0/+1
2016-08-30Add file descriptor finalizersAndy Wingo1-0/+1
2014-04-28Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-1/+2
2014-04-28New foreign object facility, to replace SMOBsAndy Wingo1-1/+2
2013-11-27Remove nonfunctional gdb interfaceAndy Wingo1-2/+1
2012-03-08add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitatorAndy Wingo1-1/+2
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