Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
dbd95673
Commit
dbd95673
authored
Sep 07, 1992
by
wlott
Browse files
8/17/92 to 9/7/92
parent
cf88c531
Changes
1
Hide whitespace changes
Inline
Side-by-side
general-info/alpha-notes-thru-92.txt
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
Many low level interal improvements for the pmax. None of this is user
...
...
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