Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-12-12 | * *.c, scm_validate.h: Use SCM_VALIDATE_NIM, not SCM_VALIDATE_NIMP | Greg J. Badros | 1 | -16/+16 |
1999-12-12 | * *.c: Pervasive software-engineering-motivated rewrite of | Greg J. Badros | 1 | -98/+110 |
1999-11-19 | * acconfig.h: add HAVE_ARRAYS. | Gary Houston | 1 | -0/+10 |
1999-08-29 | Fix | Mikael Djurfeldt | 1 | -5/+4 |
1999-08-29 | * sort.c (closureless): Use scm_eval_body. | Mikael Djurfeldt | 1 | -11/+1 |
1999-08-20 | Fixes in comments | Mikael Djurfeldt | 1 | -3/+6 |
1999-08-19 | Removed left-over debugging code | Mikael Djurfeldt | 1 | -1/+0 |
1999-08-19 | * sort.c (quicksort): Added condition to protect the algorithm | Mikael Djurfeldt | 1 | -3/+21 |
1999-08-19 | * eval.c (SCM_APPLY), sort.c (closureless): Expand body when | Mikael Djurfeldt | 1 | -0/+2 |
1999-01-11 | * sort.c (scm_merge, scm_merge_list_x): Bugfix: Place elements | Mikael Djurfeldt | 1 | -31/+33 |
1999-01-11 | Added #include "feature.h" | Mikael Djurfeldt | 1 | -0/+1 |
1999-01-10 | * sort.c, sort.h: New files: Implement slib's and scsh's sort | Mikael Djurfeldt | 1 | -0/+918 |