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
16318 9057 d 14 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
12976 9282 d 19 h pd /trunk/ branch update  
12778 9302 d 11 h pd /trunk/ branch update  
11499 9377 d 9 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 18 h ripley /trunk/src/nmath/ problems around 1e-305 with overflow of pow10  
8431 9643 d 13 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8396 9647 d 12 h maechler /trunk/ round(*, 100)  
8343 9652 d 8 h ripley /trunk/src/nmath/ -Wall fixes  
8112 9664 d 12 h maechler /trunk/ fprec & fround finally use R_pow_di(.); print-tests changed again -- hopefully for the better  
5458 9849 d 20 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9882 d 15 h maechler /trunk/src/ R_FINITE  
777 10379 d 14 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
580 10421 d 4 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10423 d 7 h ihaka /trunk/src/nmath/ New IEEE aware math library.