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
85424 1004 d 22 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85423.  
85147 1048 d 18 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85146.  
84774 1097 d 3 h maechler /branches/R-OBJSXP/src/ OBJSXP as "alias" of S4SXP; new R_typeToChar() giving "object"/"S4"; replace all type2char(TYPEOF(.)) by R_typeToChar(.)  
84772 1097 d 6 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
83454 1323 d 0 h ripley /trunk/src/ more moving NORET to the front  
83446 1323 d 4 h ripley /trunk/src/ C23 requires attributes before return values  
82544 1485 d 5 h maechler /trunk/ x[[]] now should fail (w/ classed error) in all cases -- PR#18367  
81380 1687 d 2 h maechler /trunk/ x[<non-integer num>] as documented, i.e. ~= x[as.integer(.)]  
81261 1702 d 20 h maechler /trunk/src/main/ more code consistency between [ and [<-; declaration before use; cosmetic  
81258 1703 d 3 h maechler /trunk/ <no-dimnames-matrix>[ <2-column-char> ] gave "random" garbage}  
81186 1719 d 20 h ripley /trunk/src/main/ add cast to avoid compiler warning  
81144 1726 d 11 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
80533 1865 d 3 h maechler /trunk/src/main/ _() must act on bare strings, not full ternary clauses; from report and patch by Michael Chirico in PR#18125  
79295 2123 d 0 h maechler /trunk/ x[[2^31]] <- v now works, PR#17330  
78184 2302 d 1 h maechler /trunk/ fix PR#17756 and err msg for x[[-Inf]] etc; comment "strange exception"  
78127 2310 d 0 h kalibera /trunk/src/main/ Simplify memory protection.  
75532 2827 d 1 h kalibera /trunk/src/main/ Protect fixes.  
74684 3009 d 3 h ripley /trunk/src/main/ suppress gcc[78] compilation warning  
74660 3014 d 17 h lawrence /trunk/src/main/ avoid quadratic complexity in subassignment by names  
74145 3111 d 19 h maechler /trunk/src/main/ simplification; notably do not recompute xlength(x) in OneIndex()  

Show All