* Get rid of calls to SCM_ROSTRINGP.
[bpt/guile.git] / libguile / ports.h
2000-11-02 Dirk Herrmann* Get rid of calls to SCM_ROSTRINGP.
2000-05-24 Dirk Herrmann* Replace SCM_UNPACK_CAR appropriately.
2000-05-15 Dirk Herrmann* Wrapped deprecated code between #if (SCM_DEBUG_DEPREC...
2000-05-14 Gary Houston2000-05-14 Gary Houston <ghouston@arglist.com>
2000-04-15 Mikael Djurfeldt* ports.h (SCM_INPUT_PORT_P, SCM_OUTPUT_PORT_P): New...
2000-04-12 Dirk HerrmannFix some SCM/scm_bits_t mismatches.
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-31 Dirk HerrmannChange type of member 'stream' in scm_port from SCM...
2000-03-30 Dirk HerrmannFix some typing issues wrt SCM/scm_bits_t.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-13 Gary Houston * ports.c (flush_void_port): renamed to flush_port_def...
2000-03-12 Mikael Djurfeldt*** empty log message ***
2000-03-12 Mikael Djurfeldt* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval...
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
2000-01-11 Greg J. Badros* fports.c, ports.c, ports.h, strports.c, vports.c...
2000-01-11 Greg J. Badros* dynl.c, error.c, eval.c, feature.c, filesys.c, fports...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-12-04 Gary Houston * ports.c (scm_port_closed_p): new procedure, implements
1999-10-18 Gary Houston * fports.c (scm_fdes_to_port): always set rw_random...
1999-08-20 Jim Blandy* ports.h (enum scm_port_rw_active): New enum, containing
1999-08-17 Mikael Djurfeldt* ports.h: Renamed scm_lseek () --> scm_seek ().
1999-08-11 Gary Houston1999-08-11 Gary Houston <ghouston@easynet.co.uk>
1999-08-04 Gary Houston1999-08-04 Gary Houston <ghouston@easynet.co.uk>
1999-08-03 Gary Houston * ports.h (scm_ptob_descriptor): include a write proce...
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-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-16 Jim Blandy* ports.h: #include <sys/types.h>, to get a definition...
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...
1998-11-05 Mikael Djurfeldt* ports.h (SCM_CUC): #define as ~SCM_CRDY instead of...
1998-10-30 Mikael Djurfeldt* ports.h (SCM_CLRDY, SCM_CUNGET, SCM_CGETUN): Rewritten.
1998-10-20 Jim Blandy* ports.h: Put text after #endif in comment. (Thanks...
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-15 Jim BlandyWarning fixes from Greg Harvey:
1998-10-09 Jim Blandy* fports.h (scm_setbuf0, scm_setvbuf, scm_setfileno,
1998-10-09 Jim BlandyChange the definition of the functions in scm_ptobfuns...
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...
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-10-12 Mikael Djurfeldt* ports.h: #include "libguile/print.h"
1997-09-28 Jim BlandyThanks to Shiro Kawai:
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-06-21 Gary Houston * ports.h: new prototype.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-03-09 Mikael Djurfeldt* ports.h: Removed prototype for scm_ungetc_char_ready_p.
1997-01-08 Jim Blandy* ports.h (SCM_PTOBNUM): Removed extraneous semicolon.
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-28 Gary Houston* strings.c, strings.h: (scm_makfrom0str, scm_makefrom0...
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-11 Jim Blandy* numbers.h: Repeated declarations removed.
1996-09-10 Jim Blandy* smob.h (scm_ptobfuns, SCM_PTOBNUM): Definitions moved...
1996-09-05 Jim Blandy* alist.h, append.h, arbiters.h, async.h, boolean.h...
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import