gcl-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-commits] [SCM] GNU Common Lisp branch, Version_2_6_13pre, updated.


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, Version_2_6_13pre, updated. Version_2_6_9-729-g7c866f8
Date: Thu, 30 Apr 2015 16:43:49 +0000

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 "GNU Common Lisp".

The branch, Version_2_6_13pre has been updated
       via  7c866f84d813d71918c7577684997d86588cb72b (commit)
       via  c1344eb842269f4007b2bb1f8e85659ebc1ce5b7 (commit)
       via  20e77e52b55c00af5dd3c83e6aebd6a13099ffe5 (commit)
       via  038e1a8503d795422c0aa2089b8dc417de821587 (commit)
       via  10f5d0a13db28925c1bcfa84cb48f83ab80eea18 (commit)
      from  86c61f8f0fe3ac53eab1c827afbe2096cd4f7f75 (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 7c866f84d813d71918c7577684997d86588cb72b
Author: Camm Maguire <address@hidden>
Date:   Thu Apr 30 12:43:22 2015 -0400

    eliminate holepage; centralize setup_rb() and resize_hole()

commit c1344eb842269f4007b2bb1f8e85659ebc1ce5b7
Author: Camm Maguire <address@hidden>
Date:   Thu Apr 30 10:35:53 2015 -0400

    use only physical pages and GCL_MEM_MULTIPLE to adjust when set

commit 20e77e52b55c00af5dd3c83e6aebd6a13099ffe5
Author: Camm Maguire <address@hidden>
Date:   Thu Apr 30 10:34:52 2015 -0400

    try to avoid extra gc when expanding relblock by taking from hole at
    the top

commit 038e1a8503d795422c0aa2089b8dc417de821587
Author: Camm Maguire <address@hidden>
Date:   Thu Apr 30 10:33:59 2015 -0400

    fix unsigned integer comparison error in rebalance_maxpages()

commit 10f5d0a13db28925c1bcfa84cb48f83ab80eea18
Author: Camm Maguire <address@hidden>
Date:   Thu Apr 30 10:33:18 2015 -0400

    restore si:*gbc-message* debugging for axiom

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

Summary of changes:
 gcl/h/object.h   |    3 +-
 gcl/h/protoize.h |    9 +++++++
 gcl/o/alloc.c    |   70 ++++++++++++++++++++++++++++++-----------------------
 gcl/o/gbc.c      |   50 +++++++++++++++++--------------------
 gcl/o/main.c     |   42 +++++++++++++++++--------------
 5 files changed, 97 insertions(+), 77 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]