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-generalized-iteration
/
src
/
main
/
array.c
– Rev 70309
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
70309
3790 d 20 h
lawrence
/branches/R-generalized-iteration/
Create branch for exploring generalized iteration
70308
3790 d 20 h
lawrence
/trunk/src/
dispatch_length() ensures short length, use dispatch_xlength() for
long vectors
70305
3791 d 5 h
lawrence
/trunk/src/main/
fix capitalization of "use.names" in error message; thanks Henrik
70221
3805 d 0 h
lawrence
/trunk/src/
make dispatch_length() non-static (Defn.h)
70220
3805 d 0 h
lawrence
/trunk/src/
move dispatch_subset2 to subset.c and make it non-static (Defn.h)
70219
3805 d 1 h
lawrence
/trunk/
lengths() dispatches internally
69813
3866 d 7 h
maechler
/trunk/
Array subsetting now keeps names(dim(.))
69786
3873 d 8 h
maechler
/trunk/
array(*, <invalid dimnames>)
69642
3905 d 8 h
maechler
/trunk/
aperm() now preserves names(dim(.))
69448
3952 d 0 h
lawrence
/trunk/
lengths() should now work on any list-like object with a length() and
`[[` method
69326
3974 d 23 h
luke
/trunk/src/
Improved arity checks from Tomas Kalibera.
69111
3996 d 13 h
ripley
/trunk/src/main/
precautions against undefined use of mem{set,cpy}
68947
4005 d 5 h
ripley
/trunk/src/
use https
68923
4005 d 11 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68663
4029 d 20 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 9 h
maechler
/
.colSums(): 1st arg = "x" [R-devel only]; and some coding tweaks, also for R-patched
68331
4100 d 20 h
murdoch
/trunk/
Add length check (PR#16367)
68292
4105 d 11 h
maechler
/trunk/
lengths(x) now also works (trivially) for atomic vectors --> can use it safely in many places
68187
4120 d 4 h
luke
/trunk/src/
Protect fixes from Tomas Kalibera.
68102
4141 d 0 h
luke
/trunk/src/main/
Added missing UNPROTECT before return() [PR16280].
←Prev
1
2
Next→
Show All