Mikael Djurfeldt
|
7642eb4b33
|
* validate.h (SCM_VALIDATE_INUM_RANGE_COPY): New macro.
|
2000-04-16 23:01:51 +00:00 |
|
Mikael Djurfeldt
|
39bcc76e45
|
* validate.h (SCM_VALIDATE_INPUT_PORT, SCM_VALIDATE_OUTPUT_PORT):
New macros.
Cleanup of code layout.
|
2000-04-15 19:30:16 +00:00 |
|
Michael Livshin
|
e94e3f21d6
|
* async.[ch]: unexpose low-level async access macros (thanks to
Dirk Herrmann).
* validate.h: move async validation macros to async.c (nobody else
needs them anyway), and rename them.
|
2000-04-05 15:28:28 +00:00 |
|
Dirk Herrmann
|
54778cd312
|
Lots of fixes to make guile (at some time) compile with strict typing.
|
2000-04-03 08:47:51 +00:00 |
|
Michael Livshin
|
89e00824a0
|
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
indentation style.
|
2000-03-19 19:01:16 +00:00 |
|
Greg J. Badros
|
cd2feccad5
|
* validate.h, scm_validate.h: Added the former, as a renamed
version of the latter with SCM_ASSERT_TYPE used in
SCM_MAKE_VALIDATE (instead of just SCM_ASSERT)
|
2000-03-03 00:11:46 +00:00 |
|