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
30063 8065 d 18 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
24735 8446 d 0 h ripley /trunk/src/ remove #ifdef-ed old code  
19500 8855 d 19 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
13434 9240 d 22 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
11709 9366 d 23 h maechler /trunk/src/nmath/ -Wshadow: use pr_w; C1-C3 instead of eps[1-3];cosmetic  
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
 
8431 9643 d 20 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9666 d 19 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7867 9677 d 22 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7864 9678 d 3 h maechler /trunk/src/nmath/ comments moved; !lower_tail || log_p  
7671 9686 d 22 h maechler /trunk/src/ "all other" dpq changes  
5458 9850 d 3 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9882 d 22 h maechler /trunk/src/ R_FINITE  
3244 10067 d 6 h ihaka /trunk/src/ Changes needed for the Mac PPC port.  
2276 10171 d 3 h maechler /trunk/src/nmath/ many in src/nmath: l?gamma -> gammafn  
1400 10277 d 2 h maechler /trunk/src/ non-IEEE fixes  
909 10361 d 9 h bates /trunk/src/ Adding code to avoid compiler warnings  
777 10379 d 20 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
624 10415 d 13 h ihaka /trunk/src/ Updates for the studentized range distributions an quantile functions.