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
b8c08075
Commit
b8c08075
authored
May 26, 2013
by
Raymond Toy
Browse files
Update.
parent
a3f78ebd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/general-info/release-20e.txt
View file @
b8c08075
...
...
@@ -43,10 +43,15 @@ New in this release:
Pentium.)
* Update unicode to support Unicode 6.2.
* Add MP:PROCESS-JOIN, as given in ticket #77.
* Added UNICODE package to hold Unicode-related functions.
Currently contains Unicode extended versions of STRING-UPCASE,
STRING-DOWNCASE, and STRING-CAPITALIZE.
* ANSI compliance fixes:
* Attempts to modify the standard readtable or the standard pprint
dispatch table will now signal a continuable error.
* Remove the Unicode extensions from string-upcase and friends.
This functionality is moved to the new UNICODE package.
* Bugfixes:
* REPLACE and friends on strings were limited to strings less than
...
...
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