This project is archived. Its data is
read-only
.
Commits · release-19a-pre1
cmucl
Browse files
Apr 28, 2004
This commit was manufactured by cvs2svn to create branch 'release-19a-
· 175417da
cvs2git
authored
Apr 28, 2004
View commit 175417da
3 tags
175417da
o Add some notes on additional steps to build tarfiles like the
· a9bbcbb3
rtoy
authored
Apr 28, 2004
a9bbcbb3
This causes an error:
· 9eab32ea
rtoy
authored
Apr 28, 2004
9eab32ea
o Update some paths.
· e8e09d82
rtoy
authored
Apr 28, 2004
e8e09d82
· eb8c3b1a
emarsden
authored
Apr 28, 2004
eb8c3b1a
· 7df69e0b
emarsden
authored
Apr 28, 2004
7df69e0b
Increase static and read-only space to the maximum of 256 MB. (We
· d0f77a5b
rtoy
authored
Apr 28, 2004
d0f77a5b
Apr 27, 2004
· 9535468e
emarsden
authored
Apr 27, 2004
9535468e
Apr 26, 2004
· 5730ca39
emarsden
authored
Apr 26, 2004
5730ca39
Apr 23, 2004
ANSI fixes.
· a1ae552b
rtoy
authored
Apr 23, 2004
a1ae552b
Enhance PICK-OUTPUT-ROUTINE and PICK-INPUT-ROUTINE to support byte
· 70f497e1
rtoy
authored
Apr 23, 2004
70f497e1
o Add a note to the dynamic-extent section that dynamic-extent is off
· 212e590f
rtoy
authored
Apr 23, 2004
212e590f
· 4baf6da6
emarsden
authored
Apr 23, 2004
4baf6da6
Oops. FLONUM-TO-STRING is still used by FORMAT. (Should replace this
· 574c28d3
rtoy
authored
Apr 23, 2004
574c28d3
Fix typo in READ-TOKEN. We want stream::%read-char for
· 240e6073
rtoy
authored
Apr 23, 2004
240e6073
Change the ~A to ~S in FIND-COMPONENT-NAME, in case the context cannot
· 064d6002
rtoy
authored
Apr 23, 2004
064d6002
The CLHS says OPEN should signal a FILE-ERROR if the pathname is
· e78039ee
rtoy
authored
Apr 23, 2004
e78039ee
Apr 22, 2004
Update notes for ANSI fixes.
· c858fe62
rtoy
authored
Apr 22, 2004
c858fe62
Fix up printing of symbols. Passes Paul Dietz's symbol printing
· ae18401e
rtoy
authored
Apr 22, 2004
ae18401e
Fix up printing of symbols with :capitalize.
· 719b5219
rtoy
authored
Apr 22, 2004
719b5219
o Fix typo in output-ratio that was causing incorrect output when
· 7204735b
rtoy
authored
Apr 22, 2004
7204735b
Oops. Remove unused code. Add a couple of comments.
· 52168c78
rtoy
authored
Apr 22, 2004
52168c78
o Fix the float printer to print correctly:
· 4958e03b
rtoy
authored
Apr 22, 2004
4958e03b
· f2b840db
emarsden
authored
Apr 22, 2004
f2b840db
Apr 19, 2004
Don't trust dynamic-extent declarations, even when dynamic-extent
· 46e91b38
rtoy
authored
Apr 19, 2004
46e91b38
Apr 16, 2004
Remove the call to aver.
· e9e3d8a3
rtoy
authored
Apr 16, 2004
e9e3d8a3
Record toplevel forms too for source location recording.
· bc89a49d
rtoy
authored
Apr 16, 2004
bc89a49d
Change the default print names for the characters #\^\\, #\^], #\^^,
· a7f919c7
rtoy
authored
Apr 16, 2004
a7f919c7
Allow stack frames larger than 4096 bytes to be used. (Was a
· dd2bdf57
rtoy
authored
Apr 16, 2004
dd2bdf57
o Remove old version of gencgc allocation macro.
· 66b1ed39
rtoy
authored
Apr 16, 2004
66b1ed39
Apr 15, 2004
Fix ansi-test bug on read-sequence and echo-streams. Based on code
· 48087ddd
rtoy
authored
Apr 15, 2004
48087ddd
Remove some junk that was inadvertently checked in.
· 5fe7c47d
rtoy
authored
Apr 15, 2004
5fe7c47d
More ANSI test fixes:
· 2e51cd52
rtoy
authored
Apr 15, 2004
2e51cd52
Apr 14, 2004
o Modular arithmetic
· 5c69cd7c
rtoy
authored
Apr 14, 2004
5c69cd7c
Signal a TYPE-ERROR when FILE-LENGTH is used on the following streams:
· 8929644c
rtoy
authored
Apr 14, 2004
8929644c
Signal an error if a CASE uses T or OTHERWISE as key designators.
· 6701bcd2
rtoy
authored
Apr 14, 2004
6701bcd2
Get rid of some compilation warning by exporting the exported symbols
· 22ec82da
rtoy
authored
Apr 14, 2004
22ec82da
Apr 13, 2004
Oops. We want a logical right shift, not arithmetic!
· b14500d0
rtoy
authored
Apr 13, 2004
b14500d0
o Trust dynamic extent declarations by default.
· 37b4da67
rtoy
authored
Apr 13, 2004
37b4da67
Implement the signed and unsigned truncation operations as given in
· 5e748b0f
rtoy
authored
Apr 13, 2004
5e748b0f
Loading