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.  
69326 3974 d 20 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
69108 3996 d 19 h luke /trunk/src/ Reverted DUPLICATE_ATTRIB to do a deep copy and added
SHALLOW_DUPLICATE_ATTRIB for use instead in core sources.
 
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 17 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 4050 d 6 h ripley /trunk/src/main/ more use of [X]Length for vectors  
67595 4202 d 6 h ripley /trunk/src/ update copyright dates for 2014 changes  
67024 4265 d 20 h luke /trunk/src/main/ Protect balance fixes from Tomas Kalibera.  
66436 4359 d 21 h ripley /trunk/ back out alignment change pending further testing with clang  
66427 4360 d 8 h ripley /trunk/ increase alignment of R_alloc and CPLSXP
may need re-installation on some platforms
 
65020 4542 d 20 h luke /trunk/src/main/ Replaced some uses of NAMED(x) == 0 with NO_REFERENCES(x).  
64656 4586 d 1 h ripley /trunk/src/ correct/standardize copyright dates  
63462 4744 d 21 h luke /trunk/src/main/ Try to avoid allocation by reusing operand in arithmetic operations
(adapted from 03-save-alloc branch in pqR).
 
63461 4745 d 0 h luke /trunk/src/main/ Adjustments to prepare for chagnes to reduce allocation in arithmetic
operations (adapted from pqR).
 
63181 4770 d 21 h ripley /trunk/src/ micro-manage R_alloc stack  
63171 4771 d 9 h ripley /trunk/src/main/ manage R_alloc stack in helpers where possible, for prudence
add comments where not possible
 
61750 4930 d 0 h ripley /trunk/src/ more cleaning up  
61018 5022 d 9 h ripley /trunk/src/main/ guess at workaround for HP-UX bug (PR#15083)  
60667 5067 d 5 h ripley /trunk/src/ only use Internals.h where needed  

Show All