The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
60667 5069 d 1 h ripley /trunk/src/ only use Internals.h where needed  
60336 5090 d 18 h ripley /trunk/ strip out interrupt checks for now  
60186 5103 d 21 h ripley /trunk/src/main/ move interrupt check to the end of the cycle  
60166 5105 d 5 h ripley /trunk/src/main/ more interrupt checks  
59096 5214 d 4 h ripley /trunk/src/ more on types and casts  
59082 5215 d 1 h ripley /trunk/src/main/ some missed long-vector things  
59048 5217 d 2 h ripley /trunk/src/ port r59047 -- call setmode() after stats loads LAPACK  
59039 5218 d 2 h ripley /trunk/ use preferred form of 'R Core Team'  
53885 5691 d 3 h maechler /trunk/src/main/ comment cosmetic  
53467 5752 d 13 h ripley /trunk/ fix for PR#14244  
51319 5976 d 13 h falcon /trunk/ any() and all() now return early if possible (try #2)

The implementation now avoids checking every element of the input if the
result is already determined. Regression tests are more complete and
easier to read.
 
51308 5977 d 6 h ripley /trunk/ r51298 was incorrect: back it out, add regression tests for the cases it got wrong.  
51298 5977 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.
 
49903 6145 d 16 h maechler /trunk/ logic operators now work with complex  
45446 6672 d 0 h ripley /trunk/src/main/ whitespace cleanup  
43283 6851 d 6 h ripley /trunk/ add warning if all/any do any unusual coercion  
43271 6852 d 1 h ripley /trunk/ omit zero-length objects in any() and all() to avoid coercion overhead.
correct misuses of any() for length(), e.g. in grep output.
 
42643 6912 d 6 h ripley /trunk/ make the rest of the group generics primitive  
42307 6944 d 3 h ripley /trunk/src/ change reference to GPL  
41680 7007 d 3 h ripley /trunk/ improvements to the handling of warning/error messages  

Show All