Andy Wingo
|
41e826492a
interrupted syscalls run asyncs before throwing syserror
|
14 years ago |
Ludovic Courtès
|
93003b16b0
Assorted `syntax-check' fixes.
|
15 years ago |
Thien-Thi Nguyen
|
648da03259
[build] Overhaul <errno.h>, <signal.h> cpp symbol extraction/checking.
|
15 years ago |
Michael Gran
|
0193377d24
Avoid accessing symbol internals in call_dsubr_1 and DEVAL
|
16 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 years ago |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
17 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
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 years ago |
Marius Vollmer
|
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
|
20 years ago |
Marius Vollmer
|
a54a94b397
Threading changes.
|
20 years ago |
Han-Wen Nienhuys
|
497eb0b725
(scm_double_cell): abort if GC running.
|
21 years ago |
Marius Vollmer
|
83e1ab6ddf
(scm_wrong_type_arg): Do not talk about "argument" for
|
21 years ago |
Marius Vollmer
|
cdd8c09128
(scm_error_scm): Document new meaning of data/rest
|
21 years ago |
Marius Vollmer
|
468e87a786
(scm_memory_error): Do not try to throw, just abort.
|
21 years ago |
Marius Vollmer
|
24d1f17168
(scm_error_scm): Throw directly instead of calling
|
21 years ago |
Kevin Ryde
|
4af3c6f17c
(scm_strerror): Use scm_i_misc_mutex around strerror since
|
21 years ago |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
21 years ago |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
21 years ago |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
21 years ago |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
21 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Rob Browning
|
4600886f39
* error.c: #include <config.h> if HAVE_CONFIG_H.
|
22 years ago |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
23 years ago |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 years ago |
Stefan Jahn
|
b4e15479e9
2001-11-07 Stefan Jahn <stefan@lkcc.org>
|
24 years ago |
Mikael Djurfeldt
|
a7f54aed6a
* error.c, error.h: Made error keys globally accessible.
|
24 years ago |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
24 years ago |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
24 years ago |