Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
7d268755
by Raymond Toy at 2025-11-13T14:21:32-08:00
1 changed file:
Changes:
| ... | ... | @@ -25,8 +25,15 @@ public domain. |
| 25 | 25 | * ANSI compliance fixes:
|
| 26 | 26 | * Bug fixes:
|
| 27 | 27 | * Gitlab tickets:
|
| 28 | - * #387: Update CLX from upstream to version from 2024-09-11.
|
|
| 28 | + * #373: Add macros to handle temp files and directories
|
|
| 29 | + * #387: Update CLX from upstream to version from 2024-09-11
|
|
| 30 | + * #408: Add C functions to get user name and home dir
|
|
| 31 | + * #437: Use `realpath` to find the lisp executable
|
|
| 29 | 32 | * #444: `unix-stat` and friends return wrong timestamp
|
| 33 | + * #449: Touch 64-bit timestamp.txt with desired time for testing
|
|
| 34 | + * #446: Use C compiler to get errno values to update UNIX
|
|
| 35 | + defpackage with errno symbols
|
|
| 36 | + * #453: Use correct flags for analyzer and always save logs.
|
|
| 30 | 37 | * Other changes:
|
| 31 | 38 | * Improvements to the PCL implementation of CLOS:
|
| 32 | 39 | * Changes to building procedure:
|