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 6389 d 16 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42302 6942 d 8 h ripley /trunk/src/nmath/ update reference to GPL  
36986 7508 d 2 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7523 d 23 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)  
29016 8137 d 3 h ripley /trunk/ branch update  
13434 9239 d 1 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
11708 9365 d 6 h maechler /trunk/src/nmath/ GPL (part) added  
11117 9400 d 5 h ripley /trunk/src/nmath/ lgamma is not ISO C, nor POSIX: use lgammafn  
11115 9400 d 8 h maechler /trunk/src/nmath/ adapted from C.Loader  
10745 9431 d 23 h maechler /trunk/ Copyright comments for C.Loader`s dbinom/dpois  
10743 9431 d 23 h maechler /trunk/src/ new stirlerr() for C.Loader`s dbinom/dpois