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
dbd95673
Commit
dbd95673
authored
32 years ago
by
wlott
Browse files
Options
Downloads
Patches
Plain Diff
8/17/92 to 9/7/92
parent
cf88c531
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/alpha-notes-thru-92.txt
+32
-0
32 additions, 0 deletions
general-info/alpha-notes-thru-92.txt
with
32 additions
and
0 deletions
general-info/alpha-notes-thru-92.txt
+
32
−
0
View file @
dbd95673
8/17/92 to 9/7/92 [PMAX only]
Code:
Changed the way continuing from breakpoints is implemented. It should work
in more cases, and be easier to port to other machines now.
When printing the initial frame in the debugger, ignore errors that occur
while looking for the source.
Change to the function %enumerate-files to permit versions to match on :wild
and :newest for UNIX filesystems (the only kind currently supported by
CMUCL).
Added LOGICAL-PATHNAME support.
Changed DOLIST not to introduce the spurious let around the result form when
there is no result form. Also, just read the var in the spurious let, instead
of using IGNORABLE, since the var might be special.
Compiler:
Re-worked some aspects of how the various compiler backends are defined in
order to make the compiler more compact.
Fixed several bugs left over from the pmax ``improvements.''
Picked up several disassembler fixes from Miles.
8/4/92 to 8/17/92
8/4/92 to 8/17/92
Many low level interal improvements for the pmax. None of this is user
Many low level interal improvements for the pmax. None of this is user
...
...
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