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
42208 6957 d 0 h murdoch /branches/djm-source/ Recreate branch from trunk  
37276 7477 d 17 h ripley /trunk/ improvements to various cases of [dpq]* which failed to allow for
under/overflow.
 
36820 7525 d 20 h ripley /trunk/ update FSF address  
18535 8913 d 4 h maechler /trunk/src/nmath/ use log1p  
8431 9643 d 20 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9666 d 19 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7867 9677 d 22 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7671 9686 d 22 h maechler /trunk/src/ "all other" dpq changes  
7639 9689 d 2 h maechler /trunk/src/ [dpq]norm() & [dpq]lnorm() have new args  
5458 9850 d 3 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9882 d 22 h maechler /trunk/src/ R_FINITE  
3865 10000 d 1 h pd /trunk/ branch update  
3609 10030 d 18 h pd /trunk/ branch update  
580 10421 d 11 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10423 d 13 h ihaka /trunk/src/nmath/ New IEEE aware math library.