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
68292 4106 d 15 h maechler /trunk/ lengths(x) now also works (trivially) for atomic vectors --> can use it safely in many places  
68187 4121 d 8 h luke /trunk/src/ Protect fixes from Tomas Kalibera.  
68102 4142 d 3 h luke /trunk/src/main/ Added missing UNPROTECT before return() [PR16280].  
68092 4142 d 8 h luke /trunk/src/ Protect patches from Tomas Kalibera.  
68033 4148 d 14 h ripley /trunk/src/main/ clean conditionally-used function  
67965 4159 d 12 h maechler /trunk/ add `use.names = TRUE` to lengths()  
67769 4189 d 2 h ripley /trunk/src/main/ missing parentheses  
67763 4189 d 11 h lawrence /trunk/src/main/ getElementLength() needed R_xlen_t as index for long vectors  
67758 4189 d 20 h lawrence /trunk/src/main/ Fix protection stack in lengths() for long vectors  
67750 4190 d 2 h lawrence /trunk/ Add lengths() function for getting the length of every element in a list  
66774 4304 d 10 h maechler /trunk/src/ A couple of not yet used (ifdef`ed), comments, and cosmetics  
66495 4351 d 7 h maechler /trunk/ [t]crossprod(x,y) and %*% are more tolerant when x or y are vectors; notably crossprod(x,y) == t(x) %*% y  
66289 4380 d 1 h luke /trunk/src/main/ array(v) for v a VECSXP was not protectint the elements of v from
modificaation (PR#15919).
 
65019 4544 d 3 h luke /trunk/src/ Replaced some uses of NAMED(x) or NAMED(x) != 0 with MAYBE_REFERENCED(x).  
64656 4587 d 8 h ripley /trunk/src/ correct/standardize copyright dates  
64374 4620 d 12 h ripley /trunk/ allow larger arrays in colSums etc  
64246 4635 d 12 h ripley /trunk/src/ avoid some undefined behaviour errors  
62637 4845 d 10 h ripley /trunk/src/ HAVE_OPENMP does not respect --disable-openmp  
62618 4848 d 15 h ripley /trunk/src/main/ forgot to increment nprot, spotted by Michael Lawrence  
61696 4938 d 0 h maechler /trunk/ fix segfault in aperm(a, <too short char>)  

Show All