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
71686 3533 d 22 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
71657 3543 d 17 h plummer /trunk/src/include/ Clarify license for LGPL headers.  
68949 4006 d 18 h ripley /trunk/src/ use https  
68663 4031 d 10 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.
 
63917 4702 d 13 h luke /trunk/src/include/R_ext/ Added iteration macros for implementing vectorized operations with
proper recycling and interrupt check.