Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
cmucl
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
19
Issues
19
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cmucl
cmucl
Commits
80242f5e
Commit
80242f5e
authored
Dec 03, 2016
by
Raymond Toy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Template for 21c release notes
parent
6131d737
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
51 additions
and
0 deletions
+51
-0
release-21c.txt
src/general-info/release-21c.txt
+51
-0
No files found.
src/general-info/release-21c.txt
0 → 100644
View file @
80242f5e
Work in progress
========================== C M U C L 21 c =============================
The CMUCL project is pleased to announce the release of CMUCL 21c.
This is a major release which contains numerous enhancements and bug
fixes from the 21a release.
CMUCL is a free, high performance implementation of the Common Lisp
programming language which runs on most major Unix platforms. It
mainly conforms to the ANSI Common Lisp standard. CMUCL provides a
sophisticated native code compiler; a powerful foreign function
interface; an implementation of CLOS, the Common Lisp Object System,
which includes multi-methods and a meta-object protocol; a
source-level debugger and code profiler; and an Emacs-like editor
implemented in Common Lisp. CMUCL is maintained by a team of
volunteers collaborating over the Internet, and is mostly in the
public domain.
New in this release:
* Known issues:
* Feature enhancements
* Changes
* ANSI compliance fixes:
* Bug fixes:
* Trac Tickets:
* Gitlab tickets:
* Other changes:
* Improvements to the PCL implementation of CLOS:
* Changes to building procedure:
This release is not binary compatible with code compiled using CMUCL
21b; you will need to recompile FASL files.
See <URL:http://www.cmucl.org> or
<URL:https://gitlab.common-lisp.net/cmucl/cmucl> for more information,
See
<URL:https://gitlab.common-lisp.net/cmucl/cmucl/wikis/GettingCmucl>
for obtaining CMUCL, including sources and binaries..
We hope you enjoy using this release of CMUCL!
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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