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
/
tools4pkgs
/
src
/
main
/
array.c
@ 77458
– Rev 71686
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
71686
3533 d 3 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
70665
3716 d 22 h
maechler
/trunk/
diag(x, nr=3) now keeps typeof(x), also for logical, integer and raw
70543
3746 d 18 h
murdoch
/trunk/
Missed type checking before using LENGTH(). (PR#16853)
70312
3791 d 5 h
ripley
/trunk/src/main/
attempt to make this compile on 32-bit systems
70308
3791 d 15 h
lawrence
/trunk/src/
dispatch_length() ensures short length, use dispatch_xlength() for
long vectors
70305
3792 d 0 h
lawrence
/trunk/src/main/
fix capitalization of "use.names" in error message; thanks Henrik
70221
3805 d 20 h
lawrence
/trunk/src/
make dispatch_length() non-static (Defn.h)
70220
3805 d 20 h
lawrence
/trunk/src/
move dispatch_subset2 to subset.c and make it non-static (Defn.h)
70219
3805 d 20 h
lawrence
/trunk/
lengths() dispatches internally
69813
3867 d 3 h
maechler
/trunk/
Array subsetting now keeps names(dim(.))
69786
3874 d 3 h
maechler
/trunk/
array(*, <invalid dimnames>)
69642
3906 d 4 h
maechler
/trunk/
aperm() now preserves names(dim(.))
69448
3952 d 19 h
lawrence
/trunk/
lengths() should now work on any list-like object with a length() and
`[[` method
69326
3975 d 19 h
luke
/trunk/src/
Improved arity checks from Tomas Kalibera.
69111
3997 d 8 h
ripley
/trunk/src/main/
precautions against undefined use of mem{set,cpy}
68947
4006 d 0 h
ripley
/trunk/src/
use https
68923
4006 d 6 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68663
4030 d 16 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
4099 d 5 h
maechler
/
.colSums(): 1st arg = "x" [R-devel only]; and some coding tweaks, also for R-patched
68331
4101 d 16 h
murdoch
/trunk/
Add length check (PR#16367)
←Prev
1
2
Next→
Show All