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
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
Carl Shapiro
cmucl
Commits
f96bb087
Commit
f96bb087
authored
17 years ago
by
rtoy
Browse files
Options
Downloads
Patches
Plain Diff
Update from logs.
parent
9495c516
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
general-info/release-19e.txt
+10
-0
10 additions, 0 deletions
general-info/release-19e.txt
with
10 additions
and
0 deletions
general-info/release-19e.txt
+
10
−
0
View file @
f96bb087
...
...
@@ -141,6 +141,15 @@ New in this release:
appropriate ABI. It is the compiler's responsibility to make
sure single-precision floats are done correctly with
single-precision results.
- A compiler bug with type inferencing and deleting unsued
functions has been fixed.
- A compiler bug has been fixed where a source transformation was
applied because the local variable happens to have a function
type.
- On Darwin/x86, tracing with :encapsulate nil works better, and
tracing of labels/flets works better. However, there are still
issues with tracing. Returning to the repl after tracing
sometimes fails, and you must exit lisp completely.
* Trac Tickets:
- #8 fixed so logs of bignums and ratios that won't fit into a
...
...
@@ -165,6 +174,7 @@ New in this release:
- load-world.sh now supports a -p option to load the world without
PCL. This is mostly for cross-compiling which doesn't want PCL
loaded because it's not build during a cross-compile.
- make-dist.sh now defaults to bzip compression instead of gzip.
This release is not binary compatible with code compiled using CMUCL
...
...
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