Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl-copy
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard M Kreuter
cmucl-copy
Commits
Commits · double-double-array-checkpoint
double-double-array-checkpoint
Select Git revision
1 result
Searching
cmucl
Author
Search by author
Any Author
authors
0 authors
Browse files
Jun 27, 2006
This commit was manufactured by cvs2svn to create tag 'double-double-array-
· e2cac108
cvs2git
authored
19 years ago
View commits for tag double-double-array-checkpoint
double-double-array-checkpoint
e2cac108
Make current code buildable on ppc without double-double support.
· 95492bc2
rtoy
authored
19 years ago
95492bc2
o I think fop-double-double-float-vector should be a not-cold-fop
· e10d7cb2
rtoy
authored
19 years ago
e10d7cb2
Update files so we can build this double-double code with
· ab1f820e
rtoy
authored
19 years ago
ab1f820e
Jun 26, 2006
The second arg to dd-sqrt isn't always a non-negative double-float.
· 7abb4458
rtoy
authored
19 years ago
7abb4458
Tell the debugger about double-double-float and (complex
· 595473d8
rtoy
authored
19 years ago
595473d8
Tell DESCRIPTOR-VS-NON-DESCRIPTOR-STORAGE about fdefn-type and
· 863654b8
rtoy
authored
19 years ago
863654b8
Yet another version of INTEGER-DECODE-DOUBLE-DOUBLE-FLOAT. The
· b37ec485
rtoy
authored
19 years ago
b37ec485
Jun 24, 2006
Tell SHRINK-VECTOR how to shrink arrays with element-type
· 58a1f253
rtoy
authored
19 years ago
58a1f253
Tell COERCE how to coerce something to a (complex
· 15a54e39
rtoy
authored
19 years ago
15a54e39
Reorder instructions for move-to-complex-double-double so they're in a
· 2af7d530
rtoy
authored
19 years ago
2af7d530
Add x86 support for (complex double-double-float), (simple-array
· bcc8723f
rtoy
authored
19 years ago
bcc8723f
Cross-compile script for adding support for (complex
· 0087b6d3
rtoy
authored
19 years ago
0087b6d3
Jun 23, 2006
compiler/sparc/array.lisp:
· 090f2e4e
rtoy
authored
19 years ago
090f2e4e
Fix typo.
· ed5505fb
rtoy
authored
19 years ago
ed5505fb
Tell ROOM about double-double-float, (complex double-double-float),
· 270349a7
rtoy
authored
19 years ago
270349a7
Fix typo in error name for (simple-array (complex double-double-float)
· 004ad053
rtoy
authored
19 years ago
004ad053
Jun 22, 2006
Define fop's for loading complex double-double-floats, vectors of
· b1fdb986
rtoy
authored
19 years ago
b1fdb986
Was not correctly loading up complex double-double-float value from
· d467460c
rtoy
authored
19 years ago
d467460c
Tell ldb how to print out double-double-float, (simple-array
· 73451298
rtoy
authored
19 years ago
73451298
Tell GC how to handle (simple-array (complex double-double-float) (*)).
· 339fa74e
rtoy
authored
19 years ago
339fa74e
Tell FTRUNCATE how to truncate double-double-floats.
· 5e78b77c
rtoy
authored
19 years ago
5e78b77c
INTEGER-DECODE-DOUBLE-DOUBLE-FLOAT had the wrong integer part for
· 2a1296bb
rtoy
authored
19 years ago
2a1296bb
Add support for dumping double-double-float arrays, complex
· 850c0d35
rtoy
authored
19 years ago
View commits for tag double-double-sparc-checkpoint-1
double-double-sparc-checkpoint-1
850c0d35
The COMPLEX-DOUBLE-DOUBLE-FLOAT-VALUE VOP was not correctly handling
· 051035b4
rtoy
authored
19 years ago
051035b4
Add FOPs for loading double-double-float arrays, complex double-double-floats...
· 43644e76
rtoy
authored
19 years ago
43644e76
Add support for ppc.
· 2fb34948
rtoy
authored
19 years ago
2fb34948
Jun 21, 2006
Add error types for (simple-array (complex double-double-float) (*)).
· f537924c
rtoy
authored
19 years ago
f537924c
Remove the dylan-function-header type.
· d77b4cfd
rtoy
authored
19 years ago
d77b4cfd
Add support for (simple-array (complex double-double-float) (*)).
· b3b98a4c
rtoy
authored
19 years ago
b3b98a4c
Jun 20, 2006
Update subtype_Names with the new double-double names.
· 8a615798
rtoy
authored
19 years ago
8a615798
Fix typo.
· 4f4f3550
rtoy
authored
19 years ago
4f4f3550
Jun 19, 2006
o The TN offsets for complex-double-double-reg-{real,imag}-{hi,lo}-tn
· 514c7213
rtoy
authored
19 years ago
514c7213
Fix typo.
· 4fa5390e
rtoy
authored
19 years ago
4fa5390e
Add deftransforms to handle basic (complex double-double-float)
· ecbee54e
rtoy
authored
19 years ago
ecbee54e
lisp/gencgc.c:
· 019c7e3b
rtoy
authored
19 years ago
019c7e3b
Jun 17, 2006
o Remove the dd-contagion and dd-op hacks, because we have enough in
· 6b393045
rtoy
authored
19 years ago
6b393045
COMPLEX-DOUBLE-DOUBLE-* was using the wrong indices for the high and
· 544cc84d
rtoy
authored
19 years ago
544cc84d
Initial support for (complex double-double-float).
· fece8f8d
rtoy
authored
19 years ago
fece8f8d
Jun 16, 2006
Add support for type errors for simple-array double-double-float.
· 120a605d
rtoy
authored
19 years ago
120a605d
Loading