[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. 638cdc0b0def6ecd9796e8e07ccf951bd55e0174

Robert Strandh rstrandh at common-lisp.net
Sat Oct 9 08:35:57 UTC 2010


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  638cdc0b0def6ecd9796e8e07ccf951bd55e0174 (commit)
       via  9b3c0ded305762f5b4c48d4f5c138bc9ce3852d7 (commit)
       via  13a92623d0e11f85fe9926c98bde168e89f85057 (commit)
      from  b7244d35f8872deea5b6c6b5c67f9a1e39234645 (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 638cdc0b0def6ecd9796e8e07ccf951bd55e0174
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Oct 9 10:35:43 2010 +0200

    Added in-package.

commit 9b3c0ded305762f5b4c48d4f5c138bc9ce3852d7
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Oct 9 10:34:17 2010 +0200

    Removed test code that was specific to the old method I used.

commit 13a92623d0e11f85fe9926c98bde168e89f85057
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Oct 9 10:33:16 2010 +0200

    New file containing meters for the gc.
    
    Added a packages.lisp file.

-----------------------------------------------------------------------

Summary of changes:
 Code/Garbage-collector/gc-test.lisp  |   58 +---------------------------------
 Code/Garbage-collector/gc.lisp       |    3 +-
 Code/Garbage-collector/meters.lisp   |   25 ++++++++++++++
 Code/Garbage-collector/packages.lisp |    7 ++++
 4 files changed, 35 insertions(+), 58 deletions(-)
 create mode 100644 Code/Garbage-collector/meters.lisp
 create mode 100644 Code/Garbage-collector/packages.lisp


hooks/post-receive
-- 
SICL, bricks for implementors of Common Lisp systems. 




More information about the Sicl-cvs mailing list