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
81322 1689 d 9 h kalibera /branches/R-ucrt/ Create R-ucrt  
81261 1700 d 23 h maechler /trunk/src/main/ more code consistency between [ and [<-; declaration before use; cosmetic  
81144 1724 d 15 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
81141 1725 d 20 h luke /trunk/src/main/ Protect NotSubsettable error object while signaling.  
81112 1730 d 16 h luke /trunk/ Attempting top subset a non-subsettable object now signals an error of
class notSubsettableError.
 
80403 1885 d 19 h luke /trunk/src/main/ Add PROTECT/UNPROTECT in case INTEGER_ELT and friends allocate.  
79915 2002 d 5 h maechler /trunk/ also disable <DOTSXP> `$` subsetting  
79882 2009 d 8 h maechler /trunk/ disable <DOTSXP> subsetting as it allows exposing PROMSXP  
78589 2252 d 0 h luke /trunk/ Mark getter result for partial in $ match as not mutable.  
78184 2300 d 4 h maechler /trunk/ fix PR#17756 and err msg for x[[-Inf]] etc; comment "strange exception"  
77888 2337 d 21 h hornik /trunk/src/ Add annotation for internal generics.  
77449 2438 d 22 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 22 h luke /trunk/src/main/ Shallow-duplicate instead of sanity check.  
74391 3058 d 19 h kalibera /trunk/ Return NULL when indexing a list using dollar and empty string.  
74073 3124 d 16 h luke /trunk/src/ Adjustments to r74069 to also handle reference counting.  
74069 3125 d 0 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 4 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 8 h luke /trunk/src/main/ More use of read-only vector data pointers.  

Show All