Ludovic Courtès
|
1a3e316c32
Remove traces of 'scm_memory_error'.
|
5 년 전 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 년 전 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 년 전 |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
6 년 전 |
Andy Wingo
|
6e51f89d01
Move SCM_ARG1, etc definitions to error.h
|
6 년 전 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 년 전 |
Andy Wingo
|
5534c2817e
Remove useless "classes: h_files" from Guile headers.
|
6 년 전 |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 년 전 |
Andy Wingo
|
87896eb3e6
Move core validate macros to error.h
|
6 년 전 |
Andy Wingo
|
c2247b782a
Out-of-memory situations raise exceptions instead of aborting
|
11 년 전 |
Andy Wingo
|
6703caf726
SCM_ASSERT to error.h
|
14 년 전 |
Michael Gran
|
0193377d24
Avoid accessing symbol internals in call_dsubr_1 and DEVAL
|
15 년 전 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 년 전 |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
17 년 전 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 년 전 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 년 전 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 년 전 |
Mikael Djurfeldt
|
c7fabadfe0
* async.c, error.h (scm_ints_disabled): Removed.
|
22 년 전 |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 년 전 |
Mikael Djurfeldt
|
a7f54aed6a
* error.c, error.h: Made error keys globally accessible.
|
23 년 전 |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
23 년 전 |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
24 년 전 |
Rob Browning
|
8a7fb63c90
* error.h (scm_sysmissing): deprecation expired - removed.
|
24 년 전 |
Dirk Herrmann
|
b3fcac341b
* __scm.h (SCM_ASSERT, SCM_WTA_DISPATCH_0, SCM_WTA_DISPATCH_1,
|
24 년 전 |
Dirk Herrmann
|
9f40cd879d
* Added function scm_error_num_args_subr.
|
24 년 전 |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 년 전 |
Dirk Herrmann
|
f5f2dcffbe
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
|
25 년 전 |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 년 전 |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
25 년 전 |
Greg J. Badros
|
7866a09b5b
* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,
|
25 년 전 |