Lots of fixes to make guile (at some time) compile with strict typing.
[bpt/guile.git] / libguile / tags.h
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-29 Dirk HerrmannDon't use C operators == and != to compare SCM values.
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-25 Dirk Herrmann* Allow to activate strict compile time type checking...
2000-03-25 Dirk HerrmannRemoved use of SCM_POINTERS_MUNGED.
2000-03-23 Mikael Djurfeldt* tags.h: Disabled definition of SCM_VOIDP_TEST.
2000-03-22 Mikael Djurfeldt* tags.h (SCM_ECONSP, SCM_NECONSP): More corrections of
2000-03-20 Dirk HerrmannFix a couple of SCM_PACK / SCM_UNPACK uncleanlynesses.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-18 Michael Livshin* tags.h: (SCM_DOUBLE_CELLP, SCM_NDOUBLE_CELLP): new...
2000-03-14 Mikael Djurfeldt* tags.h (scm_tcs_bignums): Removed.
2000-03-12 Mikael Djurfeldt*** empty log message ***
2000-03-12 Mikael Djurfeldt* stacks.c, stacks.h, struct.c, tags.h, unif.c (scm_bit...
2000-03-12 Mikael Djurfeldt* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval...
2000-03-12 Mikael Djurfeldt* alist.c, eval.c, net_db.c, posix.c, print.c, snarf...
2000-03-11 Mikael Djurfeldt* tags.h (SCM_VOIDP_TEST): Renamed from VOIDP_TEST.
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
1999-12-19 Greg J. Badros* tags.h (SCM_CONSP, SCM_NCONSP): Define these in terms of
1999-12-17 Mikael Djurfeldt* tags.h (SCM_SLOPPY_NCONSP, SCM_SLOPPY_CONSP): New...
1999-12-17 Greg J. Badros* tags.h (SCM_ECONSP, SCM_NECONSP): Fix these macros...
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1999-12-14 Mikael Djurfeldt* guile-doc-snarf.awk: Removed.
1999-12-12 Greg J. Badros* *.c: Pervasive software-engineering-motivated rewrite of
1999-11-19 Gary Houston * acconfig.h: add HAVE_ARRAYS.
1999-11-18 Gary Houston * configure.in: check for hstrerror.
1999-10-11 Mikael Djurfeldt* tags.h (SCM_IM_DELAY): New immediate symbol.
1999-08-29 Mikael Djurfeldt* tags.h (SCM_IM_HASH_DISPATCH): Removed.
1999-07-29 Mikael Djurfeldt* eval.c, tags.h, print.c (SCM_IM_SLOT_REF, SCM_IM_SLOT...
1999-07-29 Mikael Djurfeldt* eval.c, tags.h, print.c (SCM_IM_SLOT_REF, SCM_IM_SLOT...
1999-07-28 Mikael DjurfeldtRemoved configuration option --enable-lang which was...
1999-07-27 Mikael Djurfeldt* tags.h, print.c (SCM_IM_NIL_COND, SCM_IM_NIL_IFY...
1999-07-19 Jim Blandy* tags.h (SCM_IMP, SCM_NCONSP, SCM_NCELLP, SCM_ITAG3...
1999-06-09 Jim Blandy * ioext.c (scm_do_read_line): Rewritten to use memchr...
1999-03-11 Mikael Djurfeldt* tags.h (scm_tc7_pws): New procedure type. Four repre...
1999-01-05 Mikael DjurfeldtCorrection of mistake (should have committed onto a...
1999-01-05 Mikael Djurfeldt*** empty log message ***
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-01-04 Jim Blandy* gc.c, tags.h: Doc fixes.
1997-10-25 Jim BlandyMinor problems with substring-related tag changes.
1997-10-18 Mikael Djurfeldt* tags.h (scm_tc7_substring): Changed the comment and...
1997-10-18 Mikael Djurfeldt* tags.h (scm_tc7_substring): Changed the comment and...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-03-06 Mikael Djurfeldt* tags.h, eval.c (iqq): Fixes to comments about SCM_ECONSP.
1997-03-05 Mikael Djurfeldt* tags.h (SCM_ECONSP, SCM_NECONSP): Bugfix: Discriminat...
1996-12-19 Mikael Djurfeldt* tags.h (scm_tags): Removed comma at end of last enume...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, gc.c, init.c, ioext.c, ports.c,...
1996-10-11 Jim Blandy* symbols.c (scm_intern_obarray_soft, scm_sysintern...
1996-10-03 Jim BlandyDistinguish #f and ().
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-12 Mikael Djurfeldt* tags.h: Typo.
1996-09-10 Jim Blandy* fd.h.in, tags.h: Trivial cleanups.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import