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
83796 1264 d 4 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81507 1653 d 10 h luke /branches/R-syntax/ Merged trunk changes through r81503.  
80546 1860 d 8 h luke /branches/R-syntax/ Merged trunk changes through r80545.  
78769 2216 d 6 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
78589 2252 d 10 h luke /trunk/ Mark getter result for partial in $ match as not mutable.  
78184 2300 d 13 h maechler /trunk/ fix PR#17756 and err msg for x[[-Inf]] etc; comment "strange exception"  
77888 2338 d 7 h hornik /trunk/src/ Add annotation for internal generics.  
77449 2439 d 7 h luke /trunk/src/main/ Adjustment for barrier build under REFCNT.  
77425 2446 d 7 h luke /trunk/src/main/ Avoid unused variable warning under REFCNT.  
77353 2460 d 7 h luke /trunk/src/main/ Shallow-duplicate instead of sanity check.  
74391 3059 d 4 h kalibera /trunk/ Return NULL when indexing a list using dollar and empty string.  
74073 3125 d 1 h luke /trunk/src/ Adjustments to r74069 to also handle reference counting.  
74069 3125 d 9 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 13 h luke /trunk/src/ Added RAISE_NAMED and used in place of many SET_NAMED calls.  
73751 3173 d 3 h luke /trunk/src/main/ Move result creation closer to use.  
73729 3177 d 17 h luke /trunk/src/main/ More use of read-only vector data pointers.  
73667 3188 d 2 h luke /trunk/src/main/ Use data pointers and further reduce branches in EXTRAXT_SUBSET_LOOP.  
73636 3193 d 11 h luke /trunk/src/main/ Allow for NA_INTEGER in subscript bounds check.  
73631 3195 d 13 h luke /trunk/src/main/ Revised ArraySubset to move some branches out of the inner loop.  
73624 3196 d 8 h luke /trunk/src/main/ Revised MatrixSubset to move some branches out of the inner loop and
access in column-major order.
 

Show All