R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-DL
/
src
/
main
/
array.c
– Rev 69138
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
69138
3993 d 22 h
murrell
/branches/R-DL/
ported r69041:69137 from trunk
69024
4001 d 21 h
murrell
/branches/R-DL/
create R-DL branch
68947
4005 d 7 h
ripley
/trunk/src/
use https
68923
4005 d 13 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68663
4029 d 23 h
luke
/trunk/src/
Reduce use of mod operator for recycling to improve performance; from
Tomas Kalibara. Addresses a performance degredation introduced in
rbind/cbind when long vector support was added.
68344
4098 d 12 h
maechler
/
.colSums(): 1st arg = "x" [R-devel only]; and some coding tweaks, also for R-patched
68331
4100 d 23 h
murdoch
/trunk/
Add length check (PR#16367)
68292
4105 d 14 h
maechler
/trunk/
lengths(x) now also works (trivially) for atomic vectors --> can use it safely in many places
68187
4120 d 7 h
luke
/trunk/src/
Protect fixes from Tomas Kalibera.
68102
4141 d 2 h
luke
/trunk/src/main/
Added missing UNPROTECT before return() [PR16280].
68092
4141 d 7 h
luke
/trunk/src/
Protect patches from Tomas Kalibera.
68033
4147 d 14 h
ripley
/trunk/src/main/
clean conditionally-used function
67965
4158 d 11 h
maechler
/trunk/
add `use.names = TRUE` to lengths()
67769
4188 d 2 h
ripley
/trunk/src/main/
missing parentheses
67763
4188 d 10 h
lawrence
/trunk/src/main/
getElementLength() needed R_xlen_t as index for long vectors
67758
4188 d 19 h
lawrence
/trunk/src/main/
Fix protection stack in lengths() for long vectors
67750
4189 d 1 h
lawrence
/trunk/
Add lengths() function for getting the length of every element in a list
66774
4303 d 9 h
maechler
/trunk/src/
A couple of not yet used (ifdef`ed), comments, and cosmetics
66495
4350 d 7 h
maechler
/trunk/
[t]crossprod(x,y) and %*% are more tolerant when x or y are vectors; notably crossprod(x,y) == t(x) %*% y
66289
4379 d 0 h
luke
/trunk/src/main/
array(v) for v a VECSXP was not protectint the elements of v from
modificaation (PR#15919).
←Prev
1
2
Next→
Show All