* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
[bpt/guile.git] / libguile / print.c
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-03 Mikael Djurfeldt* print.c (scm_iprlist): Bugfix: Added SCM_ECONSP tests...
1996-09-22 Mikael Djurfeldt* * print.c (scm_iprin1, scm_prin1, scm_iprlist): Circular
1996-09-19 Mikael Djurfeldt* print.c, print.h: Closures now print like #<procedure...
1996-09-18 Mikael Djurfeldt* print.c: Added #include "alist.h"
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-12 Mikael Djurfeldt* print.c: Added code for detection of circular referen...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-23 Mikael Djurfeldt* eval.c, print.h, print.c, read.h, read.c: Modificatio...
1996-08-20 Mikael Djurfeldt* * print.c: New procedure: scm_print_options
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import