This project is archived. Its data is
read-only
.
Commits · RELEASE_18a
cmucl
Browse files
Oct 12, 1997
This commit was manufactured by cvs2svn to create tag 'RELEASE_18a'.
· cfe5a723
cvs2git
authored
Oct 12, 1997
View commits for tag RELEASE_18a
RELEASE_18a
cfe5a723
Remove doe(errno) which was causing problems. I will now attempt
· 3106459a
pw
authored
Oct 12, 1997
3106459a
Sep 15, 1997
Defvar for *current-unwind-block* should be
· f568f9cd
dtc
authored
Sep 15, 1997
f568f9cd
Value of the t-value parameter was wrong! Remove it and use
· 3a76fc1d
dtc
authored
Sep 15, 1997
3a76fc1d
Sep 13, 1997
Minor change to inhibit compiler notes about dead code removal
· b33c92eb
pw
authored
Sep 13, 1997
b33c92eb
Remove function stubs that are not needed by cmucl lisp and are not
· 76b9ad02
dtc
authored
Sep 13, 1997
76b9ad02
Sep 12, 1997
Re-load the lisp:documentation functions when building PCL with PCL
· 4fbc06a0
dtc
authored
Sep 12, 1997
4fbc06a0
Bring in Raymond Toy's updates from current.
· 88096f3d
dtc
authored
Sep 12, 1997
88096f3d
Sep 10, 1997
Special case structure symbols in the (setf documentation) (symbol
· 9eb8f5da
dtc
authored
Sep 10, 1997
9eb8f5da
Sep 09, 1997
Merge from 1.23: fix FORMAT directive.
· 0fa677e9
dtc
authored
Sep 09, 1997
0fa677e9
Merge from 1.20: array-header-p transform.
· 62bee7a8
dtc
authored
Sep 09, 1997
62bee7a8
Merge from 1.127: VM package cleanup.
· 02c52ebe
dtc
authored
Sep 09, 1997
02c52ebe
Merge from 1.4.
· 36eb9e36
dtc
authored
Sep 09, 1997
36eb9e36
Merge from 1.7: Add defindent locally.
· 7d8a56a3
dtc
authored
Sep 09, 1997
7d8a56a3
Merge from 1.5: save an inst. in make-{unwind,catch}-block.
· 74faae8d
dtc
authored
Sep 09, 1997
74faae8d
Merge from 1.7: assume EA offsets signed.
· 74023ce2
dtc
authored
Sep 09, 1997
74023ce2
Merge from 1.7: update FP move costs; new FP constant move VOPS.
· 73df6aa5
dtc
authored
Sep 09, 1997
73df6aa5
Merge symbol-macrolet doc. fix from 1.110.
· 23326296
dtc
authored
Sep 09, 1997
23326296
Rename #.+NCC+ to #.+NCCS+ for consistency with 1.53.
· c501d56e
dtc
authored
Sep 09, 1997
c501d56e
Merge remove-duplicates fix from 1.25.
· 8fdb82ab
dtc
authored
Sep 09, 1997
8fdb82ab
Merge in latest new-random support.
· 829e6471
dtc
authored
Sep 09, 1997
829e6471
Merge from 1.37; zeroeth to zeroth.
· eb5af590
dtc
authored
Sep 09, 1997
eb5af590
Sep 08, 1997
Should be exporting single-step-breakpoint-TRAP.
· 40b3540f
dtc
authored
Sep 08, 1997
40b3540f
Check the accrued exceptions (sticky-bits) within
· f9076061
dtc
authored
Sep 08, 1997
f9076061
Add a check to constrain-{integer,float}-type to ensure they don't
· 84d449ef
dtc
authored
Sep 08, 1997
84d449ef
Sep 07, 1997
Have with-float-traps-masked clear the given accrued exceptions at the
· b4e0703f
dtc
authored
Sep 07, 1997
b4e0703f
Add the denormal exception for the x86.
· 2a906341
dtc
authored
Sep 07, 1997
2a906341
Change the approach used for setting up the NPX state for C. Pop
· efc91abf
dtc
authored
Sep 07, 1997
efc91abf
Sep 05, 1997
Add a deftype for EQL.
· fbd80d65
dtc
authored
Sep 05, 1997
fbd80d65
Sep 04, 1997
Symbol %set-documentation is no longer used.
· ae1b7753
dtc
authored
Sep 04, 1997
ae1b7753
No longer need to declare pcl::documentation here as it's no longer used
· b492ac12
dtc
authored
Sep 04, 1997
b492ac12
Sep 03, 1997
Have the PCL documentation functions replace lisp:documentation when
· a0497eca
dtc
authored
Sep 03, 1997
a0497eca
Change %set-documentation to (setf documentation) to help operation
· 024f0417
dtc
authored
Sep 03, 1997
024f0417
Strip out the call to pcl::documentation from lisp:documentation; the
· 1f88fd54
dtc
authored
Sep 03, 1997
1f88fd54
Add documentation methods for the CMUCL random-documentation
· ae798210
dtc
authored
Sep 03, 1997
ae798210
The returned vector element type of some sequence functions, including
· 85f0534e
dtc
authored
Sep 03, 1997
85f0534e
Sep 02, 1997
Include the improved documentation support for CMUCL, in
· 0a0518f2
dtc
authored
Sep 02, 1997
0a0518f2
Add a documentation string for the new with-float-traps-masked macro;
· 3710cd7f
dtc
authored
Sep 02, 1997
3710cd7f
Sep 01, 1997
The function REPLACE may return its first argument destructively
· 2fca1ce5
dtc
authored
Sep 01, 1997
2fca1ce5
Aug 30, 1997
This commit was manufactured by cvs2svn to create branch 'RELENG_18'.
· 81c220a8
cvs2git
authored
Aug 30, 1997
81c220a8
Loading