Mike Gran
|
9b357bace3
Presume ISO C90 headers are always available
|
2 years ago |
Mike Gran
|
08926cdcd0
Avoid leaking a file descriptor in test-unwind
|
6 years ago |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 years ago |
Ludovic Courtès
|
556d35af88
tests: Don't rely on $TMPDIR and /tmp on Windows.
|
11 years ago |
Ludovic Courtès
|
93003b16b0
Assorted `syntax-check' fixes.
|
14 years ago |
Andy Wingo
|
997659f898
make scm_make_continuation internal
|
15 years ago |
Thien-Thi Nguyen
|
bd4b6c1a83
Use `mkstemp' instead of `mktemp'.
|
15 years ago |
Ludovic Courtès
|
c291b58835
Fix stylistic issues revealed by "make syntax-check".
|
15 years ago |
Neil Jerram
|
98241dc53f
Revert "Change dynwind flag enums to #defines, for greater portability"
|
15 years ago |
Neil Jerram
|
b25aa0b937
Change dynwind flag enums to #defines, for greater portability
|
15 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
Ludovic Courtès
|
eedcb08a25
Honor $TMPDIR in the test suite.
|
17 years ago |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 years ago |
Kevin Ryde
|
4858610b00
(check_cont): Cast rewindable to long, to
|
20 years ago |
Marius Vollmer
|
ad6dec055f
Avoid the use of discouraged or deprecated things.
|
20 years ago |
Marius Vollmer
|
79e9bca7e9
Use scm_from_int instead of SCM_MAKINUM and scm_is_eq instead
|
20 years ago |
Marius Vollmer
|
66dd7f149c
Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 years ago |
Marius Vollmer
|
f1da8e4e0b
Renamed scm_frame_unwind to scm_frame_unwind_handler, and
|
21 years ago |
Marius Vollmer
|
8843e1fa41
Adapted to 'frame' renamings. (check_fluid): New.
|
21 years ago |
Marius Vollmer
|
c05d0e8f1e
(close_port, delete_file, check_ports): New.
|
21 years ago |
Marius Vollmer
|
3c8fb18ef6
* standalone/test-unwind.c: New test, for the frames stuff.
|
21 years ago |