* ports.h (enum scm_port_rw_active): New enum, containing
[bpt/guile.git] / libguile / strports.c
1999-08-20 Jim Blandy* ports.h (enum scm_port_rw_active): New enum, containing
1999-08-11 Gary Houston1999-08-11 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* strports.c (scm_stptob, prinstpt, noop0): Removed
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-12 Jim Blandy* strports.c (scm_call_with_output_string): Don't inclu...
1999-06-09 Jim Blandy * ioext.c (scm_do_read_line): Rewritten to use memchr...
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
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...
1997-09-28 Jim Blandy* strports.c (scm_eval_string): Don't close the port.
1997-09-22 Mikael Djurfeldt* init.c (scm_boot_guile_1): Added scm_init_objects ().
1997-07-23 Tim PierceLine-oriented i/o:
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-05-15 Jim Blandy* strports.c (scm_eval_string): New function.
1997-03-08 Gary Houston * strports.c (scm_read_0str, scm_eval_0str): update...
1996-12-18 Jim Blandy* strports.c (scm_eval_0str): Don't return uninitialize...
1996-12-13 Mikael Djurfeldt* * strports.c, strports.h: Make scm_eval_0str return...
1996-10-29 Jim Blandy* strports.c (scm_eval_0str): New function.
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-10-03 Jim Blandy* _scm.h: #include "print.h" here, since it seems to...
1996-09-12 Mikael Djurfeldt* strports.c (scm_strprint_obj): scm_iprin1 --> scm_prin1
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-07 Gary Houstonportability fixes for header inclusion etc.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import