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
16318 9055 d 23 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
11499 9375 d 18 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
11387 9385 d 0 h maechler /trunk/ pnorm() fixes (part 2) from James M. Rath  
11282 9392 d 5 h maechler /trunk/ SIXTEN...  
8431 9641 d 23 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8085 9664 d 0 h maechler /trunk/src/nmath/ s/logrelerr/log1p/  
8074 9664 d 22 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7867 9676 d 1 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7855 9676 d 7 h maechler /trunk/src/nmath/ white  
7671 9685 d 1 h maechler /trunk/src/ "all other" dpq changes  
7639 9687 d 5 h maechler /trunk/src/ [dpq]norm() & [dpq]lnorm() have new args  
7615 9688 d 5 h maechler /trunk/src/ add new argument lower.tail and log[p]; at first only to [dpq]pois()  
7530 9693 d 15 h maechler /trunk/src/nmath/ cosmetic  
5458 9848 d 6 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5158 9875 d 8 h maechler /trunk/src/nmath/ e.g. x=mu=Inf was wrong  
5108 9881 d 1 h maechler /trunk/src/ R_FINITE  
777 10377 d 23 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
580 10419 d 14 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10421 d 16 h ihaka /trunk/src/nmath/ New IEEE aware math library.