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, Version_2_6_13pre, updated.


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, Version_2_6_13pre, updated. Version_2_6_9-712-gcfa7edd
Date: Mon, 27 Apr 2015 16:08:42 +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, Version_2_6_13pre has been updated
       via  cfa7edd04941bc9153603eda713f0ef3144c6771 (commit)
       via  7789e0b32e090526e1cc28b573ac4cc8ec6b4b08 (commit)
       via  7482f1517ff715c25b137170370e6c78ccea1040 (commit)
       via  36fc91f79ae0039d272070905802ecf54f43803c (commit)
       via  4fdee5ad8a8d0f03a444e21cd00fc21b9934d263 (commit)
      from  977576851aee9f04dff3b5bb510ed154048ee75b (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 cfa7edd04941bc9153603eda713f0ef3144c6771
Author: Camm Maguire <address@hidden>
Date:   Mon Apr 27 12:08:10 2015 -0400

    omit linemarkers in gcc 5 cpp output during cmpinclude.h construction

commit 7789e0b32e090526e1cc28b573ac4cc8ec6b4b08
Author: Camm Maguire <address@hidden>
Date:   Mon Apr 27 12:07:44 2015 -0400

    omit error.h, immnum.h, and gmp_wrappers.h in guis.h definition of gcl-tk

commit 7482f1517ff715c25b137170370e6c78ccea1040
Author: Camm Maguire <address@hidden>
Date:   Mon Apr 27 12:07:06 2015 -0400

    elimination IN_MAIN macro

commit 36fc91f79ae0039d272070905802ecf54f43803c
Author: Camm Maguire <address@hidden>
Date:   Mon Apr 27 12:06:17 2015 -0400

    centralize inline function declaration/definition semantics

commit 4fdee5ad8a8d0f03a444e21cd00fc21b9934d263
Author: Camm Maguire <address@hidden>
Date:   Mon Apr 27 12:01:00 2015 -0400

    gcc 5 lintian fix

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

Summary of changes:
 gcl/gcl-tk/comm.c    |    2 +-
 gcl/gcl-tk/guis.h    |    4 +
 gcl/h/att_ext.h      |    4 +-
 gcl/h/cmpincl1.h     |    1 -
 gcl/h/compbas.h      |   10 +++
 gcl/h/error.h        |   12 ++--
 gcl/h/gmp_wrappers.h |   16 ++---
 gcl/h/immnum.h       |  116 ++++++++++++++++----------------
 gcl/h/include.h      |    6 --
 gcl/h/notcomp.h      |    5 +-
 gcl/h/page.h         |    2 +-
 gcl/h/protoize.h     |   46 ++++++-------
 gcl/h/writable.h     |    6 +-
 gcl/makefile         |    2 +-
 gcl/o/alloc.c        |  180 +++++++++++++++++++++++++-------------------------
 gcl/o/gbc.c          |   24 ++++----
 gcl/o/gmp_big.c      |    1 +
 gcl/o/gmp_wrappers.c |    4 -
 gcl/o/main.c         |   11 ++--
 gcl/o/makefile       |    2 +-
 gcl/o/num_sfun.c     |   16 ++--
 gcl/o/package.d      |    2 +-
 22 files changed, 232 insertions(+), 240 deletions(-)
 delete mode 100644 gcl/o/gmp_wrappers.c


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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