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