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, inline-hashing, updated. 021


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, inline-hashing, updated. 021d036f9c384dcc9dc0ec88e8b73ceba70a2434
Date: Tue, 26 Nov 2013 21:41: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, inline-hashing has been updated
       via  021d036f9c384dcc9dc0ec88e8b73ceba70a2434 (commit)
       via  334d764b18dada25d2272584743c6db3a1276d5a (commit)
       via  9abb8b64e81d015d6c358d2fc065e75efb2d6456 (commit)
       via  4ef73b1a5bafbeb51f7976befa86d273b83b05d5 (commit)
      from  16f98982e629f1714ff916208d98b801c1eb784c (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 021d036f9c384dcc9dc0ec88e8b73ceba70a2434
Author: Camm Maguire <address@hidden>
Date:   Tue Nov 26 21:39:37 2013 +0000

    code cleanups

commit 334d764b18dada25d2272584743c6db3a1276d5a
Author: Camm Maguire <address@hidden>
Date:   Tue Nov 26 21:39:16 2013 +0000

    interpreted function type support

commit 9abb8b64e81d015d6c358d2fc065e75efb2d6456
Author: Camm Maguire <address@hidden>
Date:   Tue Nov 26 21:37:38 2013 +0000

    support for logical pathnames in streams

commit 4ef73b1a5bafbeb51f7976befa86d273b83b05d5
Author: Camm Maguire <address@hidden>
Date:   Tue Nov 26 21:36:58 2013 +0000

    info-ch-ccb slot for cross-function boundary setq

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

Summary of changes:
 gcl/cmpnew/gcl_cmpeval.lsp    |    9 +++------
 gcl/cmpnew/gcl_cmpif.lsp      |    3 ++-
 gcl/cmpnew/gcl_cmpinline.lsp  |    7 +++++++
 gcl/cmpnew/gcl_cmpvar.lsp     |    3 ++-
 gcl/lsp/gcl_iolib.lsp         |   11 ++++++-----
 gcl/lsp/gcl_predlib.lsp       |   36 +++++++++++++++++++++++++-----------
 gcl/lsp/gcl_sc.lsp            |    4 ++--
 gcl/lsp/gcl_type.lsp          |    6 ++++--
 gcl/o/cfun.c                  |   16 ----------------
 gcl/o/file.d                  |    3 +--
 gcl/o/makefun.c               |   24 +++---------------------
 gcl/pcl/gcl_pcl_defs.lisp     |    3 +--
 gcl/pcl/gcl_pcl_impl_low.lisp |    4 ++--
 13 files changed, 58 insertions(+), 71 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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