<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style="--code-editor-font: GitLab Mono, JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Raymond Toy pushed to branch issue-156-take-2-nan-comparison at <a href="https://gitlab.common-lisp.net/cmucl/cmucl">cmucl / cmucl</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/6162e5b47bd7fe1d23b766ce35eb41868a06dc90">6162e5b4</a></strong>
<div>
<span> by Jon Boone </span> <i> at 2023-05-09T17:38:36+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix #143 - Adds argument checking for lisp-streams and Gray sttreams for LISTEN
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/e472bd4ff2846f2f6d4ac65b3494215b77d1e8e9">e472bd4f</a></strong>
<div>
<span> by Jon Boone </span> <i> at 2023-05-09T17:38:47+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'issue-143-ansi-compliance-failure-listen-extra-argument' into 'master'
Fix #143 - Adds argument checking for lisp-streams and Gray sttreams for LISTEN
Closes #143
See merge request cmucl/cmucl!145</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/a4c000f966d05942f53da7afe7e7c4e116fb202f">a4c000f9</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-10T11:48:33-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update cmucl.pot
Issue #143 updated a docstring so the pot file needs updating.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ee480fbf8010700d2cf34754f6b66d719ec9afe0">ee480fbf</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-10T11:49:20-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update release notes
Issue #143 has been fixed.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/7774063faced8bd6f635408fe80f1a79ccd3fdcc">7774063f</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-12T16:28:16-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update pot files for Darwin
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d53c9575b1166a3a9d5e98b727928a1156e90f83">d53c9575</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-12T16:43:51-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update cmucl.pot and cmucl-unix.pot for Linux
See also #223.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d533ca2c5a22b58b31aa4de4ce21e3282fbfa10a">d533ca2c</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-13T07:02:39-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update file version to 21e
Add the required bootstrap file and update CI to use it.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/28167cf60ff32d098dc64a1223f3922c6219aa4e">28167cf6</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-13T07:05:04-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update all translations
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/e82bebb7be1f2a642286246071c0b470dacacaa0">e82bebb7</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-13T17:29:42-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update release notes for 21e.
Basically just remove the WIP section title.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/84ec62e31f41f9c538f7912b6de973432f29ed47">84ec62e3</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-16T23:47:44+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Address #195: Use relocatable stacks by default
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/78acc885ad3e6661159158b8593eef022f8a1388">78acc885</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-16T23:47:53+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'issue-195-relocatable-stacks-by-default' into 'master'
Address #195: Use relocatable stacks by default
See merge request cmucl/cmucl!146</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/95429eb4e3bb9bf86495cd3833c3a505d796ef55">95429eb4</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-16T16:55:54-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix a couple of compiler warnings for functions with no args
The warning is:
> warning: a function declaration without a prototype is deprecated in
> all versions of C [-Wstrict-prototypes]
So update the two places this occurs and add `void`.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/a67cb2e821b8117b2e6cb07bd3e2ba370d67fb54">a67cb2e8</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-20T23:43:21+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update Version to default to hint at version 21e, the latest release.</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ac7d904ba06e6d3c189f000f6602dccf97aa72ed">ac7d904b</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-22T16:16:29-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update docstring for *default-external-format*
Add a note that `*default-external-format*` is not affected by any
locale settings nor by `set-system-external-format`.
`set-system-external-format` already has a note that it does not
affect `*default-external-format*`.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/b871db2b0470a0e88a94dd95bd040f10aa321477">b871db2b</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-24T17:15:28+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix #228: Update ansi-tests from upstream
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/6683933bcb6455440ba614596830a0aded21b5e8">6683933b</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-24T17:15:31+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'issue-228-update-ansi-tests' into 'master'
Fix #228: Update ansi-tests from upstream
Closes #228
See merge request cmucl/cmucl!150</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/dcb8124fa472a81202ddd820b13276b5f5ad8d51">dcb8124f</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-29T06:42:23-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Add a simple template for release notes
Supply a template for release notes that has the various parts to be
filled in.
This probably needs some tweaking. I'm no longer clear on the
differences between "Changes", "ANSI compliance fixes", "Bug fixes",
and "Gitlab tickets".
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/648c1127a36f1be6c98764114055c69cc9d66cab">648c1127</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-31T03:55:52+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix #216: enough-namestring with relative pathname fails
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/660ab4c5fbef7b72986418732f49ca56132a63be">660ab4c5</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-31T03:56:07+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'issue-216-enough-namestring-relative-dir' into 'master'
Fix #216: enough-namestring with relative pathname fails
Closes #216
See merge request cmucl/cmucl!152</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/a2fa2dae5851e0687f525fe7a1d0de62a32aab8a">a2fa2dae</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-06-02T15:22:40-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Remove unicode replacement character
There's a Unicode replacement character (U+FFFD) in
src/code/unicode.lisp. I tried to see if I can figure out what
character was actually here, but I couldn't find the original.
There's no point in having it here since it provides no information
other than at some point it got replaced. Might as well remove it.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/b1592289da73bf74576cba9ee2c70cd3a882c1ed">b1592289</a></strong>
<div>
<span> by Jon Boone </span> <i> at 2023-06-19T00:07:56+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix #154 - add 'en_US.UTF-8@piglatin' as locale-alias for 'en@piglatin'
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/361c463b46ebf621d911c9e2404d70bd927258b4">361c463b</a></strong>
<div>
<span> by Jon Boone </span> <i> at 2023-06-19T00:08:11+00:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'issue-154-piglatin-translation-doesnt-work-anymore' into 'master'
Fix #154 - add 'en_US.UTF-8@piglatin' as locale-alias for 'en@piglatin'
Closes #154 and #216
See merge request cmucl/cmucl!151</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d8502e05d03790b81b5d98219a9fc424b1b6cb39">d8502e05</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-06-19T07:19:00-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Add release notes for 21f
Just pulled in the template and added that #154 has been fixed.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/1fcdbdb22254820b3b1ae75b44ed52b21662d15c">1fcdbdb2</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-06-19T14:17:30-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix typo in docstring for EQUAL
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/2bb842c1a485015f364a3f7c87c7051e9d322a7c">2bb842c1</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-06-26T08:59:47-07:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge branch 'master' into issue-156-take-2-nan-comparison
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#be921e6167bfe54eff728e99833c130adfe28b05">
.gitlab/issue_templates/Bug.md
</a>
</li>
<li class="file-stats">
<a href="#5e099a0b2f75e148e3d285837d83d81977729389">
bin/build.sh
</a>
</li>
<li class="file-stats">
<a href="#d40fe963d63c21dbf9792ed55f03e325b660039e">
<span class="new-file">
+
src/bootfiles/21d/boot-21e.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#f6836105d5258faee762f53725c25345274eef31">
src/code/extfmts.lisp
</a>
</li>
<li class="file-stats">
<a href="#4cbcc3702660d7b39890be8557cd2fba7c0aedff">
src/code/filesys.lisp
</a>
</li>
<li class="file-stats">
<a href="#67f903adcd29ed20f34e82b3ec5ef3f2b42e67e5">
src/code/intl.lisp
</a>
</li>
<li class="file-stats">
<a href="#bce952a2339edb2c4b81733b05047ff3daea044b">
src/code/pred.lisp
</a>
</li>
<li class="file-stats">
<a href="#891bca11837eceab98ace580544cc7600121be6b">
src/code/sparc-svr4-vm.lisp
</a>
</li>
<li class="file-stats">
<a href="#586dd249ea4099e8afa383da926f5b68142166a3">
src/code/stream.lisp
</a>
</li>
<li class="file-stats">
<a href="#c44625e12c8e3b6c2b2ecc6fd48645879b3137e7">
src/code/unicode.lisp
</a>
</li>
<li class="file-stats">
<a href="#831104e7b9c642de4847fcfa2a480d07ab83f1c1">
src/code/x86-vm.lisp
</a>
</li>
<li class="file-stats">
<a href="#aaa5f17bb9bb2042f71283118d5f9b0501d99156">
src/compiler/byte-comp.lisp
</a>
</li>
<li class="file-stats">
<a href="#c16e5f1f34a39869a79a5f740269542535277121">
src/general-info/release-21e.md
</a>
</li>
<li class="file-stats">
<a href="#6e5dde15ac451ea2aa4b6753ea3083e7bd6ed584">
<span class="new-file">
+
src/general-info/release-21f.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#21431abeff5da843430daf46b2edabdd18898240">
<span class="new-file">
+
src/general-info/release-template.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#0e2eeedd5c0653b138050d032d8abe30373ea445">
src/i18n/locale/cmucl.pot
</a>
</li>
<li class="file-stats">
<a href="#e0bd8ac43811cd3c07a74a6e8c8b24e4d8cfa6a2">
src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-bsd-os.po
</a>
</li>
<li class="file-stats">
<a href="#ed16b8f0eeb906e7dd4c747a87d98855d84cb538">
src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-linux-os.po
</a>
</li>
<li class="file-stats">
<a href="#b7f70e1bd9c3fb5afe8c60375b0f13f3483c2ec9">
src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-unix.po
</a>
</li>
<li class="file-stats">
<a href="#a6739c01b8686f86d188dda4e39abca0cae5488e">
src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl-x86-vm.po
</a>
</li>
<li class="file-stats">
<a href="#ecebc3df702a1e71bd8eb8a005a836374fa0c303">
src/i18n/locale/en@piglatin/LC_MESSAGES/cmucl.po
</a>
</li>
<li class="file-stats">
<a href="#013719c94b76ef394727e30144c9b0a0beb2edfc">
src/i18n/locale/ko/LC_MESSAGES/cmucl-bsd-os.po
</a>
</li>
<li class="file-stats">
<a href="#27fac2822632ee47207ba2059ff82ea9ca648dba">
src/i18n/locale/ko/LC_MESSAGES/cmucl-linux-os.po
</a>
</li>
<li class="file-stats">
<a href="#bf0228a9833baa4385d371da73639c0f7aedeed7">
src/i18n/locale/ko/LC_MESSAGES/cmucl-unix.po
</a>
</li>
<li class="file-stats">
<a href="#f17d8a11d31f5e0aff6e82b289e353b01be7c932">
src/i18n/locale/ko/LC_MESSAGES/cmucl-x86-vm.po
</a>
</li>
<li class="file-stats">
<a href="#3246e16ad4a3be9b016118fcf1329f1e32845204">
src/i18n/locale/ko/LC_MESSAGES/cmucl.po
</a>
</li>
<li class="file-stats">
<a href="#aad6ff5f2e20bfc37961a911af38125d27f8ff0c">
src/lisp/Linux-os.c
</a>
</li>
<li class="file-stats">
<a href="#a41ee9c7d292680264731e804cd081f96a6ac0b9">
src/lisp/solaris-os.c
</a>
</li>
<li class="file-stats">
<a href="#77b22d8d4e337c7d7b6f34f367b645e9d77a81fa">
src/lisp/sparc-validate.h
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
—
<br>
<a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/0c089ccc6c2ed2e35902c140e4b976d8dc356ab6...2bb842c1a485015f364a3f7c87c7051e9d322a7c">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.common-lisp.net">gitlab.common-lisp.net</a>. <a href="https://gitlab.common-lisp.net/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.common-lisp.net/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</p>
</div>
</body>
</html>