* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
[bpt/guile.git] / libguile / fports.c
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-17 Jim BlandyDon't use local_fgets on sockets; ftell doesn't work...
1998-10-09 Jim BlandyDo magic to mix reads and writes on stdio FILE-based...
1998-10-09 Jim BlandyChange the definition of the functions in scm_ptobfuns...
1998-07-23 Jim BlandySimplify smob and port marking; set the mark bit in...
1997-12-20 Tim Pierce * fports.c (scm_pipob): Use scm_generic_fgets for...
1997-12-13 Tim Pierceboot-9.scm (read-line): Rewritten to use %read-line.
1997-12-04 Tim Pierce * fports.c (scm_fgets): Return if the last char in...
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-07-29 Gary Houston* ioext.h: fix up prototypes.
1997-07-23 Tim PierceLine-oriented i/o:
1997-07-20 Gary Houston* fluids.c (next_fluid_num): don't do
1997-05-27 Jim Blandy* fports.c (print_pipe_port): New function.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-14 Jim Blandy* fports.c (local_pclose): New function.
1997-04-05 Gary Houston* posix.c (scm_putenv): don't check HAVE_PUTENV.
1997-01-18 Gary Houston * init.scm (index, rindex): replace versions in utilit...
1996-11-10 Jim Blandy* fports.c (scm_stdio_to_port, scm_open_file): Set...
1996-10-23 Jim Blandy* * fports.c (scm_stdio_to_port): New function. Its...
1996-10-20 Mikael Djurfeldt* alist.c, arbiters.c, continuations.c, debug.c, debug...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-19 Gary Houston * filesys.c (scsm_sys_stat): don't SIGSEGV if argument...
1996-09-18 Mikael Djurfeldt* fports.c (scm_open_file): Don't call scm_makfrom0str...
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-15 Gary Houston* debug.c, unif.c: use scm_out_of_range instead of
1996-09-14 Gary Houston* numbers.c: use SCM_NUM_OVERFLOW instead of scm_wta...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-23 Gary Houstonremove a change that shouldn't have slipped in.
1996-08-23 Gary Houston * configure, scmconfig.h.in: Updated, using autoconf...
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