We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9047215 commit c7118e2Copy full SHA for c7118e2
CHANGES
@@ -7,6 +7,12 @@ Unreleased
7
<https://github.com/armedbear/abcl/>
8
<https://gitlab.common-lisp.net/abcl/abcl/>
9
10
+* [r15760] (Tarn W. Burton) Add SETF for STREAM-ELEMENT-TYPE in
11
+ gray-streams module.
12
+
13
+* [r15759] (Tarn W. Burton) Add generic CL:PATHNAME and CL:TRUENAME in
14
15
16
* [r15753] (Tarn W. Burton) Always return second value indicating EOF
17
in Gray stream version of CL:READ-LINE as per the ANSI
18
specification.
0 commit comments