Skip to content
Snippets Groups Projects
Commit ae3ab799 authored by gerd's avatar gerd
Browse files

*** empty log message ***

parent 44e2a498
No related branches found
No related tags found
No related merge requests found
...@@ -134,6 +134,7 @@ New in this release: ...@@ -134,6 +134,7 @@ New in this release:
- Lambda-lists of the form (X . Y) in DESTRUCTURING-BIND and macros - Lambda-lists of the form (X . Y) in DESTRUCTURING-BIND and macros
are now equivalent to (X &REST Y). are now equivalent to (X &REST Y).
- LAST, BUTLAST, NBUTLAST accepting bignum counts. - LAST, BUTLAST, NBUTLAST accepting bignum counts.
- WITH-OUTPUT-TO-STRING accepting :ELEMENT-TYPE.
* Numerous bugfixes: * Numerous bugfixes:
- NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment