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
60971 5029 d 5 h ripley /trunk/ tweaks tolgamma, lbeta for very small args  
59039 5216 d 14 h ripley /trunk/ use preferred form of 'R Core Team'  
50406 6101 d 11 h maechler /trunk/src/nmath/ misc. cosmetic changes  
42303 6942 d 16 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 17 h ripley /trunk/src/nmath/ update reference to GPL  
36820 7524 d 8 h ripley /trunk/ update FSF address  
27260 8277 d 8 h maechler /trunk/ branch update  
19500 8854 d 7 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
11499 9376 d 3 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
8431 9642 d 7 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8085 9664 d 8 h maechler /trunk/src/nmath/ s/logrelerr/log1p/  
7867 9676 d 10 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7671 9685 d 10 h maechler /trunk/src/ "all other" dpq changes  
5458 9848 d 15 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 9 h maechler /trunk/src/ R_FINITE  
2276 10169 d 14 h maechler /trunk/src/nmath/ many in src/nmath: l?gamma -> gammafn  
928 10357 d 8 h maechler /trunk/src/nmath/ proper dealing of +/- Inf arg  
777 10378 d 8 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
580 10419 d 22 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 1 h ihaka /trunk/src/nmath/ New IEEE aware math library.