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
26266 8350 d 8 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
20687 8762 d 22 h ripley /trunk/src/nmath/ make a bit more use of log1p (related to PR#1834)  
19500 8854 d 12 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
18536 8911 d 21 h maechler /trunk/src/ use expm1()  
11499 9376 d 9 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
8431 9642 d 13 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9665 d 12 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7671 9685 d 15 h maechler /trunk/src/ "all other" dpq changes  
7562 9692 d 16 h maechler /trunk/src/nmath/ no more global static  
5458 9848 d 20 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 15 h maechler /trunk/src/ R_FINITE  
3865 9998 d 19 h pd /trunk/ branch update  
580 10420 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 10422 d 7 h ihaka /trunk/src/nmath/ New IEEE aware math library.