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
52864 5807 d 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42302 6942 d 13 h ripley /trunk/src/nmath/ update reference to GPL  
37563 7432 d 10 h maechler /trunk/ pbinom("< 0", *) etc (PR#8700)  
36820 7524 d 4 h ripley /trunk/ update FSF address  
8895 9595 d 4 h maechler /trunk/src/nmath/ cosmetic  
8431 9642 d 3 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8367 9649 d 0 h pd /trunk/ poisson lambda==0  
8074 9665 d 2 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7867 9676 d 6 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7671 9685 d 6 h maechler /trunk/src/ "all other" dpq changes  
7639 9687 d 9 h maechler /trunk/src/ [dpq]norm() & [dpq]lnorm() have new args  
7615 9688 d 9 h maechler /trunk/src/ add new argument lower.tail and log[p]; at first only to [dpq]pois()  
5458 9848 d 11 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 5 h maechler /trunk/src/ R_FINITE  
4562 9941 d 22 h pd /trunk/ branch update  
4043 9974 d 12 h maechler /trunk/src/nmath/ cosmetic  
580 10419 d 18 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 21 h ihaka /trunk/src/nmath/ New IEEE aware math library.