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
28254 20661 d 19 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
19500 8854 d 1 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
11499 9375 d 21 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10470 9462 d 2 h maechler /trunk/src/ Rboolean & TRUE & FALSE  
8872 9596 d 8 h pd /trunk/ branch update  
8431 9642 d 2 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9665 d 1 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7910 9673 d 2 h maechler /trunk/src/nmath/ lower_t fix for qpois,[n]binom; new fuzz for q[n]binom()  
7867 9676 d 4 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7861 9676 d 9 h maechler /trunk/src/nmath/ typo  
7671 9685 d 4 h maechler /trunk/src/ "all other" dpq changes  
7639 9687 d 8 h maechler /trunk/src/ [dpq]norm() & [dpq]lnorm() have new args  
5458 9848 d 9 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 4 h maechler /trunk/src/ R_FINITE  
3609 10029 d 0 h pd /trunk/ branch update  
580 10419 d 17 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 19 h ihaka /trunk/src/nmath/ New IEEE aware math library.