build: Don't include <config.h> in native programs when cross-compiling.
[bpt/guile.git] / libguile / vports.c
2012-03-08 Ian PriceFix flush on soft ports, so that it actually runs.
2010-09-03 Ludovic CourtèsFix the `put-bytevector' tests.
2009-12-11 Andy Wingomerge from master to elisp
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-28 Ludovic CourtèsRemove unneeded SMOB/port mark/free procedures.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-08 Michael GranFix broken interaction between readline and Unicode
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-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-08-02 Andy Wingomerge guile-vm to guile
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-01-24 Marius VollmerReverted changed from 2005/01/24 19:14:54, which was...
2005-01-24 Marius VollmerThreading changes.
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-08-12 Marius Vollmer* fports.h, fports.c (scm_i_fdes_to_port): New, like
2004-08-02 Marius Vollmer* numbers.h, numbers.c, discouraged.h, discouraged...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2003-04-24 Mikael Djurfeldt* ports.c, ports.h (scm_i_port_table_mutex): New mutex.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-26 Rob Browning* vports.c: #include <config.h> if HAVE_CONFIG_H.
2002-10-09 Neil JerramUse scm_num2int rather than SCM_INUM in soft port exten...
2002-10-09 Neil JerramExtend soft ports to use input-waiting thunks.
2002-08-15 Mikael Djurfeldt* vports.c (scm_make_soft_port): Initialize pt variable.
2002-08-08 Han-Wen Nienhuys("scm_new_port_table_entry"): return a boxed SCM in
2002-08-04 Han-Wen Nienhuysport GC fix
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-03-01 Dirk HerrmannChanges in doc/ref:
2001-11-25 Marius VollmerReplaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_ce...
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-26 Keisuke Nishida * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-26 Dirk Herrmann* Deprecated scm_makfromstr and added scm_mem2string...
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-24 Michael Livshin* validate.h
2001-05-04 Neil Jerram * eval.c (scm_promise_p), list.c (scm_append_x, scm_re...
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
2001-03-10 Mikael Djurfeldt* _scm.h: Removed #include <errno.h>.
2001-01-25 Dirk Herrmann* Made the port implementations less tightly coupled...
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-10-30 Dirk Herrmann* Change a couple of functions to accept either symbols...
2000-08-12 Neil JerramDocstring updated so that make-soft-port example is...
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-04 Dirk HerrmannLots of fixes with respect to strict typing.
2000-03-31 Dirk HerrmannChange type of member 'stream' in scm_port from SCM...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-18 Dirk HerrmannOnly include root.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include strings.h where it is actually needed.
2000-03-17 Dirk HerrmannOnly include vectors.h in those files, where it is...
2000-03-13 Gary Houston * ports.c (flush_void_port): renamed to flush_port_def...
2000-03-03 Greg J. Badros* error.h, error.c: Added `scm_wrong_type_arg_msg'...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
2000-01-18 Mikael Djurfeldt* alist.c, chars.c, debug.c, dynl.c, dynwind.c, error...
2000-01-11 Greg J. Badros* fports.c, ports.c, ports.h, strports.c, vports.c...
2000-01-05 Greg J. Badros* *.[ch]: Whitespace changes -- added space after SCM_V...
2000-01-05 Greg J. Badros*.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.
1999-12-13 Greg J. Badros* Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-11-30 Gary Houston * unif.h: added some comments, removed the SCM_P macros.
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* vports.c (scm_sfport, prinsfpt, sf_read_flush, noop0...
1999-07-14 Gary Houston1999-07-14 Gary Houston <ghouston@easynet.co.uk>
1999-07-04 Gary Houston1999-07-04 Gary Houston <ghouston@easynet.co.uk>
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-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-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-12 Jim BlandyEnsure that shared substrings are handled properly...
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-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