Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
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
Container 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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tarn Burton
cmucl
Commits
ce36f506
Commit
ce36f506
authored
19 years ago
by
rtoy
Browse files
Options
Downloads
Patches
Plain Diff
Update.
parent
cd4ea74f
No related branches found
Tags
release-19b-pre2
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
general-info/release-19b.txt
+5
-0
5 additions, 0 deletions
general-info/release-19b.txt
with
5 additions
and
0 deletions
general-info/release-19b.txt
+
5
−
0
View file @
ce36f506
...
...
@@ -76,6 +76,7 @@ New in this release:
now signal an EXT:INVALID-FASL error instead a generic error.
* Numerous ANSI compliance fixes:
- FILE-AUTHOR should signal errors appropriately.
- CMUCL was computing the wrong value for some special functions
when the argument was on the branch cut for the function.
...
...
@@ -268,6 +269,10 @@ New in this release:
- CMUCL should fail gracefully on x86 if something is already
mapped at addresses CMUCL wants for itself. Previously, CMUCL
would just use it.
- Due to some bugs in modular arithmetic, generating either
wrong code or much slower code, you can now disable modular
arithmetic by setting c::*enable-modular-arithmetic* to NIL.
This is a workaround pending a better solution.
* 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