* fluids.c (next_fluid_num): don't do
[bpt/guile.git] / libguile / ports.c
1997-07-20 Gary Houston* fluids.c (next_fluid_num): don't do
1997-07-19 Gary Houston* ports.c (scm_flush_all_ports): SCM_PROC incorrectly...
1997-06-21 Gary Houston * ports.h: new prototype.
1997-05-26 Jim Blandy* ports.c (print_void_port, putc_void_port, puts_void_port,
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-16 Jim Blandy* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-03-09 Mikael Djurfeldt* ports.h: Removed prototype for scm_ungetc_char_ready_p.
1997-03-08 Mikael Djurfeldt* ports.c: Changed preprocessor symbol DEBUG --> GUILE_...
1997-03-03 Gary Houston* ports.c (scm_char_ready_p): bug fix: in SCM_PROC...
1997-01-25 Gary Houston * ports.c: add SCM_PROC declarations for pt-size and...
1996-10-30 Mikael Djurfeldt * ports.c: #include "filesys.h"
1996-10-23 Jim Blandy* ports.c: Formatting tweak.
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c,...
1996-10-17 Mikael Djurfeldt* ports.c (scm_port_line_x, scm_port_column_x): New...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-18 Mikael Djurfeldt* ports.c, ports.h: Name change: scm_\(line\|column...
1996-09-17 Gary Houston* ports.h (scm_port_table): put back file_name, it...
1996-09-16 Gary Houston * ports.h (scm_port_table): remove file_name member...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-08-04 Gary Houstona few fixups to primitive functions
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import