Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
08e5370a
by Raymond Toy at 2022-10-16T07:33:23-07:00
1 changed file:
Changes:
| ... | ... | @@ -50,8 +50,13 @@ public domain. |
| 50 | 50 | * ~~#113~~ REQUIRE on contribs can pull in the wrong things via ASDF.
|
| 51 | 51 | * ~~#121~~ Wrong column index in FILL-POINTER-OUTPUT-STREAM
|
| 52 | 52 | * ~~#122~~ gcc 11 can't build cmucl
|
| 53 | + * #125 Linux `unix-stat` returning incorrect values
|
|
| 53 | 54 | * ~~#127~~ Linux unix-getpwuid segfaults when given non-existent uid.
|
| 54 | 55 | * ~~#128~~ `QUIT` accepts an exit code
|
| 56 | + * #132 Ansi test `RENAME-FILE.1` no fails
|
|
| 57 | + * #134 Handle the case of `(expt complex complex-rational)`
|
|
| 58 | + * #136 `ensure-directories-exist` should return the given pathspec
|
|
| 59 | + * #142 `(random 0)` signals incorrect error
|
|
| 55 | 60 | * Other changes:
|
| 56 | 61 | * Improvements to the PCL implementation of CLOS:
|
| 57 | 62 | * Changes to building procedure:
|