Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
19aa444c
Commit
19aa444c
authored
Aug 02, 2013
by
Raymond Toy
Browse files
Update from logs.
parent
0d3125cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/general-info/release-20e.txt
View file @
19aa444c
...
...
@@ -67,6 +67,11 @@ New in this release:
* String reverse is much faster (upto 20 times).
* REVERSE and NREVERSE on strings will reverse surrogate pairs.
(Previously, surrogate pairs weren't reversed.)
* Correct some mistakes in optimizing code where variables are
declared as FLOAT. Some optimizations were missed because FLOAT
is represented internally as a UNION type, confusing the type
derivation code.
* Clean up and optimize x86 move VOPS and length/list VOP.
* Trac Tickets:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment