temporarily disable elisp exception tests
[bpt/guile.git] / libguile / gc-mark.c
2009-12-11 Andy Wingomerge from master to elisp
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
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 Andy WingoMerge commit 'origin/master'
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-21 Michael GranUse symbol accessors in scm_gc_mark_dependencies
2009-08-20 Andy Wingoprograms have their own tc7 now
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-07-19 Andy Wingorename unif.[ch] to arrays.[ch]
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-03-26 Ludovic CourtèsRemove multiple definition of `scm_i_marking'.
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy Wingofix marking of double-cell subrs
2009-03-17 Andy WingoMerge commit 'e092357058850a6f998bf462bdc5504c6379c96f...
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 'master' into boehm-demers-weiser-gc
2009-02-11 Ludovic CourtèsUse double-cells to store subrs.
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-10 Han-Wen NienhuysCleanup mark-during-GC debug checks.
2008-09-04 Ludovic CourtesRemoved useless files; beautified `libguile/Makefile...
2008-08-26 Andy Wingomerge from guile master
2008-08-22 Han-Wen NienhuysStyle nitpicks: space before () in function call.
2008-08-16 Han-Wen NienhuysAdd a statistic for tracking how many cells are marked...
2008-08-16 Han-Wen NienhuysGarbage collection cleanup.
2008-08-16 Han-Wen NienhuysIntroduce scm_i_marking to detect when GC mark bits...
2008-08-02 Andy Wingomerge guile-vm to guile
2006-02-03 Kevin Ryde(scm_mark_all): Fix c99-isms "loops" and "again" variables.
2005-11-26 Kevin Ryde(scm_mark_all): Change C++ comment to C comment. Repor...
2005-07-31 Marius Vollmer* gc-mark.c (scm_mark_all): Do not rely on hooks to...
2005-05-23 Marius VollmerThe FSF has a new address.
2005-01-24 Marius VollmerReverted changed from 2005/01/24 19:14:54, which was...
2005-01-24 Marius VollmerThreading changes.
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-11-09 Marius VollmerDo no longer handle scm_tc7_bvect bitvectors.
2004-11-02 Marius VollmerDo no longer handle old-style uniform vectors.
2004-10-27 Marius Vollmer* print.c (iprin1): Removed code for scm_tc7_byvect.
2004-09-22 Marius Vollmer*** empty log message ***
2004-09-20 Marius Vollmer(SCM_MARK_BACKING_STORE): Removed, it was unused.
2004-08-19 Marius Vollmer* gc.h, gc.c (scm_i_gc_admin_mutex): New, to protect
2004-08-02 Marius Vollmer* numbers.h, numbers.c, discouraged.h, discouraged...
2004-03-28 Han-Wen Nienhuys* gc.h (SCM_GC_CELL_TYPE): SCM_GC_CELL_TYPE uses SCM_GC...
2003-11-18 Marius Vollmer* print.c (scm_iprin1): Handle fractions.
2003-09-18 Dirk Herrmann This set of patches introduces a new tc7 code scm_tc7_...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-04-04 Rob Browning*** empty log message ***
2003-03-27 Rob Browning* gc-mark.c: fix various preprocessor usages of new...
2003-03-25 Rob Browning* gc-mark.c: #include <config.h> if HAVE_CONFIG_H....
2003-02-19 Mikael Djurfeldt* hooks.c (scm_c_hook_add): Fixed bug in append mode.
2002-11-03 Marius Vollmer* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
2002-08-08 Han-Wen Nienhuys* gc-card.c ("sweep_card"): remove SCM_MISC_ERROR messa...
2002-08-08 Han-Wen Nienhuys* gc.h: add scm_debug_cells_gc_interval to public interface
2002-08-05 Han-Wen Nienhuysremove GC bits documentation from the tags table.
2002-08-04 Han-Wen Nienhuys more code