Andy Wingo
|
2e26538d6a
Replace libltdl with raw dlopen, dlsym
|
4 vuotta sitten |
Mark H Weaver
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
6 vuotta sitten |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 vuotta sitten |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 vuotta sitten |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 vuotta sitten |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 vuotta sitten |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 vuotta sitten |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 vuotta sitten |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
6 vuotta sitten |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 vuotta sitten |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 vuotta sitten |
Andy Wingo
|
08969a2407
fix --disable-modules build
|
13 vuotta sitten |
Andy Wingo
|
877514dab0
threadsafety in deprecation, extensions
|
14 vuotta sitten |
Andy Wingo
|
f45eccffa7
add registry of vector constructors, make-generalized-vector
|
15 vuotta sitten |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
Andy Wingo
|
a5fc657043
bugfix: don't dynamic link if we found a registered extension
|
16 vuotta sitten |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 vuotta sitten |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 vuotta sitten |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 vuotta sitten |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 vuotta sitten |
Marius Vollmer
|
4695c75947
(load_extension): Convert lib and init to locale
|
20 vuotta sitten |
Dirk Herrmann
|
d0f6ceb84f
* Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to
|
22 vuotta sitten |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 vuotta sitten |
Rob Browning
|
c0fc108975
* extensions.c: #include <config.h> if HAVE_CONFIG_H.
|
22 vuotta sitten |
Gary Houston
|
4f6f9ae3d3
* dynl.c: Don't define stub procedures if DYNAMIC_LINKING is not
|
22 vuotta sitten |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 vuotta sitten |
Marius Vollmer
|
4c9419ac31
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
|
23 vuotta sitten |
Neil Jerram
|
72dd0a03e0
* Miscellaneous small doc updates and fixes.
|
23 vuotta sitten |
Neil Jerram
|
9401323e63
* Documentation work.
|
23 vuotta sitten |
Gary Houston
|
fbbdb12174
* deprecation.c, extensions.c, rw.c: include string.h.
|
23 vuotta sitten |