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 15 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
13434 9240 d 17 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
11499 9377 d 10 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
8431 9643 d 15 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8396 9647 d 14 h maechler /trunk/ round(*, 100)  
8112 9664 d 14 h maechler /trunk/ fprec & fround finally use R_pow_di(.); print-tests changed again -- hopefully for the better  
7701 9685 d 15 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6098 9791 d 14 h pd /trunk/ branch update - not bugfree  
5458 9849 d 22 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5185 9875 d 16 h hornik /trunk/ Rename Platform.h to Rconfig.h, Version.h to Rversion.h.  
5108 9882 d 17 h maechler /trunk/src/ R_FINITE  
4662 9930 d 17 h pd /trunk/ branch update  
766 10379 d 16 h hornik /trunk/src/nmath/ Use rint() if available and ok.  
580 10421 d 6 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 8 h ihaka /trunk/src/nmath/ New IEEE aware math library.