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, nsrsfgfsgbanrc, updated. Ver


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, nsrsfgfsgbanrc, updated. Version_2_6_9-612-g8d12bf7
Date: Wed, 01 Apr 2015 17:56:24 +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, nsrsfgfsgbanrc has been updated
       via  8d12bf7045451335381b3a65bd1f58ace5faeb9c (commit)
       via  e2e64763694bd67217165f4a3413d685fc5fa40f (commit)
       via  128b856fea8adee146c49805cc3b30beaa3762f7 (commit)
       via  697fb2b3c975717b6bbd6cf2892e8c61e39af73e (commit)
       via  ac3a3560aa78a5ebce5c06a949e9aeaf0bf33105 (commit)
       via  3af71373e7cc10b0b221745f960376d180418462 (commit)
       via  4ecadb2db00db4e2f64bbd068601f01a363bc6fe (commit)
      from  5e3266183cb828fcb6330886f29a9bd3229a6ac3 (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 8d12bf7045451335381b3a65bd1f58ace5faeb9c
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 1 13:55:56 2015 -0400

    lintian cleanups

commit e2e64763694bd67217165f4a3413d685fc5fa40f
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 1 13:55:46 2015 -0400

    initialize phys_pages

commit 128b856fea8adee146c49805cc3b30beaa3762f7
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 1 13:55:27 2015 -0400

    resize_hole function to centralize possible relblock copy overlap

commit 697fb2b3c975717b6bbd6cf2892e8c61e39af73e
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 1 13:53:21 2015 -0400

    automatic allocation of static promotion in GBC when needed

commit ac3a3560aa78a5ebce5c06a949e9aeaf0bf33105
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 1 13:50:54 2015 -0400

    add pages to core only when needed, more efficient with large maxpages

commit 3af71373e7cc10b0b221745f960376d180418462
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 1 13:49:00 2015 -0400

    proper handling of corner case limits in relblock page management

commit 4ecadb2db00db4e2f64bbd068601f01a363bc6fe
Author: Camm Maguire <address@hidden>
Date:   Wed Apr 1 13:47:52 2015 -0400

    eliminate ncb

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

Summary of changes:
 gcl/h/object.h   |    1 -
 gcl/h/page.h     |    2 +-
 gcl/h/protoize.h |    3 ++
 gcl/o/alloc.c    |   94 +++++++++++++++++--------------------------------
 gcl/o/gbc.c      |  102 +++++++++++++++++++++++++++--------------------------
 gcl/o/main.c     |   13 +++----
 gcl/o/sgbc.c     |   11 +-----
 7 files changed, 95 insertions(+), 131 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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