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, cygwin, updated. Version_2_6


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, cygwin, updated. Version_2_6_9-166-g7462f47
Date: Thu, 24 Apr 2014 22:46:25 +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, cygwin has been updated
       via  7462f47ba3219fb33361e771a12d1af9a9608992 (commit)
       via  71df7d4de5f67bb0261e56c48f06ea081cb8d4c6 (commit)
      from  ec2fa81e7d405d8e7ee2ff8f436ee3b8490a501d (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 7462f47ba3219fb33361e771a12d1af9a9608992
Author: Camm Maguire <address@hidden>
Date:   Thu Apr 24 22:46:09 2014 +0000

    simplify readline

commit 71df7d4de5f67bb0261e56c48f06ea081cb8d4c6
Author: Camm Maguire <address@hidden>
Date:   Thu Apr 24 22:45:35 2014 +0000

    rework initializaion of 'first' vararg argument

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

Summary of changes:
 gcl/h/apply_n.h      |  101 ++++++++++++
 gcl/h/att_ext.h      |    1 -
 gcl/h/protoize.h     |    4 +-
 gcl/o/eval.c         |   41 +----
 gcl/o/funlink.c      |  438 ++------------------------------------------------
 gcl/o/gcl_readline.d |  330 +++++++++-----------------------------
 gcl/o/main.c         |   10 +-
 gcl/o/makefun.c      |    7 +-
 gcl/o/nfunlink.c     |    6 +-
 gcl/o/utils.c        |   12 --
 10 files changed, 215 insertions(+), 735 deletions(-)
 create mode 100644 gcl/h/apply_n.h


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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