The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
70544 3745 d 12 h murdoch /branches/R-3-3-branch/ Port r70543 from trunk  
70340 3784 d 13 h pd /branches/R-3-3-branch/ Create R-3-3-branch  
70312 3790 d 2 h ripley /trunk/src/main/ attempt to make this compile on 32-bit systems  
70308 3790 d 12 h lawrence /trunk/src/ dispatch_length() ensures short length, use dispatch_xlength() for
long vectors
 
70305 3790 d 21 h lawrence /trunk/src/main/ fix capitalization of "use.names" in error message; thanks Henrik  
70221 3804 d 16 h lawrence /trunk/src/ make dispatch_length() non-static (Defn.h)  
70220 3804 d 17 h lawrence /trunk/src/ move dispatch_subset2 to subset.c and make it non-static (Defn.h)  
70219 3804 d 17 h lawrence /trunk/ lengths() dispatches internally  
69813 3866 d 0 h maechler /trunk/ Array subsetting now keeps names(dim(.))  
69786 3873 d 0 h maechler /trunk/ array(*, <invalid dimnames>)  
69642 3905 d 1 h maechler /trunk/ aperm() now preserves names(dim(.))  
69448 3951 d 16 h lawrence /trunk/ lengths() should now work on any list-like object with a length() and
`[[` method
 
69326 3974 d 16 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
69111 3996 d 5 h ripley /trunk/src/main/ precautions against undefined use of mem{set,cpy}  
68947 4004 d 21 h ripley /trunk/src/ use https  
68923 4005 d 3 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4029 d 13 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 2 h maechler / .colSums(): 1st arg = "x" [R-devel only]; and some coding tweaks, also for R-patched  
68331 4100 d 12 h murdoch /trunk/ Add length check (PR#16367)  
68292 4105 d 4 h maechler /trunk/ lengths(x) now also works (trivially) for atomic vectors --> can use it safely in many places  

Show All