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
26795 8308 d 5 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
19855 8826 d 9 h ripley /trunk/src/nmath/ branch update  
19500 8854 d 3 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
12976 9281 d 11 h pd /trunk/ branch update  
12778 9301 d 2 h pd /trunk/ branch update  
11499 9376 d 0 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10359 9471 d 9 h ripley /trunk/src/nmath/ problems around 1e-305 with overflow of pow10  
8431 9642 d 4 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8396 9646 d 3 h maechler /trunk/ round(*, 100)  
8343 9650 d 23 h ripley /trunk/src/nmath/ -Wall fixes  
8112 9663 d 3 h maechler /trunk/ fprec & fround finally use R_pow_di(.); print-tests changed again -- hopefully for the better  
5458 9848 d 12 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 6 h maechler /trunk/src/ R_FINITE  
777 10378 d 5 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
580 10419 d 19 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 22 h ihaka /trunk/src/nmath/ New IEEE aware math library.