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
15793bf4
Commit
15793bf4
authored
33 years ago
by
ram
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
501cb50b
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/beta-release-notes.txt
+13
-6
13 additions, 6 deletions
general-info/beta-release-notes.txt
with
13 additions
and
6 deletions
general-info/beta-release-notes.txt
+
13
−
6
View file @
15793bf4
Release notes for CMU Common Lisp 15e, 25 February 92
Mainly a bug-fix release. This will probably be the last version 15 release,
and is thus the most stable system you're going to see for a while. We're
reluctant to call this a "default" release because there still isn't any good
stack overflow detection, however that probably won't be fixed until the C
code rewrite associated with generational GC comes out (version 17 or later.)
We are also distributing the CMU CL user manual in Gnu Info format (in
15e is mainly a bug-fix release; it will probably be the last version 15
release, and is thus the most stable system you're going to see for a while.
We're reluctant to call it a "default" release because some things are stably
broken:
-- There still isn't any good stack overflow detection. Probably stack
overflow detection won't appear until the C code rewrite associated with
generational GC comes out (version 17 or later.)
-- The Alien/foreign function call mechanism is fairly broken. It doesn't
work at all in interpreted code, and DEF-C-ROUTINE doesn't work properly
for many argument type signatures. We've redesigned and reimplemented
our foreign interface for version 16.
We are now distributing the CMU CL user manual in Gnu Info format (in
doc/cmu-user.info.) You can either have your EMACS maintainer install this in
the info root, or you can use the info "g(<cmucl root dir>/doc/cmu-user.info)"
command. Many thanks to Mike Clarkson (the LaTeXinfo maintainer) who
...
...
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