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