The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
68947 4005 d 11 h ripley /trunk/src/ use https  
68928 4005 d 16 h ripley /trunk/src/ copright dates, whitespace cleanup  
64668 4585 d 17 h ripley /trunk/src/nmath/ more tidying up  
64655 4586 d 11 h ripley /trunk/src/nmath/ more use of R_D_forceint  
64611 4590 d 9 h maechler /trunk/ dnorm(x, log=FALSE) for |x| > 5 is more accurate; PR#15620  
59039 5216 d 15 h ripley /trunk/ use preferred form of 'R Core Team'  
42303 6942 d 17 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 18 h ripley /trunk/src/nmath/ update reference to GPL  
36820 7524 d 9 h ripley /trunk/ update FSF address  
24177 8484 d 9 h maechler /trunk/ dnorm() Inf-border cases  
8431 9642 d 8 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9665 d 7 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
8043 9666 d 12 h ripley /trunk/ remove back-compatibility in [dpqr]norm entry points, searching include/R_ext  
7736 9682 d 19 h ripley /trunk/src/nmath/ back-compatibility entry points  
7671 9685 d 11 h maechler /trunk/src/ "all other" dpq changes  
7639 9687 d 14 h maechler /trunk/src/ [dpq]norm() & [dpq]lnorm() have new args  
5458 9848 d 16 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
777 10378 d 9 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
580 10419 d 23 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10422 d 2 h ihaka /trunk/src/nmath/ New IEEE aware math library.