build: Don't include <config.h> in native programs when cross-compiling.
[bpt/guile.git] / libguile / fports.h
2013-04-07 Mark H WeaverAdd keyword arguments to file opening procedures.
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-07-04 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-28 Ludovic CourtèsRemove seek/truncate shortcuts to file ports.
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-08-12 Marius Vollmer* fports.h, fports.c (scm_i_fdes_to_port): New, like
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Remove deprecated macros and typenames.
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-24 Michael Livshin* validate.h
2001-01-25 Dirk Herrmann* Added a file-port? primitive.
2001-01-25 Dirk Herrmann* Made the port implementations less tightly coupled...
2001-01-24 Gary Houston*** empty log message ***
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-05-25 Dirk Herrmann* Replace SCM_UNPACK_CAR appropriately.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
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-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-07-24 Mikael Djurfeldt*** empty log message ***
1999-06-12 Jim Blandy* fports.c, fports.h, gc.c, gdbint.c, ioext.c, ports...
1999-06-09 Jim Blandy * ports.h (scm_port): make read_pos a pointer to const.
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-09 Jim Blandy* fports.h (scm_setbuf0, scm_setvbuf, scm_setfileno,
1997-07-29 Gary Houston* ioext.h: fix up prototypes.
1997-07-20 Gary Houston* fluids.c (next_fluid_num): don't do
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-03-29 Gary Houston* ioext.c (scm_setfileno): throw a runtime error if...
1996-10-23 Jim Blandy* * fports.c (scm_stdio_to_port): New function. Its...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-16 Gary Houston * ports.h (scm_port_table): remove file_name member...
1996-09-10 Jim BlandyC files should #include only the header files they...
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