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
52864 5807 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42302 6943 d 0 h ripley /trunk/src/nmath/ update reference to GPL  
37461 7452 d 20 h ripley /trunk/src/nmath/ report where ML_ERROR is occurring  
36820 7524 d 15 h ripley /trunk/ update FSF address  
34956 7684 d 16 h maechler /trunk/ qgamma(1,*) etc: using new R_Q_P01_boundaries()  
34643 7717 d 17 h ripley /trunk/ Intel ia64 compiler requires 'const static double' (hint from Nakama's site)  
19500 8854 d 14 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
13434 9239 d 17 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
11499 9376 d 11 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10470 9462 d 15 h maechler /trunk/src/ Rboolean & TRUE & FALSE  
8431 9642 d 15 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9665 d 14 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7867 9676 d 17 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7671 9685 d 17 h maechler /trunk/src/ "all other" dpq changes  
6414 9756 d 14 h ripley /trunk/ Applied Statistics copyrights  
5458 9848 d 22 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
3279 10064 d 17 h pd /trunk/ Branch update + setjmp problem fixup  
1400 10275 d 21 h maechler /trunk/src/ non-IEEE fixes  
624 10414 d 9 h ihaka /trunk/src/ Updates for the studentized range distributions an quantile functions.