| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct, update, improve and clean up a lot of docstrings in order to make... | Martin Grabmüller | 2001-04-03 | 1 | -32/+35 |
* | * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.... | Dirk Herrmann | 2001-03-30 | 1 | -6/+11 |
* | * list.c (scm_list, scm_cons_star, scm_null_p, scm_list_p),... | Martin Grabmüller | 2001-03-16 | 1 | -7/+7 |
* | Remove #include <stdio.h>. Add #include <string.h>. | Keisuke Nishida | 2001-03-09 | 1 | -1/+0 |
* | * Added docstrings by Martin Grabmueller. | Dirk Herrmann | 2001-01-30 | 1 | -4/+6 |
* | * weaks.c (scm_scan_weak_vectors): move the calculation of the... | Michael Livshin | 2000-12-29 | 1 | -5/+2 |
* | * eval.c: remove commented code, remove #ifdef CCLO conditionals... | Dirk Herrmann | 2000-12-06 | 1 | -1/+1 |
* | * Added SCM_SET_VECTOR_LENGTH as one replacement for SCM_SETLENGTH. | Dirk Herrmann | 2000-11-22 | 1 | -1/+2 |
* | * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,... | Marius Vollmer | 2000-11-17 | 1 | -0/+2 |
* | * Replace a bunch of calls to SCM_LENGTH. | Dirk Herrmann | 2000-10-09 | 1 | -3/+3 |
* | * Extend checks performed with SCM_DEBUG_CELL_ACCESSES=1 and make them... | Dirk Herrmann | 2000-07-13 | 1 | -3/+3 |
* | * eval.c: Eliminated redundant SCM_IMP tests.... | Dirk Herrmann | 2000-05-05 | 1 | -3/+3 |
* | * weaks.c (scm_weaks_prehistory): New function: Add... | Mikael Djurfeldt | 2000-04-21 | 1 | -1/+115 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS,... | Mikael Djurfeldt | 2000-04-21 | 1 | -5/+5 |
* | Again, SCM/scm_bits_t mixup fixes. | Dirk Herrmann | 2000-04-19 | 1 | -2/+2 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Only include vectors.h in those files, where it is actually needed. | Dirk Herrmann | 2000-03-17 | 1 | -0/+1 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -3/+3 |
* | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,... | Mikael Djurfeldt | 2000-03-12 | 1 | -3/+3 |
* | *.[ch]: make a distinction between SCM as a generic... | Greg J. Badros | 2000-03-09 | 1 | -3/+3 |
* | * error.h, error.c: Added `scm_wrong_type_arg_msg' to support... | Greg J. Badros | 2000-03-03 | 1 | -1/+1 |
* | * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,... | Mikael Djurfeldt | 2000-01-18 | 1 | -26/+25 |
* | * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*... | Greg J. Badros | 2000-01-05 | 1 | -8/+8 |
* | *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE. | Greg J. Badros | 2000-01-05 | 1 | -9/+9 |
* | * *.[ch]: Replace SCM_VALIDATE_INT w/ SCM_VALIDATE_INUM for... | Greg J. Badros | 2000-01-05 | 1 | -3/+3 |
* | * coop-threads.c: Remove K&R function headers.... | Greg J. Badros | 1999-12-16 | 1 | -5/+5 |
* | * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,... | Greg J. Badros | 1999-12-13 | 1 | -5/+22 |
* | Remove leading whitespace before empty docstrings. | Greg J. Badros | 1999-12-13 | 1 | -1/+1 |
* | * *.c: Pervasive software-engineering-motivated rewrite of... | Greg J. Badros | 1999-12-12 | 1 | -62/+59 |
* | Fix from Ken Raeburn <raeburn@raeburn.org>:... | Jim Blandy | 1999-06-15 | 1 | -3/+4 |
* | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,... | Jim Blandy | 1998-10-19 | 1 | -1/+1 |
* | * eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init.c, kw.c,... | Mikael Djurfeldt | 1998-07-12 | 1 | -1/+1 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,... | Jim Blandy | 1996-10-14 | 1 | -50/+10 |
* | C files should #include only the header files they need, not... | Jim Blandy | 1996-09-10 | 1 | -0/+1 |
* | *** empty log message *** | Mikael Djurfeldt | 1996-08-20 | 1 | -8/+8 |
* | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1996-07-25 | 1 | -0/+242 |