* ports.h (scm_ptob_descriptor): include a write procedure again.
[bpt/guile.git] / libguile / ports.c
1999-08-03 Gary Houston * ports.h (scm_ptob_descriptor): include a write proce...
1999-08-01 Jim Blandy* ports.c (scm_char_ready_p): Don't try to find PORT...
1999-07-25 Gary Houston1999-07-25 Gary Houston <ghouston@easynet.co.uk>
1999-07-25 Mikael Djurfeldt* ports.c, ports.h, fports.c, strports.c, vports.c...
1999-07-24 Mikael Djurfeldt* ports.c, ports.h (scm_make_port_type): New interface for
1999-07-24 Gary Houston1999-07-24 Gary Houston <ghouston@easynet.co.uk>
1999-07-14 Gary Houston1999-07-14 Gary Houston <ghouston@easynet.co.uk>
1999-07-13 Gary Houston1999-07-13 Gary Houston <ghouston@easynet.co.uk>
1999-07-04 Gary Houston1999-07-04 Gary Houston <ghouston@easynet.co.uk>
1999-07-04 Gary Houston1999-07-04 Gary Houston <ghouston@easynet.co.uk>
1999-06-14 Jim Blandy* fports.c (local_seek): Signal an error if the seek...
1999-06-12 Jim Blandy* fports.c, fports.h, gc.c, gdbint.c, ioext.c, ports...
1999-06-09 Jim Blandy * ioext.c (scm_do_read_line): Rewritten to use memchr...
1999-05-23 Mikael Djurfeldt* eval.c, fports.c, libguile.h, ports.c: Removed #include
1999-03-14 Mikael Djurfeldt#include "keywords.h"
1998-11-06 Mikael Djurfeldt* ports.c (scm_unread_string): Bugfixes: Check for...
1998-10-30 Mikael Djurfeldt* ports.h, ports.c (scm_unread_string): New procedure.
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-09 Jim BlandyChange the definition of the functions in scm_ptobfuns...
1998-10-06 Jim BlandyFormatting tweaks.
1998-10-05 Jim BlandyDoc fixes
1998-10-05 Jim BlandyUtterly needless cleanups to hopelessly messy code.
1998-09-05 Jim Blandy* ports.c (scm_numptob): Make this an int, not an scm_s...
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1998-06-18 Mikael Djurfeldt* ports.c (current-load-port): New procedure.
1998-04-12 Mikael Djurfeldt* ports.c (scm_port_line, scm_set_port_line_x, scm_port...
1998-03-30 Mikael Djurfeldt* ports.c (scm_add_to_port_table): First line is now...
1998-03-03 Gary Houston * ports.c (scm_add_to_port_table): allocate in units of
1997-12-13 Tim Pierceboot-9.scm (read-line): Rewritten to use %read-line.
1997-12-07 Gary Houston * README: using Automake 1.2d
1997-12-03 Jim Blandy* ports.c (scm_close_port): Make sure the port is open...
1997-11-27 Tim Pierce Fix a memory leak in scm_read_line and a type cast...
1997-10-25 Marius Vollmer* filesys.c (scm_close, set_element, get_element, scm_c...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-09-22 Mikael Djurfeldt* init.c (scm_boot_guile_1): Added scm_init_objects ().
1997-07-23 Tim PierceLine-oriented i/o:
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