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
71439 3584 d 1 h ripley /branches/R-3-3-branch/ tweaks ported from trunk (almost all comments)  
71249 3602 d 23 h ripley /branches/R-3-3-branch/ port rest of r70779 (OS X -> macOS)  
70340 3784 d 11 h pd /branches/R-3-3-branch/ Create R-3-3-branch  
70032 3833 d 0 h ripley /trunk/ remove residuals of past Cygwin support  
69326 3974 d 14 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
69108 3996 d 13 h luke /trunk/src/ Reverted DUPLICATE_ATTRIB to do a deep copy and added
SHALLOW_DUPLICATE_ATTRIB for use instead in core sources.
 
68947 4004 d 20 h ripley /trunk/src/ use https  
68923 4005 d 2 h ripley /trunk/src/main/ update copyright dates, whitespace cleanup  
68663 4029 d 11 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 0 h ripley /trunk/src/main/ more use of [X]Length for vectors  
67595 4202 d 0 h ripley /trunk/src/ update copyright dates for 2014 changes  
67024 4265 d 14 h luke /trunk/src/main/ Protect balance fixes from Tomas Kalibera.  
66436 4359 d 15 h ripley /trunk/ back out alignment change pending further testing with clang  
66427 4360 d 2 h ripley /trunk/ increase alignment of R_alloc and CPLSXP
may need re-installation on some platforms
 
65020 4542 d 14 h luke /trunk/src/main/ Replaced some uses of NAMED(x) == 0 with NO_REFERENCES(x).  
64656 4585 d 19 h ripley /trunk/src/ correct/standardize copyright dates  
63462 4744 d 15 h luke /trunk/src/main/ Try to avoid allocation by reusing operand in arithmetic operations
(adapted from 03-save-alloc branch in pqR).
 
63461 4744 d 18 h luke /trunk/src/main/ Adjustments to prepare for chagnes to reduce allocation in arithmetic
operations (adapted from pqR).
 
63181 4770 d 15 h ripley /trunk/src/ micro-manage R_alloc stack  
63171 4771 d 3 h ripley /trunk/src/main/ manage R_alloc stack in helpers where possible, for prudence
add comments where not possible
 

Show All