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, master, updated. 9b45ccd2d9c


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, master, updated. 9b45ccd2d9c213f7268932579e147f97f0eb4292
Date: Mon, 02 Jun 2014 22:24:17 +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, master has been updated
       via  9b45ccd2d9c213f7268932579e147f97f0eb4292 (commit)
       via  a21fc458434066e307b4e2abe93adfdd7866269f (commit)
       via  76f42a036bef33b24b1d00966d235a130fd2091f (commit)
       via  63f0d9f1af25460ec527bd22a8068932e1e25dc3 (commit)
       via  ddd606bb7171d2f68b16081fcb63759f5bb2c7d4 (commit)
       via  b86d87294563832e3a5c4a174f3e04e44e629d3f (commit)
       via  29674ac385f660cd2dc85717c5c9f27184282727 (commit)
       via  f6c9eeab799b0681065eea52b0871caa02da3730 (commit)
       via  e6a80921491772c6874b5e0498deae57c28b71b8 (commit)
       via  5f1da816db6bf6d3aa528d736614db0e46f5668e (commit)
       via  b8a26e7585cd76d3fbc679653bf93d3ebd2ed3e5 (commit)
      from  60bbd3af1678c7c7492b1cf3629ff6e4995798ce (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 9b45ccd2d9c213f7268932579e147f97f0eb4292
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:24:03 2014 +0000

    do-recomp edit

commit a21fc458434066e307b4e2abe93adfdd7866269f
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:23:15 2014 +0000

    inline si::num-comp, regulated by maybe-inline-src

commit 76f42a036bef33b24b1d00966d235a130fd2091f
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:22:46 2014 +0000

    protect proper-list type-or1 propagation for constant list types

commit 63f0d9f1af25460ec527bd22a8068932e1e25dc3
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:21:55 2014 +0000

    avoid setq in subseq

commit ddd606bb7171d2f68b16081fcb63759f5bb2c7d4
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:21:37 2014 +0000

    better reduce

commit b86d87294563832e3a5c4a174f3e04e44e629d3f
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:20:57 2014 +0000

    array-dimension-limit is exclusive uppoer bound for seqind

commit 29674ac385f660cd2dc85717c5c9f27184282727
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:19:52 2014 +0000

    bounds check for row-major-aref

commit f6c9eeab799b0681065eea52b0871caa02da3730
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:19:11 2014 +0000

    allow last argument constant list types through narg-list-type

commit e6a80921491772c6874b5e0498deae57c28b71b8
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:18:30 2014 +0000

    array op inlining control

commit 5f1da816db6bf6d3aa528d736614db0e46f5668e
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:17:59 2014 +0000

    unroll key bindings to capture known apply lists

commit b8a26e7585cd76d3fbc679653bf93d3ebd2ed3e5
Author: Camm Maguire <address@hidden>
Date:   Mon Jun 2 22:16:52 2014 +0000

    fix argument double eval on tail recursion

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

Summary of changes:
 gcl/cmpnew/gcl_cmpeval.lsp |   22 ++++++++++++++------
 gcl/cmpnew/gcl_cmpfun.lsp  |    2 +-
 gcl/lsp/gcl_arraylib.lsp   |   19 ++++++++++++-----
 gcl/lsp/gcl_callhash.lsp   |    6 ++--
 gcl/lsp/gcl_predlib.lsp    |    4 +-
 gcl/lsp/gcl_seqlib.lsp     |   46 +++++++++++++++++++++++++++++--------------
 gcl/lsp/gcl_type.lsp       |    3 +-
 gcl/lsp/gcl_typecase.lsp   |    2 +-
 gcl/o/array.c              |    4 +-
 9 files changed, 70 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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