Ludovic Courtès
|
cfabe1e2e4
Revert "Add `SCM_INTERNAL' macro, use it."
|
16 years ago |
Ludovic Courtès
|
f0c64044d3
Add `SCM_INTERNAL' macro, use it.
|
16 years ago |
Neil Jerram
|
7c9c0169b4
* eval.c (sym_instead): New symbol.
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
65bc1f7a0b
* eval.c, debug.h (SCM_WARN_DEPRECATED): New debug option.
|
20 years ago |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 years ago |
Dirk Herrmann
|
9fcf3cbb81
* backtrace.c (display_expression, display_frame): Call
|
20 years ago |
Dirk Herrmann
|
434f2f7a91
Introduce scm_debug_mode_p as a replacement for scm_debug_mode and
|
21 years ago |
Dirk Herrmann
|
d0624e391b
* __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT,
|
21 years ago |
Rob Browning
|
00f9eacec5
* debug.h: change "id" arg name to "info_id" to avoid objective-c
|
22 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 years ago |
Dirk Herrmann
|
5132eef0cf
* debug.h, eval.c: Deprecated CHECK_ENTRY, CHECK_APPLY and
|
23 years ago |
Dirk Herrmann
|
680516ba5f
* debug.h (scm_ready_p, debug_print): Removed declarations.
|
23 years ago |
Neil Jerram
|
020c890ccc
* Fix bug caused by frame size overflowing its field.
|
23 years ago |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 years ago |
Dirk Herrmann
|
b29058ffee
* Remove deprecated macros and typenames.
|
23 years ago |
Marius Vollmer
|
904a077df1
* tags.h: Update tag system docs.
|
23 years ago |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 years ago |
Neil Jerram
|
d95c0b76d6
* Handle evaluator traps by calling trap handlers directly rather than
|
23 years ago |
Dirk Herrmann
|
13dcb66612
* Fix signedness plus some minor improvements.
|
23 years ago |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 years ago |
Martin Grabmüller
|
609c3d3095
2001-05-30 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
|
24 years ago |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 years ago |
Marius Vollmer
|
29067b9dca
* eval.c (scm_debug_opts): New option `show-file-name'.
|
24 years ago |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 years ago |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 years ago |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 years ago |
Dirk Herrmann
|
cffcab3013
Some more SCM/scm_bits_t and SCM-is-union issues.
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |