Andy Wingo
|
db9725fd02
Don't force installation of GMP allocators in guile shell
|
3 years ago |
Andy Wingo
|
2e26538d6a
Replace libltdl with raw dlopen, dlsym
|
4 years ago |
Asher Gordon
|
7a1cd29637
Replace a line which was accidentally removed.
|
4 years ago |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 years ago |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 years ago |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 years ago |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 years ago |
Andy Wingo
|
1e792c6580
Remove <stdio.h> from ports.h
|
6 years ago |
Andy Wingo
|
a5d0c135c0
Remove nonfunctional gdb interface
|
11 years ago |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Ludovic Courtès
|
7f893030ab
Install the current locale if GUILE_INSTALL_LOCALE is nonzero.
|
13 years ago |
Andy Wingo
|
ea0582c283
Merge remote-tracking branch 'origin/stable-2.0'
|
13 years ago |
Andy Wingo
|
b57bf2724a
install gmp memory functions that let libgc know about allocations
|
13 years ago |
Ludovic Courtès
|
bb9b357e2b
Install the current locale when Guile is invoked directly.
|
13 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
Ludovic Courtès
|
de7d32d064
Remove useless references to Libtool's `dlpreopen' mechanism.
|
16 years ago |
Ludovic Courtès
|
1da93484fb
Use orthodox libtoology in `guile'.
|
16 years ago |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
a8255dca08
* Makefile.am (INCLUDES): Use @LTDLINC@ instead of
|
20 years ago |
Dirk Herrmann
|
d0f6ceb84f
* Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to
|
22 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Rob Browning
|
e938aff131
* guile.c: #include <config.h> if HAVE_CONFIG_H.
|
22 years ago |
Rob Browning
|
c9cfbf5beb
* guile.c (main): change to call scm_lt_dlpreload_default and pass
|
22 years ago |
Rob Browning
|
823b49519f
* guile.c (main): switch to scm_lt_dlset_preloaded_symbols;
|
22 years ago |
Marius Vollmer
|
f87c105ae3
No need to check for Cygwin when including <winsock2.h>, this is
|
22 years ago |
Marius Vollmer
|
7c9e56d664
Do not include <winsock2.h> on Cygwin even when we have it.
|
22 years ago |
Stefan Jahn
|
8f99e3f38b
2001-11-04 Stefan Jahn <stefan@lkcc.org>
|
23 years ago |