[SCM] GNU Common Lisp branch, list_order, updated. Version_2_6_9-1029-g3a34edc
"Camm Maguire" <[email protected]> Tue, 15 Nov 2016 19:00:09 +0000 (UTC)
| 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, list_order has been updated
via 3a34edc1682b1ed950f69e11b984b951173fc340 (commit)
via ba08b4d4ad12e80b24bec977ed9880ad561a1ded (commit)
via 8cabdd0766a612fad054bb4e843e5e41b40c0117 (commit)
via 7860786de17cc9b1734d7a51b4432ffb4026146b (commit)
via 76e8decf778bf14ca6001a4d91951a480171639e (commit)
from 4c802af37320b064425615a363139bca97186726 (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 3a34edc1682b1ed950f69e11b984b951173fc340
Author: Camm Maguire <[email protected]>
Date: Tue Nov 15 19:04:18 2016 +0000
probe-file expands links
commit ba08b4d4ad12e80b24bec977ed9880ad561a1ded
Author: Camm Maguire <[email protected]>
Date: Tue Nov 15 19:03:53 2016 +0000
debian script fix
commit 8cabdd0766a612fad054bb4e843e5e41b40c0117
Author: Camm Maguire <[email protected]>
Date: Tue Nov 15 19:03:36 2016 +0000
faster macroexpansion
commit 7860786de17cc9b1734d7a51b4432ffb4026146b
Author: Camm Maguire <[email protected]>
Date: Tue Nov 15 19:03:02 2016 +0000
macros are sfuns
commit 76e8decf778bf14ca6001a4d91951a480171639e
Author: Camm Maguire <[email protected]>
Date: Tue Nov 15 19:01:46 2016 +0000
some reverse to nreverse
-----------------------------------------------------------------------
Summary of changes:
gcl/cmpnew/gcl_cmpenv.lsp | 4 +--
gcl/cmpnew/gcl_cmpfun.lsp | 30 ----------------
gcl/cmpnew/gcl_cmptop.lsp | 86 ++++++++++----------------------------------
gcl/cmpnew/gcl_cmputil.lsp | 24 +++++--------
gcl/debian/in.gcl.postrm | 2 ++
gcl/lsp/gcl_autoload.lsp | 2 +-
gcl/lsp/gcl_debug.lsp | 4 +--
gcl/lsp/gcl_defmacro.lsp | 2 +-
gcl/lsp/gcl_iolib.lsp | 9 +++--
gcl/lsp/gcl_truename.lsp | 2 +-
gcl/o/cfun.c | 15 ++++----
11 files changed, 47 insertions(+), 133 deletions(-)
hooks/post-receive
--
GNU Common Lisp