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
88200 439 d 23 h smeyer /trunk/ fix typos, including from PR#18890  
72424 3407 d 20 h ligges /trunk/tests/ fix typo and update .Rout.save for fix and new test in r72413  
72413 3409 d 0 h kalibera /trunk/ Use R_ctanh instead of ctanh on Windows because of an old glibc bug.  
70779 3694 d 19 h ripley /trunk/ OS X -> macOS (Apple announced change, in the Fall)  
69423 3959 d 17 h maechler /trunk/ even NaN + NA_complex_ is platform dependent  
69410 3961 d 2 h maechler /trunk/ more consistent behavior of complex number NaN / NA - not back-compatible  
64891 4564 d 22 h ripley /trunk/ avoid partial matches  
57524 5382 d 0 h ripley /trunk/tests/ FAQ 7.31 strikes again: the two differ by 1lup on Cygwin.  
54435 5640 d 16 h ripley /trunk/tests/ clean up  
54262 5648 d 18 h ripley /trunk/ more on complex  
54255 5648 d 22 h ripley /trunk/tests/ avoid printing OS-specific value  
54249 5649 d 17 h ripley /trunk/ allow R to be compiled without C99 double complex trig functions  
54163 5656 d 18 h ripley /trunk/ a slightly more efficient version of R_pow_n  
54158 5656 d 19 h ripley /trunk/ z^3 was wrong in the not HAVE_C99_COMPLEX case  
49068 6200 d 3 h maechler /trunk/ strict test for complex power  
42034 6974 d 3 h ripley /trunk/ so many people use non-integer .Random.seed that make a warning for now  
42031 6974 d 4 h ripley /trunk/tests/ update  
35253 7654 d 18 h ripley /trunk/ enhance printing of complex numbers to use pairs together.  
35250 7654 d 22 h ripley /trunk/ change rounding for complex numbers  
35227 7655 d 17 h ripley /trunk/ more tweaks to complex  
35226 7655 d 18 h ripley /trunk/tests/ move complex arithmetic to a separate file, make a sloppy test for now