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. 3db559a5a2d


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, master, updated. 3db559a5a2dadfaef826f4cddc568121ab23ccb2
Date: Sat, 20 Feb 2016 13:04:05 +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  3db559a5a2dadfaef826f4cddc568121ab23ccb2 (commit)
       via  7293c40451e80c65b3e0552130ffdfd32edb8412 (commit)
       via  16e19776152e3a4115fbfca0f61cc49f188d3694 (commit)
       via  d7ceec07657b17b83b1ca00e394cdfc5d3284ef3 (commit)
      from  c8cc05db10f86abe421e80d3fb37fe24e9ba7a69 (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 3db559a5a2dadfaef826f4cddc568121ab23ccb2
Author: Camm Maguire <address@hidden>
Date:   Sat Feb 20 13:04:10 2016 +0000

    allow 32 return values

commit 7293c40451e80c65b3e0552130ffdfd32edb8412
Author: Camm Maguire <address@hidden>
Date:   Sat Feb 20 13:03:46 2016 +0000

    fix c1multiple-value-call optimization

commit 16e19776152e3a4115fbfca0f61cc49f188d3694
Author: Camm Maguire <address@hidden>
Date:   Sat Feb 20 13:02:56 2016 +0000

    simple return fns have !neval and !vv

commit d7ceec07657b17b83b1ca00e394cdfc5d3284ef3
Author: Camm Maguire <address@hidden>
Date:   Sat Feb 20 12:46:26 2016 +0000

    prevent infinite recursion on unnorm type return

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

Summary of changes:
 gcl/cmpnew/gcl_cmpcall.lsp  |    2 +-
 gcl/cmpnew/gcl_cmpfun.lsp   |    2 +-
 gcl/cmpnew/gcl_cmplabel.lsp |    2 +-
 gcl/cmpnew/gcl_cmpmulti.lsp |    2 +-
 gcl/cmpnew/gcl_cmptop.lsp   |    8 ++++----
 gcl/o/eval.c                |    4 ++--
 gcl/o/funlink.c             |    2 +-
 gcl/o/multival.c            |    6 +++---
 8 files changed, 14 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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