<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>Raymond Toy pushed to branch master at <a href="https://gitlab.common-lisp.net/cmucl/cmucl">cmucl / cmucl</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.common-lisp.net/cmucl/cmucl/commit/61adc721e2c97f930ccb8792d315a7b8a1957cd0">61adc721</a></strong>
<div>
<span>by Raymond Toy</span>
<i>at 2015-08-30T13:12:26Z</i>
</div>
<pre class='commit-message'>Update.</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
src/general-info/release-21a.txt
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.common-lisp.net/cmucl/cmucl/commit/61adc721e2c97f930ccb8792d315a7b8a1957cd0#diff-0'>
<strong>
src/general-info/release-21a.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/src/general-info/release-21a.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/src/general-info/release-21a.txt
</span><span style="color: #aaaaaa">@@ -25,7 +25,7 @@ New in this release:
</span> 
   * Changes
     * Micro-optimize SCALE-FLOAT to do multiplication when possible.
<span style="color: #000000;background-color: #ffdddd">-    * Update to ASDF 3.1.4.
</span><span style="color: #000000;background-color: #ddffdd">+    * Update to ASDF 3.1.5.
</span>     * The external-format :UTF is no longer an alias for :UTF-8.
     * :ELF feature added for solaris.
     * LISP:WITH-STRING-CODEPOINT-ITERATOR added to iterate over the
<span style="color: #aaaaaa">@@ -81,6 +81,8 @@ New in this release:
</span>       wants unxi-getenv and slime wants unix-execve and unix-fork.
     * Increase *ERROR-PRINT-LINES* to 10.
     * Updated FreeBSD 9.3 support for building motifd.
<span style="color: #000000;background-color: #ddffdd">+    * Issue #4 updated:
+      * ELT did not terminate when the index was negative.
</span> 
   * Trac Tickets:
     * Ticket #54 fixed.
<span style="color: #aaaaaa">@@ -95,6 +97,7 @@ New in this release:
</span>       invalid index.
     * Issue #3: Shadowing compiler macro functions.
     * Issue #7: Local functions and get-setf-expansions
<span style="color: #000000;background-color: #ddffdd">+    * Issue #8: Constants and top-level code
</span> 
   * Other changes:
     * Cross compile scripts from x86 to sparc and ppc updated to work
<span style="color: #aaaaaa">@@ -106,7 +109,7 @@ New in this release:
</span> 
   * Changes to building procedure:
     * Dependencies for motifd are autogenerated.
<span style="color: #000000;background-color: #ffdddd">-    * Cross compile frox darwin/x86 to solaris/x86 fixed to work
</span><span style="color: #000000;background-color: #ddffdd">+    * Cross compile from darwin/x86 to solaris/x86 fixed to work
</span>       correctly.
 
 
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://gitlab.common-lisp.net/cmucl/cmucl/commit/61adc721e2c97f930ccb8792d315a7b8a1957cd0">View it on GitLab</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.common-lisp.net/cmucl/cmucl/commit/61adc721e2c97f930ccb8792d315a7b8a1957cd0"}}</script>
</p>
</div>
</body>
</html>