summaryrefslogtreecommitdiff
path: root/libguile/vports.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2002-07-20 Han-Wen <hanwen@cs.uu.nl>Han-Wen Nienhuys2002-07-201-1/+1
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* Changes in doc/ref:Dirk Herrmann2002-03-011-1/+1
* Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell andMarius Vollmer2001-11-251-1/+1
* * Removed lots of deprecated stuff.Dirk Herrmann2001-08-311-1/+0
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,Keisuke Nishida2001-06-261-8/+5
* * Deprecated scm_makfromstr and added scm_mem2string as a replacement.Dirk Herrmann2001-06-261-2/+2
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-6/+6
* * validate.hMichael Livshin2001-05-241-3/+3
* * eval.c (scm_promise_p), list.c (scm_append_x, scm_reverse_x),Neil Jerram2001-05-041-1/+1
* Correct, update, improve and clean up a lot of docstrings in order to makeMartin Grabmüller2001-04-031-13/+19
* * _scm.h: Removed #include <errno.h>.Mikael Djurfeldt2001-03-101-1/+3
* * Made the port implementations less tightly coupled within guile.Dirk Herrmann2001-01-251-4/+10
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer2000-11-171-0/+2
* * Change a couple of functions to accept either symbols or strings only.Dirk Herrmann2000-10-301-3/+3
* Docstring updated so that make-soft-port example is correct.Neil Jerram2000-08-121-1/+1
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-10/+10
* Lots of fixes with respect to strict typing.Dirk Herrmann2000-04-041-4/+4
* Change type of member 'stream' in scm_port from SCM to scm_bits_t.Dirk Herrmann2000-03-311-5/+5
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Only include root.h where it is actually needed.Dirk Herrmann2000-03-181-0/+1
* Only include strings.h where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* Only include vectors.h in those files, where it is actually needed.Dirk Herrmann2000-03-171-0/+1
* * ports.c (flush_void_port): renamed to flush_port_default.Gary Houston2000-03-131-5/+1
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros2000-03-031-1/+1
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros2000-03-021-3/+3
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,Mikael Djurfeldt2000-01-181-40/+35
* * fports.c, ports.c, ports.h, strports.c, vports.c: Make writeGreg J. Badros2000-01-111-1/+1
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-3/+3
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-1/+1
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,Greg J. Badros1999-12-131-1/+40
* * *.c: Pervasive software-engineering-motivated rewrite ofGreg J. Badros1999-12-121-8/+12
* * unif.h: added some comments, removed the SCM_P macros.Gary Houston1999-11-301-2/+2
* 1999-08-11 Gary Houston <ghouston@easynet.co.uk>Gary Houston1999-08-111-8/+8
* * ports.h (scm_ptob_descriptor): include a write procedure again.Gary Houston1999-08-031-1/+10
* * ports.c, ports.h, fports.c, strports.c, vports.c: RenamedMikael Djurfeldt1999-07-251-2/+2
* * vports.c (scm_sfport, prinsfpt, sf_read_flush, noop0): Removed.Mikael Djurfeldt1999-07-241-40/+7
* 1999-07-14 Gary Houston <ghouston@easynet.co.uk>Gary Houston1999-07-141-1/+8
* 1999-07-04 Gary Houston <ghouston@easynet.co.uk>Gary Houston1999-07-041-1/+1
* * fports.c, fports.h, gc.c, gdbint.c, ioext.c, ports.c, ports.h,Jim Blandy1999-06-121-6/+13
* * ioext.c (scm_do_read_line): Rewritten to use memchr to find theJim Blandy1999-06-091-60/+38
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Change the definition of the functions in scm_ptobfuns so thatJim Blandy1998-10-091-34/+16
* * init.c (scm_boot_guile_1): Added scm_init_objects ().Mikael Djurfeldt1997-09-221-1/+1
* Line-oriented i/o:Tim Pierce1997-07-231-0/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* Ensure that shared substrings are handled properly when passed toJim Blandy1997-05-121-2/+3
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1996-10-201-1/+1