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
75453 2839 d 2 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
74391 3058 d 21 h kalibera /trunk/ Return NULL when indexing a list using dollar and empty string.  
74073 3124 d 18 h luke /trunk/src/ Adjustments to r74069 to also handle reference counting.  
74069 3125 d 2 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 6 h luke /trunk/src/ Added RAISE_NAMED and used in place of many SET_NAMED calls.  
73751 3172 d 20 h luke /trunk/src/main/ Move result creation closer to use.  
73729 3177 d 10 h luke /trunk/src/main/ More use of read-only vector data pointers.  
73667 3187 d 19 h luke /trunk/src/main/ Use data pointers and further reduce branches in EXTRAXT_SUBSET_LOOP.  
73636 3193 d 4 h luke /trunk/src/main/ Allow for NA_INTEGER in subscript bounds check.  
73631 3195 d 6 h luke /trunk/src/main/ Revised ArraySubset to move some branches out of the inner loop.  
73624 3196 d 1 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 3 h luke /trunk/src/main/ More ALTREP adjustments.  
73598 3198 d 3 h luke /trunk/src/ Added Raw_ELT.  
73595 3198 d 19 h luke /trunk/src/main/ Revised ExtractSubset to move many branches out of the inner loop.  
73440 3219 d 1 h luke /trunk/src/main/ subset.c now matches ALTREP version.  
73393 3223 d 21 h luke /trunk/src/ Rinternals.h now matches the ALTREP version.  
73392 3223 d 21 h luke /trunk/src/main/ Moved allocation into ExtractSubset to simplify and prepare for ALTREP.  
73166 3252 d 2 h luke /trunk/ Changes to allow NAMEDMAX to be increased.  
71747 3518 d 22 h luke /trunk/src/ Fix for destructive code modification in $<-.; from Tomas Kalibera.  
71637 3548 d 22 h luke /trunk/src/main/ Fix for bug in pairlist subsetting code; from Tomas Kalibera.  

Show All