- 
666085ca
 by Raymond Toy   at 2025-05-23T10:21:38-07:00 
Fix broken link found by link-checker
Fix typo where we left of the "h" in "https".
 
- 
81b3bf0b
 by Raymond Toy   at 2025-05-23T10:29:04-07:00 
Add links for Common Lisp and ANSI CL
We had these links on the wiki home so lets add them here, for
consistency.
[skip ci]
 
- 
98559d43
 by Raymond Toy   at 2025-05-23T10:30:33-07:00 
Remove the strikethru markup for issues.
We were copying the old style from Trac where closed tickets used
strikethru to mark them as closed.  However, gitlab automatically adds
a "(closed)" suffix to the issue, so we don't need to do a strikethru
to mark it closed.
[skip ci]
 
- 
7fd5e2ff
 by Raymond Toy   at 2025-06-01T17:07:58-07:00 
Fix #405:  Remove unix::unix-resolve-links and update probe-file
 
- 
a4c4016f
 by Raymond Toy   at 2025-06-01T17:07:58-07:00 
Merge branch 'issue-405-remove-unix-resolve-links' into 'master'
Fix #405:  Remove unix::unix-resolve-links and update probe-file
Closes #405
See merge request cmucl/cmucl!294
 
- 
8fa86990
 by Raymond Toy   at 2025-06-01T19:23:12-07:00 
Fix #409:  Run manual jobs on a schedule
 
- 
14f7103c
 by Raymond Toy   at 2025-06-01T19:23:13-07:00 
Merge branch 'issue-409-run-manual-jobs-on-schedule' into 'master'
Fix #409:  Run manual jobs on a schedule
Closes #409
See merge request cmucl/cmucl!301
 
- 
14bfb3e0
 by Raymond Toy   at 2025-06-01T19:25:25-07:00 
Address #399:  Use -std=gnu89 to build motif server
 
- 
12f21ca8
 by Raymond Toy   at 2025-06-01T19:25:25-07:00 
Merge branch 'issue-399-b-motif-server-fedora-42' into 'master'
Address #399:  Use -std=gnu89 to build motif server
Closes #399
See merge request cmucl/cmucl!285
 
- 
300a849d
 by Raymond Toy   at 2025-06-01T20:57:58-07:00 
Fix #334: Add wiki link checker to CI
 
- 
c2dee44a
 by Raymond Toy   at 2025-06-01T20:57:58-07:00 
Merge branch 'issue-334-add-wiki-link-checker' into 'master'
Fix #334: Add wiki link checker to CI
Closes #334
See merge request cmucl/cmucl!232
 
- 
cd35783b
 by Raymond Toy   at 2025-06-05T07:48:07-07:00 
Fix #413:  Run markdown-link-check on scheduled pipeline
 
- 
b6f90681
 by Raymond Toy   at 2025-06-05T07:48:08-07:00 
Merge branch 'issue-413-markdown-link-check-on-schedule' into 'master'
Fix #413:  Run markdown-link-check on scheduled pipeline
Closes #413
See merge request cmucl/cmucl!304
 
- 
97dff761
 by Raymond Toy   at 2025-06-06T07:10:20-07:00 
Update all the pot and po files
Just ran bin/build.sh -U to get these all updated.
 
- 
d6faeaef
 by Raymond Toy   at 2025-06-09T08:51:48-07:00 
Remove extra closing parenthesis
There was an extra closing parenthesis at the end of
`precompile-ef-slot`.  Remove it.
[skip-ci]
 
- 
4e6e1afe
 by Raymond Toy   at 2025-06-09T10:39:52-07:00 
Update with new resolved issues
Add #404 and #405 to the list of fixed issues.
 
- 
852aaef6
 by Raymond Toy   at 2025-06-10T08:06:34-07:00 
Fix typo in docstring for with-string-{glyph,codepoint}-iterator
"prodcucing" -> "producing"
Update pot file too of course.
 
- 
d6a6c40d
 by Raymond Toy   at 2025-06-10T18:21:12-07:00 
Update and correct some comments
The paths mentioned in the script are wrong so update them.  Some the
the examples are out-of-date so correct those too.  Finally, mention
that "bin/build.sh -?" gives help.
 
- 
46bd7cff
 by Raymond Toy   at 2025-06-23T08:45:54-07:00 
Fix 418:  Update asdf to 3.3.7.4
 
- 
9e6d1350
 by Raymond Toy   at 2025-06-23T08:45:54-07:00 
Merge branch 'issue-418-update-asdf-to-3.3.7.4' into 'master'
Fix 418:  Update asdf to 3.3.7.4
See merge request cmucl/cmucl!307
 
- 
aeab122e
 by Raymond Toy   at 2025-06-30T07:18:34-07:00 
Fix #415:  Add support for package-local-nicknames
 
- 
32b15538
 by Raymond Toy   at 2025-06-30T07:18:34-07:00 
Merge branch 'issue-415-add-package-local-nicknames' into 'master'
Fix #415:  Add support for package-local-nicknames
Closes #415
See merge request cmucl/cmucl!305
 
- 
6dba253c
 by Raymond Toy   at 2025-06-30T08:36:53-07:00 
Fix #417:  Allow repeated lambda var in defmethod aux variables
 
- 
4e2e7fec
 by Raymond Toy   at 2025-06-30T08:36:53-07:00 
Merge branch 'issue-417-defmethod-check-aux-vars' into 'master'
Fix #417:  Allow repeated lambda var in defmethod aux variables
Closes #417
See merge request cmucl/cmucl!306
 
- 
f1d6ff67
 by Raymond Toy   at 2025-06-30T19:17:31-07:00 
Update release notes from closed issues
[skip-ci]
 
- 
aadcf841
 by Raymond Toy   at 2025-07-02T07:22:08-07:00 
Update trivial-package-local-nicknames repo name
We renamed/moved our mirror phoe/trivial-package-local-nicknames from
trivial-package-local-nicknames-mirror to just
trivial-package-local-nicknames.  Thus, we need to update
run-unit-tests.sh to use the new name.
 
- 
fbe08b91
 by Raymond Toy   at 2025-07-02T08:13:00-07:00 
Use https instead of git to clone trivial-pln
 
- 
cc3996f1
 by Raymond Toy   at 2025-07-09T13:23:49-07:00 
Update docstring for add-package-local-nickname
We allow the local nickname to be a global name of a package.  This
matches what we currently do and what sbcl does.
 
- 
7dbefc84
 by Raymond Toy   at 2025-07-09T13:31:38-07:00 
Update cmucl.pot due to changed docstring
No changes in code or behavior.
 
- 
9ab06424
 by Raymond Toy   at 2025-07-11T08:13:17-07:00 
Make dist tarballs after building
 
- 
72877169
 by Raymond Toy   at 2025-07-11T08:13:17-07:00 
Merge branch 'rtoy-ci-make-dist-tarballs' into 'master'
Make dist tarballs after building
See merge request cmucl/cmucl!308
 
- 
a99bf94d
 by Raymond Toy   at 2025-07-12T15:38:28-07:00 
Make dist tarballs after building
 
- 
38b2787c
 by Raymond Toy   at 2025-07-12T15:38:28-07:00 
Merge branch 'rtoy-debug-ci-2025-07' into 'master'
Make dist tarballs after building
See merge request cmucl/cmucl!309
 
- 
2c94b54e
 by Raymond Toy   at 2025-07-12T18:18:16-07:00 
Fix #423:  Use new binaries for CI
 
- 
9a8fd3c4
 by Raymond Toy   at 2025-07-12T18:18:16-07:00 
Merge branch 'issue-423-update-ci-for-snapshot' into 'master'
Fix #423:  Use new binaries for CI
Closes #423
See merge request cmucl/cmucl!310
 
- 
4660c011
 by Raymond Toy   at 2025-08-14T07:40:17-07:00 
Fix #424:  Use fdlibm hypot
 
- 
6a2028c5
 by Raymond Toy   at 2025-08-14T07:40:17-07:00 
Merge branch 'issue-424-fix-hypot' into 'master'
Fix #424:  Use fdlibm hypot
Closes #424
See merge request cmucl/cmucl!311
 
- 
cb874f7f
 by Raymond Toy   at 2025-08-14T07:42:48-07:00 
Update release notes for #424
 
- 
d2c96f1b
 by Raymond Toy   at 2025-08-14T07:45:18-07:00 
Fix #426:  Define float-modes type correctly
 
- 
2db294b1
 by Raymond Toy   at 2025-08-14T07:45:18-07:00 
Merge branch 'issue-426-fix-float-modes-type-def' into 'master'
Fix #426:  Define float-modes type correctly
Closes #426
See merge request cmucl/cmucl!313
 
- 
eb98570f
 by Raymond Toy   at 2025-08-14T07:55:12-07:00 
Update release notes for #426
[skip-ci]
 
- 
cd2edae5
 by Raymond Toy   at 2025-08-19T14:16:31-07:00 
Fix #432:  Don't pass -M option to make-extra-dist.sh
 
- 
c65554a5
 by Raymond Toy   at 2025-08-19T14:16:31-07:00 
Merge branch 'issue-432-fix-man-option-for-make-extra-dist' into 'master'
Fix #432:  Don't pass -M option to make-extra-dist.sh
Closes #432
See merge request cmucl/cmucl!315
 
- 
633e64a4
 by Raymond Toy   at 2025-09-05T07:55:14-07:00 
Fix #431:  Fix setting of x87 modes in set-floating-point-modes
 
- 
7ab74e13
 by Raymond Toy   at 2025-09-05T07:55:15-07:00 
Merge branch 'issue-431-fix-set-floating-point-modes' into 'master'
Fix #431:  Fix setting of x87 modes in set-floating-point-modes
Closes #431
See merge request cmucl/cmucl!314
 
- 
62235089
 by Raymond Toy   at 2025-09-12T08:51:26-07:00 
Update release notes
Forgot to include #432
[skip-ci]
 
- 
61592012
 by Raymond Toy   at 2025-09-16T17:50:14-07:00 
Fix #381:  cmucl-unix.pot depends on OS
 
- 
4dd79bc9
 by Raymond Toy   at 2025-09-16T17:50:15-07:00 
Merge branch 'issue-381-cmucl-unix-depends-on-os' into 'master'
Fix #381:  cmucl-unix.pot depends on OS
Closes #381
See merge request cmucl/cmucl!319
 
- 
69a8a4b6
 by Raymond Toy   at 2025-09-16T19:43:12-07:00 
Update release notes
Forgot to add #381
[skip-ci]
 
- 
fb29eb6e
 by Raymond Toy   at 2025-09-17T08:32:41-07:00 
Fix #440:  Update CI to use snapshot 2025-09
 
- 
d537a8a3
 by Raymond Toy   at 2025-09-17T08:32:41-07:00 
Merge branch 'issue-440-ci-use-snapshot-2025-09' into 'master'
Fix #440:  Update CI to use snapshot 2025-09
Closes #440
See merge request cmucl/cmucl!320
 
- 
23de5fc0
 by Raymond Toy   at 2025-10-01T08:36:54-07:00 
Fix #442:  Make release 21f
 
- 
4cd3f395
 by Raymond Toy   at 2025-10-01T08:36:54-07:00 
Merge branch 'branch-21f' into 'master'
Fix #442:  Make release 21f
Closes #442
See merge request cmucl/cmucl!322
 
- 
9761c696
 by Raymond Toy   at 2025-10-01T13:40:21-07:00 
Use 21f release for CI
Just update the variables section with appropriate values.  We comment
out the old stuff for snapshots.
We should figure out a better way of doing this, but releases are
relatively rare so the snapshot stuff happens way more often.
 
- 
38e6cb72
 by Raymond Toy   at 2025-10-01T15:02:08-07:00 
Add release-22a.md for next release
Just add the template for the next release; everything is empty, of
course.
No CI needed.
[skip-ci]
 
- 
415f0383
 by Raymond Toy   at 2025-10-01T15:38:34-07:00 
Fix #387:  Update CLX to upstream version
 
- 
e5b25a23
 by Raymond Toy   at 2025-10-01T15:38:34-07:00 
Merge branch 'issue-387-update-clx' into 'master'
Fix #387:  Update CLX to upstream version
Closes #387
See merge request cmucl/cmucl!323
 
- 
13f23f79
 by Raymond Toy   at 2025-10-13T18:45:22-07:00 
Fix #444: Use 64-bit time_t value for stat and friends
 
- 
52ce44f1
 by Raymond Toy   at 2025-10-13T18:45:22-07:00 
Merge branch 'issue-444-b-stat-with-64-bit-time' into 'master'
Fix #444: Use 64-bit time_t value for stat and friends
Closes #444
See merge request cmucl/cmucl!326
 
- 
2660e394
 by Raymond Toy   at 2025-10-15T07:30:27-07:00 
Merge branch 'master' into issue-408-get-user-name-and-homedir