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  
36820 7524 d 0 h ripley /trunk/ update FSF address  
36220 7566 d 9 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 2 h ripley /trunk/ Intel ia64 compiler requires 'const static double' (hint from Nakama's site)  
24049 8494 d 22 h ripley /trunk/ branch update  
19500 8853 d 23 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
18536 8911 d 8 h maechler /trunk/src/ use expm1()  
13090 9271 d 7 h maechler /trunk/src/nmath/ static/const clean up + dropping unneeded aa=0 resetting in the if(a < 1) clause + indenting  
11499 9375 d 20 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 0 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
7725 9683 d 7 h ripley /trunk/src/ rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
 
5458 9848 d 7 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
574 10421 d 18 h ihaka /trunk/src/nmath/ New IEEE aware math library.