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 3968 d 22 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
69326 3975 d 22 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
69108 3997 d 20 h luke /trunk/src/ Reverted DUPLICATE_ATTRIB to do a deep copy and added
SHALLOW_DUPLICATE_ATTRIB for use instead in core sources.
 
68947 4006 d 3 h ripley /trunk/src/ use https  
68923 4006 d 9 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4030 d 19 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.
 
68586 4051 d 8 h ripley /trunk/src/main/ more use of [X]Length for vectors  
67595 4203 d 8 h ripley /trunk/src/ update copyright dates for 2014 changes  
67024 4266 d 22 h luke /trunk/src/main/ Protect balance fixes from Tomas Kalibera.  
66436 4360 d 23 h ripley /trunk/ back out alignment change pending further testing with clang  
66427 4361 d 9 h ripley /trunk/ increase alignment of R_alloc and CPLSXP
may need re-installation on some platforms
 
65020 4543 d 22 h luke /trunk/src/main/ Replaced some uses of NAMED(x) == 0 with NO_REFERENCES(x).  
64656 4587 d 3 h ripley /trunk/src/ correct/standardize copyright dates  
63462 4745 d 23 h luke /trunk/src/main/ Try to avoid allocation by reusing operand in arithmetic operations
(adapted from 03-save-alloc branch in pqR).
 
63461 4746 d 1 h luke /trunk/src/main/ Adjustments to prepare for chagnes to reduce allocation in arithmetic
operations (adapted from pqR).
 
63181 4771 d 23 h ripley /trunk/src/ micro-manage R_alloc stack  
63171 4772 d 11 h ripley /trunk/src/main/ manage R_alloc stack in helpers where possible, for prudence
add comments where not possible
 
61750 4931 d 2 h ripley /trunk/src/ more cleaning up  
61018 5023 d 10 h ripley /trunk/src/main/ guess at workaround for HP-UX bug (PR#15083)  
60667 5068 d 6 h ripley /trunk/src/ only use Internals.h where needed  

Show All