Ludovic Courtès
|
ca32912062
Work around the lack of hstrerror(3) declaration on Tru64.
|
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
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 years ago |
Marius Vollmer
|
4057a3e05a
Use new vector elements API or simple vector API, as appropriate.
|
20 years ago |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 years ago |
Marius Vollmer
|
7f9994d904
* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
|
20 years ago |
Rob Browning
|
63ce14e776
(scm_resolv_error): don't cause an exception while
|
20 years ago |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
20 years ago |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 years ago |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
20 years ago |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 years ago |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Rob Browning
|
83b429ed5d
* net_db.c: #include <config.h> if HAVE_CONFIG_H.
|
22 years ago |
Han-Wen Nienhuys
|
1d1559ce6d
* macros.c: include deprecation.h
|
22 years ago |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
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 |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 years ago |
Stefan Jahn
|
6063dc1ddd
2001-11-21 Stefan Jahn <stefan@lkcc.org>
|
23 years ago |
Neil Jerram
|
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
|
23 years ago |
Marius Vollmer
|
e2c801663c
Disable extern declaration of `h_errno' for __CYGWIN__,
|
23 years ago |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
23 years ago |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 years ago |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
23 years ago |
Martin Grabmüller
|
82893676f4
Make compilation under Windows easier.
|
23 years ago |
Dirk Herrmann
|
3628462791
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
|
23 years ago |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 years ago |