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