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, simplified_conditions, updat


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, simplified_conditions, updated. 2122b126442ac11380a2a4ab822097a87730292b
Date: Thu, 07 Jan 2016 21:14:34 +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, simplified_conditions has been updated
       via  2122b126442ac11380a2a4ab822097a87730292b (commit)
       via  91e65ff760b70f3bcaa49faa347e1bfcfc1452c2 (commit)
       via  8407ff0030a92f744d7ea29b1feab327dcbccab5 (commit)
       via  f5fd9a1ac8bf54fa4bd5737bca4bd47c515cc035 (commit)
       via  8eeeb78448ac0856504d8b5c4b708bd2712f3880 (commit)
       via  6ea62c5cf0900d87e166d43b10da5471d37bbef1 (commit)
       via  576587e1b0b7f51093dd3fd4b7add73a73800dd9 (commit)
       via  55e98280c11b2fe53bf5fa3343dd193570539125 (commit)
       via  46f42aaf354d178db1ff39fa648535eac8ce92de (commit)
       via  d3b291dbbd2541bc2b17b4da5c5f6c7802d504df (commit)
      from  fa20d05334bf6da2616d4fc4e350c9f34f1372c7 (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 2122b126442ac11380a2a4ab822097a87730292b
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:15:45 2016 +0000

    bootstrap sequence change

commit 91e65ff760b70f3bcaa49faa347e1bfcfc1452c2
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:15:29 2016 +0000

    partial shrink of gcl_export.lsp

commit 8407ff0030a92f744d7ea29b1feab327dcbccab5
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:15:05 2016 +0000

    some standard safety settings

commit f5fd9a1ac8bf54fa4bd5737bca4bd47c515cc035
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:14:35 2016 +0000

    move rational for bootstrapping

commit 8eeeb78448ac0856504d8b5c4b708bd2712f3880
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:14:10 2016 +0000

    assert in place of awkward check-types

commit 6ea62c5cf0900d87e166d43b10da5471d37bbef1
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:14:01 2016 +0000

    better assert

commit 576587e1b0b7f51093dd3fd4b7add73a73800dd9
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:12:46 2016 +0000

    assert like check-type in parse-body-header

commit 55e98280c11b2fe53bf5fa3343dd193570539125
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:10:50 2016 +0000

    typep compiler-macro fix

commit 46f42aaf354d178db1ff39fa648535eac8ce92de
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:10:18 2016 +0000

    safety handling, assert like check-type

commit d3b291dbbd2541bc2b17b4da5c5f6c7802d504df
Author: Camm Maguire <address@hidden>
Date:   Thu Jan 7 21:08:06 2016 +0000

    *lexical-env-mask* for name shadowing in inlines

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

Summary of changes:
 gcl/cmpnew/gcl_cmpblock.lsp   |    2 +-
 gcl/cmpnew/gcl_cmpcall.lsp    |    6 ++-
 gcl/cmpnew/gcl_cmpenv.lsp     |   27 ++++++++---
 gcl/cmpnew/gcl_cmpeval.lsp    |   88 +++++++++--------------------------
 gcl/cmpnew/gcl_cmpflet.lsp    |    2 +-
 gcl/cmpnew/gcl_cmpinline.lsp  |    3 +-
 gcl/cmpnew/gcl_cmpspecial.lsp |    1 +
 gcl/cmpnew/gcl_cmptag.lsp     |    2 +-
 gcl/cmpnew/gcl_cmptop.lsp     |    8 +++-
 gcl/cmpnew/gcl_cmpvar.lsp     |    2 +-
 gcl/lsp/gcl_arraylib.lsp      |   20 +-------
 gcl/lsp/gcl_assert.lsp        |   31 ++++++++----
 gcl/lsp/gcl_bnum.lsp          |   13 -----
 gcl/lsp/gcl_defmacro.lsp      |    2 +-
 gcl/lsp/gcl_export.lsp        |  103 +----------------------------------------
 gcl/lsp/gcl_packlib.lsp       |    6 +-
 gcl/lsp/gcl_predlib.lsp       |   13 +++++
 gcl/lsp/gcl_seq.lsp           |    8 ++--
 gcl/lsp/gcl_seqlib.lsp        |   36 ++++++++-------
 gcl/unixport/init_raw.lsp.in  |   65 +++++++++++++++++++++++---
 gcl/unixport/sys_init.c       |    2 +-
 21 files changed, 183 insertions(+), 257 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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