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
95ee0f5d
Commit
95ee0f5d
authored
21 years ago
by
toy
Browse files
Options
Downloads
Patches
Plain Diff
Update.
parent
773624c1
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-19a.txt
+5
-1
5 additions, 1 deletion
general-info/release-19a.txt
with
5 additions
and
1 deletion
general-info/release-19a.txt
+
5
−
1
View file @
95ee0f5d
...
@@ -160,7 +160,9 @@ New in this release:
...
@@ -160,7 +160,9 @@ New in this release:
This is to prevent overflows and divide-by-zero errors when
This is to prevent overflows and divide-by-zero errors when
creating a hash-table with a too-small rehash-threshold.
creating a hash-table with a too-small rehash-threshold.
- MACROLET now accepts declarations, as prescribed by ANSI CL.
- MACROLET now accepts declarations, as prescribed by ANSI CL.
- MAKE-PATHNAME signals an error on invalid combinations
(:absolute or :wild-inferiors followed by :back or :up).
* Numerous bugfixes:
* Numerous bugfixes:
- NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR
- NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR
wrt to duplicate elements.
wrt to duplicate elements.
...
@@ -227,6 +229,8 @@ New in this release:
...
@@ -227,6 +229,8 @@ New in this release:
support x86/Linux
support x86/Linux
- The trap for floating-point underflow is turned off by default
- The trap for floating-point underflow is turned off by default
for all platforms now.
for all platforms now.
- A continuable error is signaled when defining a logical
pathname host that has the same name as a search-list host.
* Numerous improvements to the PCL implementation of CLOS:
* Numerous improvements to the PCL implementation of CLOS:
- Gerd's PCL has been added, which fixes numerous bugs and ANSI/
- Gerd's PCL has been added, which fixes numerous bugs and ANSI/
...
...
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