Andy Wingo
|
086bbcc874
Merge commit 'fdd319e9bd4121d844662d3d8ccc69b462b60840'
|
10 lat temu |
Mark H Weaver
|
fda17c20a3
Fix strerror error handling when given a non-integer argument.
|
10 lat temu |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
11 lat temu |
Andy Wingo
|
c2247b782a
Out-of-memory situations raise exceptions instead of aborting
|
11 lat temu |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
11 lat temu |
Ludovic Courtès
|
4af0d97ee6
Print the faulty object upon invalid-keyword errors.
|
11 lat temu |
Andy Wingo
|
09b204d387
squish remove some mingw-specific code that is covered by gnulib
|
12 lat temu |
Ludovic Courtès
|
bb796c4630
Fix `SCM_I_ERROR' definition for MinGW without networking.
|
13 lat temu |
Andy Wingo
|
41e826492a
interrupted syscalls run asyncs before throwing syserror
|
14 lat temu |
Ludovic Courtès
|
93003b16b0
Assorted `syntax-check' fixes.
|
14 lat temu |
Thien-Thi Nguyen
|
648da03259
[build] Overhaul <errno.h>, <signal.h> cpp symbol extraction/checking.
|
14 lat temu |
Michael Gran
|
0193377d24
Avoid accessing symbol internals in call_dsubr_1 and DEVAL
|
15 lat temu |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 lat temu |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 lat temu |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 lat temu |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 lat temu |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 lat temu |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 lat temu |
Marius Vollmer
|
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
|
20 lat temu |
Marius Vollmer
|
a54a94b397
Threading changes.
|
20 lat temu |
Han-Wen Nienhuys
|
497eb0b725
(scm_double_cell): abort if GC running.
|
20 lat temu |
Marius Vollmer
|
83e1ab6ddf
(scm_wrong_type_arg): Do not talk about "argument" for
|
20 lat temu |
Marius Vollmer
|
cdd8c09128
(scm_error_scm): Document new meaning of data/rest
|
20 lat temu |
Marius Vollmer
|
468e87a786
(scm_memory_error): Do not try to throw, just abort.
|
20 lat temu |
Marius Vollmer
|
24d1f17168
(scm_error_scm): Throw directly instead of calling
|
20 lat temu |
Kevin Ryde
|
4af3c6f17c
(scm_strerror): Use scm_i_misc_mutex around strerror since
|
20 lat temu |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 lat temu |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
20 lat temu |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 lat temu |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 lat temu |