Andy Wingo
|
a5d0c135c0
Remove nonfunctional gdb interface
|
11 gadi atpakaļ |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 gadi atpakaļ |
Ludovic Courtès
|
7f893030ab
Install the current locale if GUILE_INSTALL_LOCALE is nonzero.
|
13 gadi atpakaļ |
Andy Wingo
|
ea0582c283
Merge remote-tracking branch 'origin/stable-2.0'
|
13 gadi atpakaļ |
Andy Wingo
|
b57bf2724a
install gmp memory functions that let libgc know about allocations
|
13 gadi atpakaļ |
Ludovic Courtès
|
bb9b357e2b
Install the current locale when Guile is invoked directly.
|
13 gadi atpakaļ |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 gadi atpakaļ |
Ludovic Courtès
|
de7d32d064
Remove useless references to Libtool's `dlpreopen' mechanism.
|
16 gadi atpakaļ |
Ludovic Courtès
|
1da93484fb
Use orthodox libtoology in `guile'.
|
16 gadi atpakaļ |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 gadi atpakaļ |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 gadi atpakaļ |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 gadi atpakaļ |
Marius Vollmer
|
a8255dca08
* Makefile.am (INCLUDES): Use @LTDLINC@ instead of
|
20 gadi atpakaļ |
Dirk Herrmann
|
d0f6ceb84f
* Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to
|
22 gadi atpakaļ |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 gadi atpakaļ |
Rob Browning
|
e938aff131
* guile.c: #include <config.h> if HAVE_CONFIG_H.
|
22 gadi atpakaļ |
Rob Browning
|
c9cfbf5beb
* guile.c (main): change to call scm_lt_dlpreload_default and pass
|
22 gadi atpakaļ |
Rob Browning
|
823b49519f
* guile.c (main): switch to scm_lt_dlset_preloaded_symbols;
|
22 gadi atpakaļ |
Marius Vollmer
|
f87c105ae3
No need to check for Cygwin when including <winsock2.h>, this is
|
22 gadi atpakaļ |
Marius Vollmer
|
7c9e56d664
Do not include <winsock2.h> on Cygwin even when we have it.
|
22 gadi atpakaļ |
Stefan Jahn
|
8f99e3f38b
2001-11-04 Stefan Jahn <stefan@lkcc.org>
|
23 gadi atpakaļ |
Marius Vollmer
|
d7db9f60c2
Make sure to define __SCM_IMPORT__ for shared library
|
23 gadi atpakaļ |
Martin Grabmüller
|
82893676f4
Make compilation under Windows easier.
|
23 gadi atpakaļ |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
23 gadi atpakaļ |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
24 gadi atpakaļ |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 gadi atpakaļ |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 gadi atpakaļ |
Marius Vollmer
|
4ed6bae2fc
* guile.c: register preloaded modules
|
25 gadi atpakaļ |
Jim Blandy
|
82892beda5
* Lots of files: New address for FSF.
|
28 gadi atpakaļ |
Jim Blandy
|
0487b82f9f
Move most of the guts of shell command processing into libguile,
|
28 gadi atpakaļ |