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
30063 8065 d 3 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
19855 8827 d 9 h ripley /trunk/src/nmath/ branch update  
19500 8855 d 4 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
12976 9282 d 11 h pd /trunk/ branch update  
12778 9302 d 2 h pd /trunk/ branch update  
11499 9377 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 9472 d 10 h ripley /trunk/src/nmath/ problems around 1e-305 with overflow of pow10  
8431 9643 d 4 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8396 9647 d 4 h maechler /trunk/ round(*, 100)  
8343 9652 d 0 h ripley /trunk/src/nmath/ -Wall fixes  
8112 9664 d 4 h maechler /trunk/ fprec & fround finally use R_pow_di(.); print-tests changed again -- hopefully for the better  
5458 9849 d 12 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9882 d 6 h maechler /trunk/src/ R_FINITE  
777 10379 d 5 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
580 10420 d 20 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 22 h ihaka /trunk/src/nmath/ New IEEE aware math library.