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