* ports.c (scm_char_ready_p): bug fix: in SCM_PROC char-ready's
[bpt/guile.git] / libguile / read.c
1997-02-04 Gary Houston* * net_db.c (scm_lnaof): change scheme name from lnaof...
1996-12-29 Marius Vollmer * read.c (scm_lreadr): Encountering EOF after skipping...
1996-12-18 Jim BlandyIn some cases, the code is fine, but GCC isn't smart...
1996-11-02 Mikael Djurfeldt* * read.c: Recording of positions disabled by default.
1996-10-25 Jim Blandy* read.c (scm_lreadr): Recognize SCSH-style block comme...
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-14 Mikael Djurfeldt*** empty log message ***
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-19 Mikael Djurfeldt* read.c (scm_init_read): Removed #ifdef READER_EXTENSIONS
1996-09-18 Mikael Djurfeldt* read.c: Added code for recording of positions of...
1996-09-11 Mikael Djurfeldt* read.c (scm_grow_tok_buf): Use scm_vector_set_length_...
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* * read.c: New procedure: scm_read_options
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import