[SCM] GNU Common Lisp branch, fpe, updated. Version_2_6_9-209-g2542ab8
"Camm Maguire" <[email protected]>
| Newsgroups | gmane.lisp.gcl.cvs |
|---|---|
| Message-ID | <[email protected]> |
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, fpe has been updated
via 2542ab8970c93831209606d4c56fc2d4d99cf80d (commit)
from a392916f0f8d24ccb0f77742ac13ae6ee232960a (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 2542ab8970c93831209606d4c56fc2d4d99cf80d
Author: Camm Maguire <[email protected]>
Date: Fri May 16 12:58:09 2014 +0000
trial header cleanup and cmpinclude.h reduction
-----------------------------------------------------------------------
Summary of changes:
gcl/clcs/gcl_clcs_condition_definitions.lisp | 4 +-
gcl/cmpnew/gcl_cmpmain.lsp | 2 +-
gcl/cmpnew/gcl_cmptop.lsp | 4 +-
gcl/configure | 2 +-
gcl/configure.in | 2 +-
gcl/gcl-tk/tkMain.c | 2 +-
gcl/h/att_ext.h | 5 +-
gcl/h/bits.h | 406 +++++++++++
gcl/h/cmponly.h | 7 +-
gcl/h/compbas.h | 19 -
gcl/h/immnum.h | 10 +-
gcl/h/include.h | 7 +
gcl/h/linux.h | 4 +-
gcl/h/object.h | 750 ++++-----------------
gcl/h/protoize.h | 926 +++++++++-----------------
gcl/info/gcl-si.pdf | Bin 258016 -> 258016 bytes
gcl/makefile | 30 +-
gcl/o/gcl_readline.d | 2 +-
gcl/o/nsocket.c | 2 +-
gcl/o/unixfsys.c | 6 +-
gcl/o/unixsys.c | 2 +-
gcl/pcl/impl/gcl/gcl_pcl_impl_low.lisp | 4 +-
22 files changed, 913 insertions(+), 1283 deletions(-)
hooks/post-receive
--
GNU Common Lisp