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
89130 229 d 10 h maechler /trunk/ x["a"] <- val should not end up calling `EnlargeVector()` and hence losing dim+dimnames  
89032 251 d 22 h luke /trunk/src/main/ Fix comment typo.  
89031 252 d 4 h luke /trunk/ Drop dim and dimnames attributes when extending a GROWABLE vector in place.  
88444 370 d 7 h maechler /trunk/ subassignment <complex>[i] <- NA should only touch the real part  
87891 509 d 1 h ripley /trunk/src/ add 2025 BLAS sources  
87813 518 d 1 h ripley /trunk/src/ more taking care over Rboolean  
86348 842 d 21 h luke /trunk/src/main/ Add a comment.  
86345 842 d 23 h luke /trunk/ Fix mutation before error bug (reported on R-devel by June Choe).  
85625 976 d 3 h kalibera /trunk/src/ Fixes of formatted output. Use a defensive strategy by casting to supported
wide types and printing those (this may be later refined to use the exact
types).
 
85463 998 d 4 h luke /trunk/ Merge in R-OBJSXP branch.  
85151 1046 d 7 h luke /trunk/src/main/ Small cleanups.  
85148 1047 d 1 h luke /trunk/src/main/ Use R_typeToChar() in more places [from OBJXP branch].  
83454 1321 d 7 h ripley /trunk/src/ more moving NORET to the front  
83446 1321 d 11 h ripley /trunk/src/ C23 requires attributes before return values  
82545 1483 d 11 h maechler /trunk/ `x[[]] <- v` uses same classed error  
81269 1699 d 9 h maechler /trunk/src/main/ revert part (call or not) of r81261  
81261 1701 d 3 h maechler /trunk/src/main/ more code consistency between [ and [<-; declaration before use; cosmetic  
81144 1724 d 18 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
81112 1730 d 19 h luke /trunk/ Attempting top subset a non-subsettable object now signals an error of
class notSubsettableError.
 
79251 2132 d 6 h luke /trunk/src/main/ Add missing PROTECT to fix PR17926.  

Show All