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
26795 8308 d 0 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
24735 8444 d 3 h ripley /trunk/src/ remove #ifdef-ed old code  
19500 8853 d 23 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
13434 9239 d 2 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
11709 9365 d 3 h maechler /trunk/src/nmath/ -Wshadow: use pr_w; C1-C3 instead of eps[1-3];cosmetic  
11499 9375 d 19 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
8431 9641 d 23 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9664 d 22 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7867 9676 d 2 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7864 9676 d 7 h maechler /trunk/src/nmath/ comments moved; !lower_tail || log_p  
7671 9685 d 2 h maechler /trunk/src/ "all other" dpq changes  
5458 9848 d 7 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 1 h maechler /trunk/src/ R_FINITE  
3244 10065 d 10 h ihaka /trunk/src/ Changes needed for the Mac PPC port.  
2276 10169 d 6 h maechler /trunk/src/nmath/ many in src/nmath: l?gamma -> gammafn  
1400 10275 d 6 h maechler /trunk/src/ non-IEEE fixes  
909 10359 d 13 h bates /trunk/src/ Adding code to avoid compiler warnings  
777 10378 d 0 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
624 10413 d 17 h ihaka /trunk/src/ Updates for the studentized range distributions an quantile functions.