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 20 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
12976 9283 d 2 h pd /trunk/ branch update  
12778 9302 d 17 h pd /trunk/ branch update  
11499 9377 d 15 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10359 9473 d 1 h ripley /trunk/src/nmath/ problems around 1e-305 with overflow of pow10  
8431 9643 d 19 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8396 9647 d 18 h maechler /trunk/ round(*, 100)  
8343 9652 d 15 h ripley /trunk/src/nmath/ -Wall fixes  
8112 9664 d 18 h maechler /trunk/ fprec & fround finally use R_pow_di(.); print-tests changed again -- hopefully for the better  
5458 9850 d 3 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9882 d 21 h maechler /trunk/src/ R_FINITE  
777 10379 d 20 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
580 10421 d 10 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 13 h ihaka /trunk/src/nmath/ New IEEE aware math library.