Merge branch 'master' into boehm-demers-weiser-gc
[bpt/guile.git] / libguile / ports.h
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-09 Michael GranPort position macros shouldn't require enclosing braces
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-08 Michael GranAdd Unicode strings and symbols
2009-06-25 Ludovic CourtèsAdd `scm_t_off' type so that `scm_t_port' has a fixed...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-02 Ludovic CourtèsPublish the maximum number of port types as `SCM_I_MAX_...
2009-01-18 Ludovic CourtèsPublish the maximum number of port types as `SCM_I_MAX_...
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsFix broken port merge.
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
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.
2008-04-16 Ludovic CourtèsInline `scm_getc', `scm_putc' and `scm_puts'.
2007-08-26 Han-Wen Nienhuysreplace port table with weak hash table. This simplifies
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
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.
2004-09-07 Kevin Ryde(SCM_ZEROCOL, SCM_DECCOL): New macros.
2004-08-12 Marius Vollmer* fports.h, fports.c (scm_i_fdes_to_port): New, like
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2004-01-07 Marius VollmerDid the follwing renamings:
2004-01-04 Marius Vollmer(scm_with_current_input_port, scm_with_current_output_port,
2003-04-30 Marius Vollmer* ports.c (scm_c_port_for_each): New function, mostly...
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.
2002-08-16 Han-Wen Nienhuys* mallocs.c (scm_malloc_obj): use scm_gc_malloc in...
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>
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-08-26 Marius VollmerReplaced "scm_t_portable" with "scm_port_table" which...
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-24 Michael Livshin* validate.h
2001-04-27 Rob Browning * ports.h
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-02-26 Mikael Djurfeldtports.c, ports.h (scm_c_read, scm_c_write): New functions.
2001-01-25 Dirk Herrmann* Made the port implementations less tightly coupled...
2001-01-06 Gary Houston * ioext.c (scm_read_string_x_partial): new procedure...
2000-11-09 Gary Houston2000-11-09 Gary Houston <ghouston@arglist.com>
2000-11-07 Gary Houston2000-11-07 Gary Houston <ghouston@arglist.com>
2000-11-04 Gary Houston2000-11-04 Gary Houston <ghouston@arglist.com>
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...
next