(scm_frame_current_module): New.
[bpt/guile.git] / libguile / tags.h
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-11-09 Marius Vollmer(scm_tc7_bvect): Renamed to scm_tc7_unused7, renaming the
2004-11-02 Marius Vollmer(scm_tc7_llvect, scm_tc7_uvect, scm_tc7_fvect, scm_tc7_...
2004-10-27 Marius Vollmer(scm_tc7_byvect): Commented out.
2004-09-22 Marius Vollmer* discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to
2004-08-19 Marius Vollmer(scm_tc7_stringbuf): New tag.
2004-07-27 Marius Vollmer(SCM_EQ_P): Deprecated by moving it into
2004-07-23 Marius Vollmer* deprecated.h, deprecated.c, numbers.h (SCM_INUMP...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius Vollmer(scm_is_eq): New.
2004-04-26 Dirk Herrmann * libguile/eval.c (s_macro_keyword): New static identi...
2004-04-22 Dirk Herrmann Hide the implementation of ilocs and isyms in eval.c.
2004-04-18 Dirk Herrmann * tags.h (scm_tags, scm_tc8_tags, scm_tc9_flag, scm_tc...
2004-03-28 Han-Wen Nienhuys* gc.h (SCM_GC_CELL_TYPE): SCM_GC_CELL_TYPE uses SCM_GC...
2003-10-11 Dirk Herrmann * libguile/tags.h (SCM_IM_ELSE, SCM_IM_ARROW): New...
2003-09-21 Dirk Herrmann * numbers.h (SCM_INEXACTP): Removed uses of SCM_TYP16S.
2003-09-18 Dirk Herrmann This set of patches introduces a new tc7 code scm_tc7_...
2003-09-16 Dirk Herrmann This set of patches eliminates the dependency between the
2003-09-14 Dirk Herrmann * tags.h: Reduced the number of short instructions...
2003-09-04 Dirk Herrmann * tags.h: Added description of Guile's type system...
2003-07-08 Kevin RydeMatthias Koeppe <mkoeppe@merkur.math.uni-magdeburg...
2003-06-06 Kevin RydeUse inttypes.h and stdint.h when available, for INTPTR_MAX
2003-06-06 Dirk Herrmann * tags.h (scm_tc2_int): Added.
2003-06-04 Dirk Herrmann * test-suite/tests/chars.test: Added test, attempting...
2003-06-01 Dirk Herrmann This set of patches separates the representation of...
2003-04-14 Rob Browning* tags.h: scm_t_intptr should have been intptr_t.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-27 Rob Browning* tags.h: fix various preprocessor usages of new public
2003-03-26 Rob Browning* tags.h: move HAVE_STDINT_H handling to scmconfig...
2002-12-15 Mikael Djurfeldt* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definit...
2002-08-05 Han-Wen Nienhuysremove GC bits documentation from the tags table.
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-03-01 Dirk HerrmannChanges in doc/ref:
2002-01-22 Neil Jerram* First batch of libguile changes for Elisp support.
2001-11-12 Marius Vollmer(SIZEOF_SCM_T_BITS): Define it appropriately.
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-10-06 Marius Vollmer* tags.h (SCM_T_BITS_MAX, SCM_T_SIGNED_BITS_MAX,
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-07-26 Marius Vollmer* tags.h: Update tag system docs.
2001-07-25 Marius Vollmer* tags.h (scm_tc7_variable): New.
2001-07-22 Marius Vollmer* tags.h: Include inttypes.h when we have it.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
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...
next