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
69385 3967 d 21 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
69074 3999 d 21 h luke /trunk/src/main/ Changed duplicate() call to shallow_duplicate().  
68947 4005 d 2 h ripley /trunk/src/ use https  
68923 4005 d 8 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4029 d 18 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.
 
68398 4083 d 20 h maechler /trunk/src/main/ slightly more logical than 68394  
68394 4084 d 1 h maechler /trunk/ !matrix(TRUE) is a matrix() again  
68371 4090 d 18 h maechler /trunk/ logic operators must be used unary or binary correctly, PR#16385  
67595 4202 d 7 h ripley /trunk/src/ update copyright dates for 2014 changes  
66104 4401 d 8 h ripley /trunk/src/ more use of Defn.h  
65580 4459 d 0 h ripley /trunk/ use shallow duplication (PR#15798)  
63621 4725 d 5 h luke /trunk/src/ Moved IS_SCALAR to Rinternals.h, with version that works in 32-bit builds.  
63616 4725 d 21 h luke /trunk/src/main/ Use SHORT_VEC_LENGTH rather than LENGTH to check for scalars.  
63585 4729 d 3 h luke /trunk/src/main/ Separate handling of simple scalars in relops and some logic operations.  
63333 4759 d 8 h ripley /trunk/ more consistent handling of attributes by unary operators  
60667 5067 d 5 h ripley /trunk/src/ only use Internals.h where needed  
60336 5088 d 23 h ripley /trunk/ strip out interrupt checks for now  
60186 5102 d 2 h ripley /trunk/src/main/ move interrupt check to the end of the cycle  
60166 5103 d 9 h ripley /trunk/src/main/ more interrupt checks  
59096 5212 d 8 h ripley /trunk/src/ more on types and casts  

Show All