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 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
43593 6810 d 2 h maechler /trunk/ fix rbinom(size >= INT_MAX)  
42302 6942 d 11 h ripley /trunk/src/nmath/ update reference to GPL  
37223 7481 d 7 h ripley /trunk/src/nmath/ improve documentation  
36820 7524 d 3 h ripley /trunk/ update FSF address  
33801 7786 d 2 h ripley /trunk/src/nmath/ fix PR#7767: use R_FINITE on double  
22904 8580 d 6 h maechler /trunk/src/nmath/ typo in comment; integer 0, not 0.  
19500 8854 d 1 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
18689 8902 d 9 h ripley /trunk/ PR#1377, [pqr]binom with non-integral size  
17051 9003 d 1 h pd /trunk/ fix PR#1190  
13434 9239 d 4 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
11499 9375 d 22 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 2 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8221 9657 d 7 h ripley /trunk/ setup code only tested p unchanged  
7725 9683 d 9 h ripley /trunk/src/ rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
 
7671 9685 d 4 h maechler /trunk/src/ "all other" dpq changes  
5458 9848 d 9 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 4 h maechler /trunk/src/ R_FINITE  
1139 10317 d 16 h thomas /trunk/src/nmath/ fixed size=0, prob=0, prob=1 in rbinom  
574 10421 d 20 h ihaka /trunk/src/nmath/ New IEEE aware math library.