replace "scm_*_t" with "scm_t_*".
[bpt/guile.git] / libguile / tags.h
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-06-14 Marius VollmerInclude <stdint.h> when we have it.
2001-05-27 Dirk Herrmann* Changed the default definition of SCM.
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-24 Michael Livshin* validate.h
2001-04-28 Rob Browning* tags.h (SCM_DOUBLE_CELLP): deprecation expired -...
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-03-26 Marius Vollmer* tags.h (SCM_IM_CALL_WITH_VALUES): New isym.
2001-02-03 Michael LivshinSCM_DOUBLE_CELLP deprecated and made unused
2001-01-25 Dirk Herrmann* Made the port implementations less tightly coupled...
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-12-06 Dirk Herrmann* eval.c: remove commented code, remove #ifdef CCLO...
2000-12-04 Dirk Herrmann* Eliminate hard-coded value of scm_tc7_smob.
2000-11-25 Gary Houston * use an applicable SMOB to represent continuations...
2000-10-25 Dirk Herrmann* Some more work to get rid of SCM_LENGTH
2000-09-26 Dirk Herrmann* Replaced a lot of references to SCM_CHARS.
2000-09-22 Dirk Herrmann* Removed unused type tag scm_tc7_lvector.
2000-09-12 Dirk Herrmann* Unified ssymbols and msymbols to a single symbol...
2000-09-02 Michael Livshin* tags.h (scm_tc16_allocated): removed.
2000-08-17 Michael Livshin* tags.h: (SCM_GCTYPE16, SCM_GCCDR, SCM_GC[8]MARKP,
2000-06-20 Mikael Djurfeldt* gc.h, tags.h: Be kind to compilers which must see...
2000-06-19 Mikael Djurfeldt* tags.h (SCM_UNPACK_CAR, SCM_NDOUBLE_CELLP): Removed.
2000-05-25 Dirk Herrmann* Un-deprecated the *FIXABLE macros.
2000-05-23 Dirk Herrmann* Replace SCM_UNPACK_CAR with SCM_CELL_TYPE or SCM_CELL...
2000-05-23 Dirk Herrmann* Deprecated some unused SCM_NxxxP macros.
2000-05-16 Dirk Herrmann* Makefile.am: Let 'make clean' remove *.x and *.doc...
2000-05-15 Dirk Herrmann* Wrapped deprecated code between #if (SCM_DEBUG_DEPREC...
2000-04-07 Dirk HerrmannSome SCM/scm_bits_t type strictness fixes.
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