[SCM] GNU Common Lisp branch, list_order, updated. Version_2_6_9-1030-g0f0bca4
"Camm Maguire" <[email protected]> Thu, 17 Nov 2016 00:21:29 +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 0f0bca41e8c7bfbc65b3cc65615c0d01c0b15534 (commit)
from 3a34edc1682b1ed950f69e11b984b951173fc340 (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 0f0bca41e8c7bfbc65b3cc65615c0d01c0b15534
Author: Camm Maguire <[email protected]>
Date: Thu Nov 17 00:25:27 2016 +0000
faster list and reverse
-----------------------------------------------------------------------
Summary of changes:
gcl/h/lu.h | 2 +-
gcl/h/object.h | 4 +++-
gcl/h/protoize.h | 3 +++
gcl/o/array.c | 2 +-
gcl/o/cfun.c | 2 +-
gcl/o/gbc.c | 2 +-
gcl/o/list.d | 38 ++++++++++++++++++++++++++++++++++++--
gcl/o/main.c | 6 +++---
gcl/o/sequence.d | 8 ++------
9 files changed, 51 insertions(+), 16 deletions(-)
hooks/post-receive
--
GNU Common Lisp