index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2001-06-14
Added deprecated section with the olde type names.
Marius Vollmer
1
-0
/
+42
2001-04-29
* libguile.h: include rw.h.
Gary Houston
1
-0
/
+1
2001-04-23
* Makefile.am (SUBDIRS): Added `srfi'.
Martin Grabmüller
1
-0
/
+1
2001-03-06
* Don't include libguile/dump.h any more.
Dirk Herrmann
1
-1
/
+0
2001-02-03
*** empty log message ***
Keisuke Nishida
1
-0
/
+1
2001-01-31
Added #include "libguile/rdelim.h".
Mikael Djurfeldt
1
-1
/
+2
2000-10-25
*** empty log message ***
Mikael Djurfeldt
1
-0
/
+1
2000-09-20
Removed #include "libguile/environments.h", sorry..
Keisuke Nishida
1
-1
/
+0
2000-09-20
* libguile.h: #include "libguile/environments.h" and "libguile/properties.h".
Keisuke Nishida
1
-0
/
+2
2000-06-12
* libguile.h: Removed #include "libguile/kw.h".
Mikael Djurfeldt
1
-1
/
+0
2000-06-12
Updated copyrights
Mikael Djurfeldt
1
-1
/
+1
2000-05-01
* Makefile.am: add include_HEADERS.
Gary Houston
1
-0
/
+148