* scheme-io.texi: Removed obsolete section Binary IO. Added
[bpt/guile.git] / libguile / pairs.h
2000-03-29 Dirk Herrmann* New macro SCM_TRUE_P.
2000-03-27 Dirk Herrmann* SCM_C[AD]R and SCM_SETC[AD]R use SCM_{SET_}?OBJECT...
2000-03-26 Dirk HerrmannMoved some cell related definitions from tags.h and...
2000-03-24 Dirk HerrmannAdded a set of low level macros for accessing cell...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-15 Mikael Djurfeldt* gc.c, gc.h, pairs.h, init.c: Implementation of a...
2000-03-14 Mikael Djurfeldt* pairs.h (SCM_NEWCELL, SCM_NEWCELL2): Use new style...
2000-03-14 Mikael Djurfeldt* pairs.h (SCM_NEWCELL2): double-cell variants of SCM_N...
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-11 Mikael Djurfeldt* pairs.h (SCM_SETAND_CAR, SCM_SETAND_CDR, SCM_SETOR_CAR,
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...
2000-01-03 Greg J. Badros* gc.c (scm_debug_newcell): Added SCM_SETCAR of the...
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-09-28 Greg J. BadrosFix my last commit -- DEBUG_FREELIST renamed to GUILE_D...
1999-09-27 Greg J. Badros* stacks.c: Avoid compiler warning re: unitialized...
1998-12-05 Jim Blandy* pairs.h (SCM_NEWCELL): When DEBUG_FREELIST is defined...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-11-10 Jim Blandy* gc.c (which_seg, scm_map_free_list, scm_newcell_count,
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-03 Jim BlandyDistinguish #f and ().
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