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
78769 2216 d 1 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
77685 2379 d 6 h maechler /trunk/src/nmath/ finally get rid of the misnomer "ML_ERR(OR)": just *warning*  
71411 3587 d 14 h maechler /trunk/ rbeta(n, NA) etc give NaN with a warning as documented  
68947 4005 d 6 h ripley /trunk/src/ use https  
65618 4456 d 2 h maechler /trunk/ [dpqr]beta(x, a,b) for a,b = 0 or a,b = Inf  
59039 5216 d 10 h ripley /trunk/ use preferred form of 'R Core Team'  
51967 5922 d 1 h maechler /trunk/ rbeta(n, LARGE, small) |-> NA  
42302 6942 d 13 h ripley /trunk/src/nmath/ update reference to GPL  
36820 7524 d 4 h ripley /trunk/ update FSF address  
24049 8495 d 1 h ripley /trunk/ branch update  
8431 9642 d 3 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
7777 9680 d 11 h maechler /trunk/src/nmath/ clean, less globals; no goto anymore  
7725 9683 d 10 h ripley /trunk/src/ rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
 
7674 9685 d 4 h ripley /trunk/src/nmath/ definition of expmax masked global variable  
7671 9685 d 6 h maechler /trunk/src/ "all other" dpq changes  
5458 9848 d 11 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
4666 9929 d 5 h maechler /trunk/src/nmath/ s/Langage/Language/  
1375 10276 d 14 h maechler /trunk/src/nmath/ -Wall: "{..}" and incl.Errormsg  
574 10421 d 21 h ihaka /trunk/src/nmath/ New IEEE aware math library.