Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / libguile / tags.h
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-24 Andy Wingoadd SCM_HEAP_OBJECT_BASE
2011-10-24 Andy Wingoadd SCM_HEAP_OBJECT_P
2011-10-24 Andy Wingoadd SCM_{PACK,UNPACK}_POINTER
2011-10-24 Andy Wingorefactor tc7 and tc16 checks
2011-10-24 Andy Wingoadd weak table implementation
2011-10-23 Andy Wingoadd weak sets
2011-10-15 Andy Wingorevise comments in libguile/tags.h
2011-10-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-15 Andy WingoRevert "SCM is a union"
2011-09-15 Andy WingoRevert "SCM is either a union or scm_t_bits"
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-30 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-16 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-02 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-26 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-15 Andy WingoSCM is either a union or scm_t_bits
2011-05-15 Andy WingoSCM is a union
2011-05-13 Andy Wingomerge strictness branch from 2.0
2011-05-13 Andy Wingoallow iflags to be constant expressions with typing...
2011-05-13 Andy Wingofix static allocation with debug_typing_strictness==2
2011-05-12 Andy Wingoremove all deprecated code
2011-02-12 Mark H WeaverFix mistake in comment in tags.h
2010-07-28 Ludovic CourtèsUse "pointer" instead of "foreign" when dealing with...
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-28 Mark H WeaverRenumber IFLAGSs so the first 8 are reserved for lisp...
2010-02-18 Andy Wingoadd with-fluids objects and primitive syntax
2010-02-08 Andy Wingoconnect a few more wires to promptenstein
2010-01-07 Andy Wingoremove scm_tc7_gsubr
2010-01-07 Andy Wingotc7 tags for vm-related data
2010-01-05 Andy Wingoremove unused snarf macros
2010-01-04 Andy Wingoadd foreign value wrapper
2009-12-11 Andy Wingomerge from master to elisp
2009-12-07 Andy Wingoprocedures-with-setters implemented in terms of structs
2009-12-05 Andy Wingofluids are tc7 objects
2009-12-05 Andy Wingohash tables have a tc7
2009-12-04 Andy Wingoeval.c closures are now applicable smobs, not tc3s
2009-12-04 Andy Wingoremove cxrs
2009-12-04 Andy Wingoremove rpsubrs
2009-12-03 Andy Wingoremove asubrs
2009-12-03 Andy Wingoremove scm_tc7_dsubr
2009-12-03 Andy Wingoremove tc7_subr_* and tc7_lsubr_*
2009-12-01 Andy Wingonew evaluator, y'all
2009-11-29 Ludovic CourtèsMake `SCM' type definition acceptable for C++ compilers.
2009-11-24 Ludovic CourtèsDon't rely on `HAVE_' macros in public header "tags.h".
2009-11-17 Ludovic CourtèsRemove references to undefined macros.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-30 Ken RaeburnSince support for "futures" in C has been completely...
2009-10-27 Mark H Weaverthe cube of lisp booleans (#f nil () #t)
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-30 Ludovic CourtèsUse a TC7 tag instead of a SMOB for bytevectors.
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Ludovic CourtèsRemove the `scm_tc_free_cell' SMOB type.
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-20 Andy Wingoprograms have their own tc7 now
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-16 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-01 Ludovic CourtèsRemove "compiled closures" ("cclos") in favor of a...
2009-02-14 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-19 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-13 Ludovic CourtèsAdd support for static allocation of cells, strings...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-06-28 Ludovic CourtèsDisable type-checking of `SCM_UNPACK' for the broken...
2005-05-23 Marius VollmerThe FSF has a new address.
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...
next