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
72836 3322 d 20 h luke /branches/ALTREP/ Merged changes from trunk through 72500.  
71308 3598 d 20 h luke /branches/ALTREP/ Create ALTREP branch.  
70779 3696 d 2 h ripley /trunk/ OS X -> macOS (Apple announced change, in the Fall)  
69423 3961 d 0 h maechler /trunk/ even NaN + NA_complex_ is platform dependent  
69410 3962 d 9 h maechler /trunk/ more consistent behavior of complex number NaN / NA - not back-compatible  
64891 4566 d 5 h ripley /trunk/ avoid partial matches  
57524 5383 d 6 h ripley /trunk/tests/ FAQ 7.31 strikes again: the two differ by 1lup on Cygwin.  
54435 5641 d 22 h ripley /trunk/tests/ clean up  
54262 5650 d 1 h ripley /trunk/ more on complex  
54255 5650 d 5 h ripley /trunk/tests/ avoid printing OS-specific value  
54249 5650 d 23 h ripley /trunk/ allow R to be compiled without C99 double complex trig functions  
54163 5658 d 0 h ripley /trunk/ a slightly more efficient version of R_pow_n  
54158 5658 d 1 h ripley /trunk/ z^3 was wrong in the not HAVE_C99_COMPLEX case  
49068 6201 d 10 h maechler /trunk/ strict test for complex power  
42034 6975 d 10 h ripley /trunk/ so many people use non-integer .Random.seed that make a warning for now  
42031 6975 d 10 h ripley /trunk/tests/ update  
35253 7656 d 1 h ripley /trunk/ enhance printing of complex numbers to use pairs together.  
35250 7656 d 5 h ripley /trunk/ change rounding for complex numbers  
35227 7657 d 0 h ripley /trunk/ more tweaks to complex  
35226 7657 d 1 h ripley /trunk/tests/ move complex arithmetic to a separate file, make a sloppy test for now