| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 69797 |
3871 d 3 h |
maechler |
/branches/R-3-2-branch/ |
for R-patched, array(*, <non-list dimnames>) only gives a warning |
|
| 69787 |
3873 d 3 h |
maechler |
/branches/R-3-2-branch/ |
ported r69786 [array( <dimnames> )] from trunk |
|
| 69643 |
3905 d 3 h |
maechler |
/branches/R-3-2-branch/ |
ported r69642 [ dim( aperm(..) ) ] from trunk |
|
| 69170 |
3989 d 5 h |
ripley |
/branches/R-3-2-branch/ |
port tweaks from trunk, including
r68947-68951,68953-68954,68956,69037,69158,69168-69169
and whitespace cleanup |
|
| 69117 |
3995 d 17 h |
ripley |
/branches/R-3-2-branch/ |
port r69107,69111,69115-69116 from trunk |
|
| 68344 |
4098 d 4 h |
maechler |
/ |
.colSums(): 1st arg = "x" [R-devel only]; and some coding tweaks, also for R-patched |
|
| 68332 |
4100 d 15 h |
murdoch |
/branches/R-3-2-branch/ |
Port r68331 from trunk |
|
| 68328 |
4100 d 22 h |
maechler |
/branches/R-3-2-branch/ |
ported 68292,3,5 -- lenghts(*) instead of [svl]apply(., length) -- from trunk |
|
| 68188 |
4119 d 23 h |
luke |
/branches/R-3-2-branch/ |
Merged r68187 (protect fixes from Tomas Kalibera) from trunk. |
|
| 68103 |
4140 d 19 h |
luke |
/branches/R-3-2-branch/ |
Merged r68102 (PR16280 fix) from trunk. |
|
| 68096 |
4140 d 21 h |
luke |
/branches/R-3-2-branch/ |
Merged r68092 and r68094 (protext fixes from Tomas Kalibera) from trunk. |
|
| 68034 |
4147 d 6 h |
ripley |
/branches/R-3-2-branch/ |
port r68033 from trunk |
|
| 68017 |
4148 d 16 h |
pd |
/branches/R-3-2-branch/ |
Create R-3-2-branch |
|
| 67965 |
4158 d 3 h |
maechler |
/trunk/ |
add `use.names = TRUE` to lengths() |
|
| 67769 |
4187 d 18 h |
ripley |
/trunk/src/main/ |
missing parentheses |
|
| 67763 |
4188 d 3 h |
lawrence |
/trunk/src/main/ |
getElementLength() needed R_xlen_t as index for long vectors |
|
| 67758 |
4188 d 12 h |
lawrence |
/trunk/src/main/ |
Fix protection stack in lengths() for long vectors |
|
| 67750 |
4188 d 18 h |
lawrence |
/trunk/ |
Add lengths() function for getting the length of every element in a list |
|
| 66774 |
4303 d 1 h |
maechler |
/trunk/src/ |
A couple of not yet used (ifdef`ed), comments, and cosmetics |
|
| 66495 |
4349 d 23 h |
maechler |
/trunk/ |
[t]crossprod(x,y) and %*% are more tolerant when x or y are vectors; notably crossprod(x,y) == t(x) %*% y |
|