Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / libguile / gc-malloc.c
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-05 Andy WingoFix --enable-debug-malloc
2012-01-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
2012-01-30 Andy WingoMerge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
2012-01-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-09 Andy WingoMerge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
2012-01-09 Andy WingoMerge commit 'cc8afa2b361635953dfba7f10e4193b1f243a50f'
2011-12-22 Andy Wingostdlib.h, not malloc.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-08 Chris K. Jester... fix compilation with gc 7.1
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-02 Andy Wingoscm_gc_register_collectable_memory calls scm_gc_registe...
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-29 Andy Wingoattempt to handle steady-state mallocations better
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 Wingoremove weak pairs, rewrite weak vectors
2011-10-22 Bake TimmonsFix compilation with `--enable-debug-malloc'.
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-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-13 Andy Wingomerge strictness branch from 2.0
2011-05-12 Andy Wingoremove all deprecated code
2010-12-04 Andy Wingomake-string et al nulls memory if not given an initializer
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-29 Andy Wingofix bug in scm_must_free
2010-03-29 Andy Wingoremove out-of-date comment in scm_gc_malloc
2009-12-11 Andy Wingomerge from master to elisp
2009-11-17 Ludovic CourtèsFix stylistic issues revealed by "make syntax-check".
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-26 Ludovic CourtèsDon't use memset(3) after `GC_MALLOC ()' calls.
2009-10-25 Julian GrahamResolve warning in gcc-4.3 about transposed parameters...
2009-10-14 Ludovic CourtèsUse pointer-less memory for `scm_gc_strdup ()'.
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-28 Ludovic CourtèsRemove deprecated variables/macros from the GC headers.
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 GranType-limits error in GC environment initialization
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-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-08 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-02-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
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 Courtesscm_gc_malloc: Handle zero-octet allocations.
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-04 Ludovic CourtesAdded `scm_gc_malloc_pointerless ()', equivalent to...
2008-09-04 Ludovic CourtesMerge from lcourtes@laas.fr--2005-mobile
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 NienhuysIf realloc() fails in scm_realloc, then do a complete...
2008-08-16 Han-Wen NienhuysGarbage collection cleanup.
2008-08-02 Andy Wingomerge guile-vm to guile
2008-02-15 Neil JerramRelease stuff: missing NEWS and 2007/2008 copyrights.
2008-02-06 Neil Jerram(scm_gc_malloc): Return NULL if requested size is 0.
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-02-14 Han-Wen NienhuysLudovic's patch for scm_t_sweep_statistics.
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-10 Marius Vollmer* gc.h, gc.c (SCM_FREECELL_P): Removed for good.
2005-03-02 Marius VollmerSee ChangeLog from 2005-03-02.
2005-01-24 Marius VollmerReverted changed from 2005/01/24 19:14:54, which was...
2005-01-24 Marius VollmerThreading changes.
2004-08-19 Marius Vollmer* gc.h, gc.c (scm_i_gc_admin_mutex): New, to protect
2004-02-16 Kevin RydeAdd a copyright year.
2004-02-16 Kevin Ryde(scm_done_malloc, scm_done_free): Allow negative sizes,
2003-07-09 Kevin Ryde(scm_gc_realloc): Define "ptr" at start of function.
next