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
ed63afa2
Commit
ed63afa2
authored
19 years ago
by
rtoy
Browse files
Options
Downloads
Patches
Plain Diff
Update from logs.
parent
da2a7981
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
general-info/release-19d.txt
+2
-1
2 additions, 1 deletion
general-info/release-19d.txt
with
2 additions
and
1 deletion
general-info/release-19d.txt
+
2
−
1
View file @
ed63afa2
...
@@ -32,7 +32,8 @@ New in this release:
...
@@ -32,7 +32,8 @@ New in this release:
- LONG-LONG and UNSIGNED-LONG-LONG are recognized types in the
- LONG-LONG and UNSIGNED-LONG-LONG are recognized types in the
C-CALL package for signed and unsigned 64-bit integers.
C-CALL package for signed and unsigned 64-bit integers.
- A port of gencgc to Darwin/ppc has been made. This still
- A port of gencgc to Darwin/ppc has been made. This still
needs work, and is known to have some issues.
needs work, and is known to have some issues, but it compiles
CMUCL without problems and runs maxima just fine.
- TRACE supports tracing of FLET/LABELS functions. Use (trace
- TRACE supports tracing of FLET/LABELS functions. Use (trace
(labels foo bar)) to trace the labels function FOO in the
(labels foo bar)) to trace the labels function FOO in the
function BAR. This is currently experimental.
function BAR. This is currently experimental.
...
...
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