Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl-copy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard M Kreuter
cmucl-copy
Commits
83969ea4
Commit
83969ea4
authored
13 years ago
by
Raymond Toy
Browse files
Options
Downloads
Patches
Plain Diff
Update from logs
parent
cba6f60b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/general-info/release-20d.txt
+11
-0
11 additions, 0 deletions
src/general-info/release-20d.txt
with
11 additions
and
0 deletions
src/general-info/release-20d.txt
+
11
−
0
View file @
83969ea4
...
...
@@ -31,14 +31,25 @@ New in this release:
details.
* ANSI compliance fixes:
* CMUCL was not printing pathnames like (make-pathname :directory
'(:absolute "tmp" "" "/")) correctly. This is now printed using
#P(...).
* Bugfixes:
* DECODE-FLOAT was not correctly declared and could not be
compiled to handle double-double-floats.
* The source distribution now includes the scripts from the bin
directory, which was previously missing.
* The stack needs to be 16-byte aligned on Darwin.
* ldb no longer prints prompts forever when EOF is reached.
* Trac Tickets:
* Other changes:
* The layout of the cmucl directories has been changed.
* On darwin/x86, gcc-4.2 is explicitly used in case Xcode 4 is
installed. CMUCL doesn't run correctly when built with gcc/llvm
in Xcode 4.
* Improvements to the PCL implementation of CLOS:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment