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
80452 1879 d 16 h murrell /branches/R-groups/ ported r80398:80451 from main  
80166 1929 d 14 h murrell /branches/R-groups/ create R-groups  
79915 2002 d 4 h maechler /trunk/ also disable <DOTSXP> `$` subsetting  
79882 2009 d 7 h maechler /trunk/ disable <DOTSXP> subsetting as it allows exposing PROMSXP  
78589 2251 d 23 h luke /trunk/ Mark getter result for partial in $ match as not mutable.  
78184 2300 d 3 h maechler /trunk/ fix PR#17756 and err msg for x[[-Inf]] etc; comment "strange exception"  
77888 2337 d 20 h hornik /trunk/src/ Add annotation for internal generics.  
77449 2438 d 21 h luke /trunk/src/main/ Adjustment for barrier build under REFCNT.  
77425 2445 d 21 h luke /trunk/src/main/ Avoid unused variable warning under REFCNT.  
77353 2459 d 21 h luke /trunk/src/main/ Shallow-duplicate instead of sanity check.  
74391 3058 d 18 h kalibera /trunk/ Return NULL when indexing a list using dollar and empty string.  
74073 3124 d 15 h luke /trunk/src/ Adjustments to r74069 to also handle reference counting.  
74069 3124 d 23 h kalibera /trunk/src/ Prevent non-compiled assignments from modifying values in temporary lists
for builtins and dispatch (complements 74056, only handles some contexts).
 
74021 3128 d 3 h luke /trunk/src/ Added RAISE_NAMED and used in place of many SET_NAMED calls.  
73751 3172 d 17 h luke /trunk/src/main/ Move result creation closer to use.  
73729 3177 d 7 h luke /trunk/src/main/ More use of read-only vector data pointers.  
73667 3187 d 16 h luke /trunk/src/main/ Use data pointers and further reduce branches in EXTRAXT_SUBSET_LOOP.  
73636 3193 d 1 h luke /trunk/src/main/ Allow for NA_INTEGER in subscript bounds check.  
73631 3195 d 3 h luke /trunk/src/main/ Revised ArraySubset to move some branches out of the inner loop.  
73624 3195 d 22 h luke /trunk/src/main/ Revised MatrixSubset to move some branches out of the inner loop and
access in column-major order.
 

Show All