Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / libguile / ioext.c
1998-10-09 Jim BlandyCentralize the creation of port objects based on stdio...
1998-06-09 Mikael Djurfeldt* ioext.c (scm_isatty_p): Accept any kind of data as...
1997-12-13 Tim Pierceboot-9.scm (read-line): Rewritten to use %read-line.
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-08-16 Gary Houston* stime.h: prototype for scm_times.
1997-07-29 Gary Houstonreally delete primitive-dup.
1997-07-29 Gary Houston* ioext.h: fix up prototypes.
1997-07-23 Tim PierceLine-oriented i/o:
1997-07-21 Gary Houston* ioext.h: removed scm_duplicate_port prototype.
1997-07-20 Gary Houston* filesys.c (scm_close): oops, don't call SCM_INUM...
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-22 Gary Houston* ioext.c (scm_duplicate_port): bug fix: don't try...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-12 Jim BlandyEnsure that shared substrings are handled properly...
1997-05-05 Gary Houston* filesys.c (scm_input_waiting_p): add missing third...
1997-04-21 Gary Houston* ioext.c (scm_setfileno): add missing third argument to
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1997-03-13 Gary Houston* ioext.c (scm_read_delimited_x): use RO string macros...
1997-02-06 Gary Houston* strop.c (scm_string_upcase_x, scm_string_downcase_x...
1997-01-31 Gary Houston * ioext.c, ioext.h: remove obsolete _sys_ from 9 proce...
1997-01-25 Gary Houston * ports.c: add SCM_PROC declarations for pt-size and...
1996-12-09 Gary Houston* ioext.c (scm_sys_ftell): use scm_long2num instead...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c,...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
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-10 Jim BlandyC files should #include only the header files they...
1996-08-08 Jim Blandy* posix.c (scm_init_posix): Use numeric values, rather...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-08-04 Gary Houstona few fixups to primitive functions
1996-08-02 Gary Houstonmake C system primitives throw exceptions
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import