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
47757 6390 d 11 h jmc /branches/R-classInheritance/ create branch for class inheritance  
44737 6712 d 18 h maechler /trunk/ more r*(., scale=0) |--> return(location) changes  
43895 6776 d 18 h maechler /trunk/ complete the "[dpqr]gamma(shape=0)" implementation of r43892  
42302 6943 d 3 h ripley /trunk/src/nmath/ update reference to GPL  
36820 7524 d 18 h ripley /trunk/ update FSF address  
36220 7567 d 3 h ripley /trunk/ add checks for argument validity to C-level rgamma
make invalid args in [dqpr]gamma return NaN rather than be an error,
for consistency
 
34643 7717 d 20 h ripley /trunk/ Intel ia64 compiler requires 'const static double' (hint from Nakama's site)  
24049 8495 d 15 h ripley /trunk/ branch update  
19500 8854 d 17 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
18536 8912 d 2 h maechler /trunk/src/ use expm1()  
13090 9272 d 1 h maechler /trunk/src/nmath/ static/const clean up + dropping unneeded aa=0 resetting in the if(a < 1) clause + indenting  
11499 9376 d 13 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 18 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
7725 9684 d 0 h ripley /trunk/src/ rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
 
5458 9849 d 1 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
574 10422 d 11 h ihaka /trunk/src/nmath/ New IEEE aware math library.