<!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-171-readable-unspecific-pathnames 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/5958fd8de77364e8dc6c6dc6dc42530d7bb8b0b7">5958fd8d</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-03-23T13:45: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;'>Fix #176: short-site-name and long-site-name return NIL
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/b758b5aaed45e7e38853782d9101229a3280abe4">b758b5aa</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-03-23T13:45:46+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-176-site-name-is-nil' into 'master'
Fix #176: short-site-name and long-site-name return NIL
Closes #176
See merge request cmucl/cmucl!130</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/927c2ae9bb13fadf9489ce057f2a4eaf99f73654">927c2ae9</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-03-23T13:46:03+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 #120: Move misc doc stuff to misc-doc.lisp
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/c26f8ede5b0828a2db337fc372ab09d7b49fd5e1">c26f8ede</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-03-23T13:46:05+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-120-move-misc-first' into 'master'
Address #120: Move misc doc stuff to misc-doc.lisp
Closes #120
See merge request cmucl/cmucl!133</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/5dc0d7bfe3120f1fc3a329219873db55c8d8b9c6">5dc0d7bf</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-03-24T14:31:40+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 #158: Filename encoding for Darwin
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/3578e01505f9afc9272d6575c864ef632c57e6b7">3578e015</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-03-24T14:31:42+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-158-darwin-pathnames-utf8' into 'master'
Address #158: Filename encoding for Darwin
Closes #166 and #159
See merge request cmucl/cmucl!113</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ce823be49f25fee853310b27bfcdd46e6b3b8be8">ce823be4</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-03-24T08: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;'>Update release notes with recently closed issues
We left out a few issues that probably aren't relevant to users
like #175 and #170. We also added #158 which isn't closed, but
explains we support utf-8 on Darwin.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/b9b145ab66b7cf2195390c4ac987f4f6566432cb">b9b145ab</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-03-24T08:23: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;'>Add period at the end of each bug item
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/72cdab53b26e93d2e42afc7554968ed1361ef54a">72cdab53</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-03-29T11:33:08-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 warning about lack of prototype in os_get_locale_codeset.
Clang produces a warning for `char * os_get_locale_codeset()` because
we don't give a prototype for the arg of `os_get_locale_codeset`. So
just make it `void`.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/bbfff3c049e693224fa31431ea60459a0aa752b7">bbfff3c0</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-10T15:11:59+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 #170: Move get-system-info to C
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/5196072ac8c7bf2c12b26ff766cfad2dbed434d7">5196072a</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-10T15:12:01+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-179-get-system-info-in-c' into 'master'
Fix #170: Move get-system-info to C
Closes #170
See merge request cmucl/cmucl!137</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/b2aee0f70567e3e36579517cee771e753ada80b4">b2aee0f7</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-17T08:14: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 cmucl.pot with latest source
Some docstrings have changed, so update cmucl.pot
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/fbb742aea98ff6553c7e9e554ea2cc5d03ed73c4">fbb742ae</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-19T14:14:39+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 #120: software-version in C
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/501ca8372fad88d693c8b9ce9a6d60ad604e5774">501ca837</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-19T14:14:40+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-120-software-type-in-c' into 'master'
Fix #120: software-version in C
Closes #120, #130, #146, #136, #142, #134, and #132
See merge request cmucl/cmucl!93</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/2556df76cb546b458f21fa2f43ec889c1a4b265e">2556df76</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-19T07:38:34-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
Forgot to update these in the merges, so let's do them all now.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/38daa5e231fbd411f33ae3d79f8672e90dfef0a9">38daa5e2</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-19T15:13: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;'>Add missing colon after "Version"</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/de972bb39978a910da7fe1bef5c7d20070bab891">de972bb3</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-19T15:32:14+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 'rtoy-master-patch-80206' into 'master'
Add missing colon after "Version"
See merge request cmucl/cmucl!140</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/f52fcecb81c51adbe19173e0cce029b7b2108059">f52fcecb</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-21T13:35:02+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 #180: Move get-page-size to C
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/412d65234e9caf87ba2f9bb4347dce03188f7340">412d6523</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-21T13:35:02+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-180-get-page-size-in-c' into 'master'
Fix #180: Move get-page-size to C
Closes #180
See merge request cmucl/cmucl!136</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/318257939a0459a3e99d848a13c37814d75b3f97">31825793</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-25T20:49: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 #189: Move get-system-info from unix.lisp to os.lisp
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/90a5e5690f8baa91a3484f93059a175fd307717c">90a5e569</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-25T20:49: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;'>Merge branch 'issue-189-move-get-system-info' into 'master'
Fix #189: Move get-system-info from unix.lisp to os.lisp
Closes #189
See merge request cmucl/cmucl!141</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/c2a993812366e628d87a281f6115be22c7d24f5a">c2a99381</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-26T21:38:42+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 #131: Move unix-uname to contrib/unix
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/acb29d8f6a3190744a042796038ea92f3e24e96f">acb29d8f</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-26T21:38:42+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-131-move-unix-uname' into 'master'
Fix #131: Move unix-uname to contrib/unix
Closes #131
See merge request cmucl/cmucl!142</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/677c3ccf8105a5ab0feba93aa68147e4e9a85f71">677c3ccf</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-27T22:55:29+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 #185: Use shorter instructions on x86
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/8826d962b0a76b7b0d1cfd50d1849fddf97f096d">8826d962</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-27T22:55:39+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-185-x86-shorter-insts' into 'master'
Fix #185: Use shorter instructions on x86
Closes #185
See merge request cmucl/cmucl!138</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/784a143b8a778dc8714f6bc6d89bef05aa756242">784a143b</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-29T03:54:43+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 #192: Print radix marker in disassemblies; adjust note column
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ce57a9f24af8e81244dbaae1172f330b013e4bd2">ce57a9f2</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-29T03:55: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;'>Merge branch 'issue-192-disassemble-prints-radix-marker' into 'master'
Fix #192: Print radix marker in disassemblies; adjust note column
Closes #192
See merge request cmucl/cmucl!143</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/48aa21e0b2ff64c1db1688b5831833367d869c25">48aa21e0</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-28T20:59:32-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 issue #192
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/3154df4730fbbb12c55dc63ebc5f7b8fe69377b3">3154df47</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-30T13:54:45+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 #193: Treat NIL and :UNSPECIFIC as equivalent in pathnames
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/9eec4ee51e7a61af074f546ac0ff8727a2d71155">9eec4ee5</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-30T13:55: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;'>Merge branch 'issue-193-nil-unspecific-equivalent' into 'master'
Fix #193: Treat NIL and :UNSPECIFIC as equivalent in pathnames
Closes #193
See merge request cmucl/cmucl!144</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/a0c4c5938f0758768b7408124a39335b90bb374a">a0c4c593</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-30T07:17:53-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 file
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/95f592f00963f49b6de93faed8710480ffb499f5">95f592f0</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-30T07:18:08-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 #193
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/65bf9fa57e161241ac528f19dc5f49db107e42ae">65bf9fa5</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-30T07:59: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/89bdabd46d7958eb6692b9637e877fc1ea4a2686">89bdabd4</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-04-30T15:08:48-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;'>More pot file updates on linux.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/fa4edacbea17140c0e869ac54692b0278ee7178b">fa4edacb</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-05-01T13:09:03-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 CI to use latest snapshot (2023-04)
</pre>
</li>
<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/4e433b83b0829b262b39820811e5fb69ef7842ae">4e433b83</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-07-05T06:40:08-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;'>Set LANG in build.sh
For some reason, on my Mac system, LANG isn't set and sometimes git
messages are in Korean. So for consistency, set LANG in build.sh to a
known value that should work everywhere.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/7731faf6c5cf67f8ee5b70e19fd8665521073f7e">7731faf6</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-07-07T06:54: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;'>Merge branch 'master' into issue-171-readable-unspecific-pathnames
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/ea79f52441e202ea2fad2aab6844fa5d48ad4847">ea79f524</a></strong>
<div>
<span> by Raymond Toy </span> <i> at 2023-07-07T07:27:59-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 tests for printing :unspecific in pathnames
Test that :unspecific components in pathnames are printed out using
our extended syntax. Also verify that the namestring is printed
as if nil were used instead of :unspecific.
</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="#4e17f6cd76e292e95658f1fce93fce25ffb8261f">
src/code/bsd-os.lisp
</a>
</li>
<li class="file-stats">
<a href="#537741aa3e7372897293364e05399e40c903e6df">
src/code/exports.lisp
</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="#ab518036010998d4d8720067af9d95fbdb3e6de2">
src/code/hpux-os.lisp
</a>
</li>
<li class="file-stats">
<a href="#67f903adcd29ed20f34e82b3ec5ef3f2b42e67e5">
src/code/intl.lisp
</a>
</li>
<li class="file-stats">
<a href="#a1f12fc90b1f9ec6a5c37ead84e359d9cdcd873f">
src/code/irix-os.lisp
</a>
</li>
<li class="file-stats">
<a href="#69d33c1ed1faa2ce8f523b68472847a2bda94cc6">
src/code/linux-os.lisp
</a>
</li>
<li class="file-stats">
<a href="#a90c7388064ea4c4a7ce5f73789fdee038296027">
<span class="new-file">
+
src/code/misc-doc.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e0c49aeae3a3d71d3714aae2ee41d6b9960970b">
src/code/misc.lisp
</a>
</li>
<li class="file-stats">
<a href="#6105b9e931d22f6a22665e8ccb069e465355259e">
<span class="new-file">
+
src/code/os.lisp
</span>
</a>
</li>
<li class="file-stats">
<a href="#5e887e0877a5ef5bb17e5e017b4866a973cbc067">
src/code/osf1-os.lisp
</a>
</li>
<li class="file-stats">
<a href="#d2de071906e654e732639d3c39a42f04891dfa02">
src/code/pathname.lisp
</a>
</li>
<li class="file-stats">
<a href="#bce952a2339edb2c4b81733b05047ff3daea044b">
src/code/pred.lisp
</a>
</li>
<li class="file-stats">
<a href="#b0e1b1b3017ce5a616016fd599e95e1031e4dc97">
src/code/save.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="#0a4e898b4c189c54826422147403e6712befcd3c">
src/code/string.lisp
</a>
</li>
<li class="file-stats">
<a href="#e222fe7330cb75610fd2f2e92f23a25f5cb169f4">
src/code/sunos-os.lisp
</a>
</li>
<li class="file-stats">
<a href="#c44625e12c8e3b6c2b2ecc6fd48645879b3137e7">
src/code/unicode.lisp
</a>
</li>
<li class="file-stats">
<a href="#66710f96c6bafee4900eff318304234e66da09b6">
src/code/unix.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="#c63cd0267a6e6db1f66665470d74a3c27eef15b1">
src/compiler/disassem.lisp
</a>
</li>
<li class="file-stats">
<a href="#2a6bca7a142015890af48e53d45089058f833609">
src/compiler/x86/insts.lisp
</a>
</li>
<li class="file-stats">
<a href="#25195e9ec796a9a9a4ff4ed4e800e653b5a6097c">
src/contrib/unix/unix-glibc2.lisp
</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/ab252b87549f9b8aa793373f98b4c0ea21dee757...ea79f52441e202ea2fad2aab6844fa5d48ad4847">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>