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
55359 5590 d 2 h pd /branches/R-glmscore/ R-glmscore experimental branch  
53591 5734 d 0 h ripley /trunk/tests/ clean up  
53588 5734 d 1 h ripley /trunk/ separate out the BLAS regression tests  
53527 5744 d 4 h maechler /trunk/tests/ keepsource.Rnw needs to be in tarball  
53514 5746 d 4 h maechler /trunk/tests/ rename so it is less likely to be picked accidentally  
53294 5765 d 23 h ripley /trunk/tests/ split up reg-examples  
53199 5773 d 7 h ripley /trunk/ more comments on locales for testing  
51940 5924 d 6 h ripley /trunk/tests/ split up the slow reg-tests-1.R  
51823 5936 d 4 h ripley /trunk/ avoid the non-portable test -e
(it does not matter so much for configure as that prefers bash to sh)
 
51741 5947 d 5 h ripley /trunk/ more on diffable examples  
51298 5975 d 21 h falcon /trunk/ any() and all() now return early if possible

The implementation now avoids checking every element of the input if the
result is already determined.
 
50896 6046 d 17 h falcon /trunk/ Allow n-dim arrays to be subsetted by an n-column character matrix

The character matrix is converted to the corresponding integer matrix
by matching against the dimnames of the array. NA values in any row
of the character matrix are propagated to the result. Unmatched
values result in a subscript out of bounds error. Empty string "" is
not allowed to match and therefore always results in an error.
 
49170 6193 d 6 h ripley /trunk/tests/ finish off test suite  
49152 6194 d 6 h ripley /trunk/ fix up conversion of links to HTML, more on test suite  
49150 6194 d 7 h ripley /trunk/tests/ updates  
49130 6195 d 13 h ripley /trunk/tests/ start sorting out .Rd tests  
48493 6289 d 1 h ripley /trunk/ unbundle VR  
47839 6382 d 1 h ripley /trunk/ Windows tweaks  
47831 6382 d 23 h ripley /trunk/ tweaks  
47815 6384 d 17 h ripley /trunk/ install (optionally) basic tests on Windows
try to force C collation in testInstalledBasic, and export it.
 

Show All