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, list_order, updated. Version


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, list_order, updated. Version_2_6_9-1074-geac8ead
Date: Fri, 25 Nov 2016 12:12:37 +0000 (UTC)

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, list_order has been updated
       via  eac8eadd859e47149e84c50f52b124437314d05b (commit)
       via  e2291f8c5965986d21736cc6776a9491aa973b69 (commit)
       via  7bcce51715a1963da403163b4e867707306e19f5 (commit)
       via  9f7a1978c21bcbf248794f68714e2754499fc9c5 (commit)
       via  9cd0e75d05d43ad7ab6891c7849788eed78084ab (commit)
       via  75eb162c482d5a353eb360eb9488ee6a4a2e09be (commit)
       via  0bf44bff185eabdb335613db03f1d9ee247cf168 (commit)
      from  f4b178fca62219cddcb34b97f8acd7212437c52d (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 eac8eadd859e47149e84c50f52b124437314d05b
Author: Camm Maguire <address@hidden>
Date:   Fri Nov 25 12:16:47 2016 +0000

    remake sys-proclaim files

commit e2291f8c5965986d21736cc6776a9491aa973b69
Author: Camm Maguire <address@hidden>
Date:   Fri Nov 25 12:16:37 2016 +0000

    'while in :user

commit 7bcce51715a1963da403163b4e867707306e19f5
Author: Camm Maguire <address@hidden>
Date:   Fri Nov 25 12:16:10 2016 +0000

    beautify and lintian

commit 9f7a1978c21bcbf248794f68714e2754499fc9c5
Author: Camm Maguire <address@hidden>
Date:   Fri Nov 25 12:15:24 2016 +0000

    list-toggle-case returns one value

commit 9cd0e75d05d43ad7ab6891c7849788eed78084ab
Author: Camm Maguire <address@hidden>
Date:   Fri Nov 25 12:14:58 2016 +0000

    push basic predicates as C macros

commit 75eb162c482d5a353eb360eb9488ee6a4a2e09be
Author: Camm Maguire <address@hidden>
Date:   Fri Nov 25 12:13:54 2016 +0000

    better handling of one value in values

commit 0bf44bff185eabdb335613db03f1d9ee247cf168
Author: Camm Maguire <address@hidden>
Date:   Fri Nov 25 12:13:14 2016 +0000

    optimize deftype defs in compiler

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

Summary of changes:
 gcl/clcs/sys-proclaim.lisp         |   36 +-
 gcl/cmpnew/gcl_cmpfun.lsp          |    4 +-
 gcl/cmpnew/gcl_cmpmulti.lsp        |   21 +-
 gcl/cmpnew/gcl_cmpopt.lsp          |   97 +-
 gcl/cmpnew/sys-proclaim.lisp       |  627 +++++-----
 gcl/h/compdefs.h                   |   10 +-
 gcl/h/type.h                       |    2 +-
 gcl/lsp/gcl_translate_pathname.lsp |    2 +-
 gcl/lsp/sys-proclaim.lisp          | 1006 ++++++++--------
 gcl/o/cfun.c                       |    2 +-
 gcl/o/eval.c                       |   97 +-
 gcl/pcl/sys-proclaim.lisp          | 2229 +++++++++++++++++++-----------------
 gcl/unixport/sys_init.lsp.in       |    2 +-
 13 files changed, 2159 insertions(+), 1976 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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