summaryrefslogtreecommitdiff
path: root/libguile.h
Commit message (Expand)AuthorAgeFilesLines
* Merge libguile/generalized-arrays.* into libguile/arrays.*Daniel Llorens2021-08-031-1/+0
* Don't expose mini-gmp to usersAndy Wingo2021-03-081-12/+3
* improve autoconfigury for minigmpMichael Gran2021-03-021-1/+1
* Enable option to prefer mini-gmp over libgmpMichael Gran2021-03-021-5/+11
* Move copy-tree to (ice-9 copy-tree); deprecate main bindingAndy Wingo2020-09-101-2/+1
* Add C API for hook procedures to libguile.hMike Gran2020-03-131-0/+1
* Rebase throw/catch on top of raise-exception/with-exception-handlerAndy Wingo2019-11-131-0/+1
* Most header files use forward decl for union scm_vm_stack_elementAndy Wingo2018-06-261-0/+2
* Update license notices in all C filesAndy Wingo2018-06-201-17/+18
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-1/+1
* Inline tags.h into __scm.hAndy Wingo2018-06-201-1/+0
* Remove includes of validate.h.Andy Wingo2018-06-181-1/+0
* Devolve more validate macrosAndy Wingo2018-06-181-1/+3
* Deprecate dynamic rootsAndy Wingo2016-11-211-1/+0
* Deprecate arbitersAndy Wingo2016-10-171-1/+0
* Add atomic boxesAndy Wingo2016-09-061-0/+1
* Add file descriptor finalizersAndy Wingo2016-08-301-0/+1
* Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2014-04-281-1/+2
|\
| * New foreign object facility, to replace SMOBsAndy Wingo2014-04-281-1/+2
| * add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitatorAndy Wingo2012-03-081-1/+2
* | Remove nonfunctional gdb interfaceAndy Wingo2013-11-271-2/+1
* | add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitatorAndy Wingo2012-02-191-1/+2
* | remove weak pairs, rewrite weak vectorsAndy Wingo2011-10-241-1/+1
* | add weak table implementationAndy Wingo2011-10-241-0/+1
* | add weak setsAndy Wingo2011-10-231-0/+1
|/
* 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