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
81390 1680 d 17 h murrell /branches/R-vecpat/ Create R-vecpat  
81380 1685 d 4 h maechler /trunk/ x[<non-integer num>] as documented, i.e. ~= x[as.integer(.)]  
81261 1700 d 21 h maechler /trunk/src/main/ more code consistency between [ and [<-; declaration before use; cosmetic  
81258 1701 d 4 h maechler /trunk/ <no-dimnames-matrix>[ <2-column-char> ] gave "random" garbage}  
81186 1717 d 21 h ripley /trunk/src/main/ add cast to avoid compiler warning  
81144 1724 d 12 h luke /trunk/ Subscript out of bounds errors are now signales as errors of class
subscriptOutOfBoundsError.
 
80533 1863 d 4 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 2121 d 1 h maechler /trunk/ x[[2^31]] <- v now works, PR#17330  
78184 2300 d 2 h maechler /trunk/ fix PR#17756 and err msg for x[[-Inf]] etc; comment "strange exception"  
78127 2308 d 2 h kalibera /trunk/src/main/ Simplify memory protection.  
75532 2825 d 2 h kalibera /trunk/src/main/ Protect fixes.  
74684 3007 d 5 h ripley /trunk/src/main/ suppress gcc[78] compilation warning  
74660 3012 d 19 h lawrence /trunk/src/main/ avoid quadratic complexity in subassignment by names  
74145 3109 d 20 h maechler /trunk/src/main/ simplification; notably do not recompute xlength(x) in OneIndex()  
74021 3128 d 1 h luke /trunk/src/ Added RAISE_NAMED and used in place of many SET_NAMED calls.  
73729 3177 d 6 h luke /trunk/src/main/ More use of read-only vector data pointers.  
73694 3182 d 3 h luke /trunk/src/main/ Speed improvements in integerSubscript loop.  
73693 3182 d 3 h luke /trunk/src/main/ Remove not needed suplicate calls from makeSubscript.  
73567 3201 d 19 h luke /trunk/src/main/ Reduce calls to DATAPTR via REAL, INTEGER, etc..  
73521 3211 d 23 h luke /trunk/src/main/ OneIndex now uses PRINTNAME in the SYMSXP case instead of STRING_ELT.  

Show All