summaryrefslogtreecommitdiff
path: root/libguile/scm_validate.h
AgeCommit message (Expand)AuthorFilesLines
2000-03-03* validate.h, scm_validate.h: Added the former, as a renamedGreg J. Badros1-291/+0
2000-03-03* error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros1-1/+1
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-5/+5
2000-01-17* scm_validate.h: Added SCM_VALIDATE_ULONG_COPY,Greg J. Badros1-1/+7
2000-01-14* scm_validate.h (SCM_NUM2LONG_DEF): Fix this macro to just useGreg J. Badros1-2/+2
2000-01-12* scm_validate.h: Added SCM_NUM2LONG_DEF macro. MakeGreg J. Badros1-4/+12
2000-01-11* scm_validate.h, chars.c, ports.c, print.c, read.c, strings.c,Greg J. Badros1-3/+3
2000-01-09 * eval.c: define scm_unbound_variable_key ('unbound-variable).Gary Houston1-4/+1
2000-01-09* scm_validate.h (SCM_VALIDATE_BOOL_COPY): Fix typo.Greg J. Badros1-2/+2
2000-01-07* scm_validate.h (SCM_OUT_OF_RANGE): Use scm_out_of_range_pos toGreg J. Badros1-2/+2
2000-01-06scm_validate.h: Remove some redundant NIMP tests.Greg J. Badros1-3/+3
2000-01-06scm_validate.h: Remove some redundant NIMP tests.Greg J. Badros1-3/+3
2000-01-05* *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM forGreg J. Badros1-9/+9
2000-01-05* unif.c, symbols.c, strings.c, stacks.c, random.c, print.c,Greg J. Badros1-1/+6
1999-12-19* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms ofGreg J. Badros1-99/+61
1999-12-16* coop-threads.c: Remove K&R function headers.Greg J. Badros1-1/+4
1999-12-13* scm_validate.h: Drop the SCM_DOCSTRING_SNARF for turning offGreg J. Badros1-5/+1
1999-12-12* *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1-6/+12
1999-12-12* boolean.h: Added SCM_BOOL, SCM_NEGATE_BOOL, SCM_BOOLP to here,Greg J. Badros1-5/+2
1999-12-12* *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMPGreg J. Badros1-2/+8
1999-12-12* scm_validate.h: Added the FSF copyright to the top.Greg J. Badros1-4/+42
1999-12-12* *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1-0/+267