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
/
extensions.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
fix --disable-modules build
Andy Wingo
1
-1
/
+7
2010-08-28
threadsafety in deprecation, extensions
Andy Wingo
1
-3
/
+12
2009-07-19
add registry of vector constructors, make-generalized-vector
Andy Wingo
1
-3
/
+2
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2009-03-27
bugfix: don't dynamic link if we found a registered extension
Andy Wingo
1
-0
/
+5
2008-09-13
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
Ludovic Courtès
1
-1
/
+1
2006-04-17
merge from 1.8 branch
Kevin Ryde
1
-1
/
+1
2006-01-29
Renamed the "frames" that are related to dynamic-wind to "dynamic
Marius Vollmer
1
-4
/
+4
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-1
/
+1
2004-08-12
(load_extension): Convert lib and init to locale
Marius Vollmer
1
-14
/
+24
2003-04-20
* Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to
Dirk Herrmann
1
-3
/
+0
2003-04-05
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
1
-36
/
+12
2003-03-25
* extensions.c: #include <config.h> if HAVE_CONFIG_H.
Rob Browning
1
-0
/
+4
2002-07-12
* dynl.c: Don't define stub procedures if DYNAMIC_LINKING is not
Gary Houston
1
-0
/
+2
2002-03-14
Retire inclusion guard macro SCM_MAGIC_SNARFER.
Thien-Thi Nguyen
1
-2
/
+0
2002-02-11
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
Marius Vollmer
1
-4
/
+3
2001-11-13
* Miscellaneous small doc updates and fixes.
Neil Jerram
1
-1
/
+1
2001-11-11
* Documentation work.
Neil Jerram
1
-30
/
+34
2001-06-20
* deprecation.c, extensions.c, rw.c: include string.h.
Gary Houston
1
-0
/
+2
2001-06-04
(scm_c_register_extension): Allow NULL as library
Marius Vollmer
1
-2
/
+14
2001-05-24
* validate.h
Michael Livshin
1
-6
/
+7
2001-05-20
New files.
Marius Vollmer
1
-0
/
+157