Rev 1098 |
Rev 1103 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| Download
| RSS feed
Last modification
- Rev 1101 1998-04-25 04:04:22
- Author: ihaka
- Log message:
- A number of low-level changes to fix bugs. 1) as.real() etc now always
try to use 7 significant digits rather than the value in options();
2) duplicate() no longer forces promises, but rather copies the
promise into the result. This avoids some over-evaluation problems.
Assignment to subsets now works properly, but the fix looks fragile.
We may need a major redesign.