The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77449 2439 d 13 h luke /trunk/src/main/ Adjustment for barrier build under REFCNT.  
77425 2446 d 13 h luke /trunk/src/main/ Avoid unused variable warning under REFCNT.  
77353 2460 d 13 h luke /trunk/src/main/ Shallow-duplicate instead of sanity check.  
74391 3059 d 10 h kalibera /trunk/ Return NULL when indexing a list using dollar and empty string.  
74073 3125 d 7 h luke /trunk/src/ Adjustments to r74069 to also handle reference counting.  
74069 3125 d 15 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 19 h luke /trunk/src/ Added RAISE_NAMED and used in place of many SET_NAMED calls.  
73751 3173 d 9 h luke /trunk/src/main/ Move result creation closer to use.  
73729 3177 d 23 h luke /trunk/src/main/ More use of read-only vector data pointers.  
73667 3188 d 8 h luke /trunk/src/main/ Use data pointers and further reduce branches in EXTRAXT_SUBSET_LOOP.  
73636 3193 d 17 h luke /trunk/src/main/ Allow for NA_INTEGER in subscript bounds check.  
73631 3195 d 19 h luke /trunk/src/main/ Revised ArraySubset to move some branches out of the inner loop.  
73624 3196 d 14 h luke /trunk/src/main/ Revised MatrixSubset to move some branches out of the inner loop and
access in column-major order.
 
73620 3196 d 16 h luke /trunk/src/main/ More ALTREP adjustments.  
73598 3198 d 16 h luke /trunk/src/ Added Raw_ELT.  
73595 3199 d 8 h luke /trunk/src/main/ Revised ExtractSubset to move many branches out of the inner loop.  
73440 3219 d 14 h luke /trunk/src/main/ subset.c now matches ALTREP version.  
73393 3224 d 10 h luke /trunk/src/ Rinternals.h now matches the ALTREP version.  
73392 3224 d 10 h luke /trunk/src/main/ Moved allocation into ExtractSubset to simplify and prepare for ALTREP.  
73166 3252 d 15 h luke /trunk/ Changes to allow NAMEDMAX to be increased.  

Show All