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
42208 6955 d 4 h murdoch /branches/djm-source/ Recreate branch from trunk  
41844 6991 d 3 h ripley /trunk/src/nmath/ avoid kludge that Intel CC objects to  
41843 6991 d 4 h ripley /trunk/src/nmath/ avoid kludge that Intel CC objects to  
37281 7475 d 6 h ripley /trunk/ Get ML_ERROR to do something useful, and ensure MATHLIB messages end in \n.
Warn on cancellation errors in non-central CDFs for t, f, beta, chisq
 
36820 7524 d 0 h ripley /trunk/ update FSF address  
34643 7717 d 1 h ripley /trunk/ Intel ia64 compiler requires 'const static double' (hint from Nakama's site)  
32876 7851 d 4 h ripley /trunk/ mark messages  
29041 8135 d 8 h ripley /trunk/src/nmath/ branch update  
28529 8178 d 22 h maechler /trunk/ new psigamma()  
13434 9239 d 1 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
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  
7867 9676 d 2 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
5458 9848 d 7 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
3279 10064 d 1 h pd /trunk/ Branch update + setjmp problem fixup  
3076 10097 d 1 h pd /trunk/ branch update  
580 10419 d 14 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10421 d 17 h ihaka /trunk/src/nmath/ New IEEE aware math library.