guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch stable-2.0 updated (cf1d313 -> ea352d9)


From: Andy Wingo
Subject: [Guile-commits] branch stable-2.0 updated (cf1d313 -> ea352d9)
Date: Fri, 24 Jun 2016 17:12:35 +0000 (UTC)

wingo pushed a change to branch stable-2.0
in repository guile.

      from  cf1d313   Fix memory leak in scm_from_{u,}int64 on 32-bit platforms
       new  f763f35   Register R6RS port and bytevector internals early
       new  c9710a9   Updating NEWS for 2.0.12 - draft
       new  b8e3e2f   CSE visits prompt body in values context
       new  ea352d9   Fix bug that exposed `list' invocations to CSE

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                                |  204 +++++++++++++++++++++++++++++++++--
 libguile/bytevectors.c              |   24 ++---
 libguile/r6rs-ports.c               |   12 +--
 module/language/tree-il/cse.scm     |    2 +-
 module/language/tree-il/effects.scm |    8 +-
 test-suite/tests/cse.test           |    9 ++
 6 files changed, 228 insertions(+), 31 deletions(-)



reply via email to

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