This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SICL, bricks for implementors of Common Lisp systems. ".
The branch, master has been updated via f0da8067661c672d69fbc5602ee28ec957d5bf99 (commit) from 3ca32b4766b1d32e5685251ce49e21ffefc253eb (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit f0da8067661c672d69fbc5602ee28ec957d5bf99 Author: Robert Strandh <strandh@Sicl.(none)> Date: Fri Oct 8 07:34:20 2010 +0200
Beginning of sliding collector for the nursery.
-----------------------------------------------------------------------
Summary of changes: Code/Garbage-collector/gc-test.lisp | 57 ++++++++++++++++++++ Code/Garbage-collector/gc.lisp | 100 +++++++++++++++++++++++++++++++++++ 2 files changed, 157 insertions(+), 0 deletions(-) create mode 100644 Code/Garbage-collector/gc-test.lisp create mode 100644 Code/Garbage-collector/gc.lisp
hooks/post-receive