Milestone 1.7.0
Features
- Overhaul of underlying representation of arrays (and subtypes) for Java primitive type byte
- Fix DECODE-FLOAT for values less than
least-positive-normalized-{single,double}-float
- (NIO) CL:MAKE-ARRAY gains :NIO-BUFFER and :NIO-DIRECT keyword arguments
UNIMPLEMENTED
(not (or (UNSIGNED-BYTE 8) (UNSIGNED-BYTE 16) (UNSIGNED-BYTE 32)))
See
<https://github.com/armedbear/abcl/pull/212>
<https://github.com/armedbear/abcl/pull/217>
<https://github.com/armedbear/abcl/pull/223>
abcl-1.7.0 available as <https://abcl.org/releases/1.7.0/>.
Note: See
TracRoadmap for help on using
the roadmap.