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 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42302 6942 d 10 h ripley /trunk/src/nmath/ update reference to GPL  
36986 7508 d 4 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7524 d 2 h ripley /trunk/ update FSF address  
34643 7717 d 3 h ripley /trunk/ Intel ia64 compiler requires 'const static double' (hint from Nakama's site)  
29016 8137 d 5 h ripley /trunk/ branch update  
13434 9239 d 3 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
11708 9365 d 8 h maechler /trunk/src/nmath/ GPL (part) added  
11117 9400 d 7 h ripley /trunk/src/nmath/ lgamma is not ISO C, nor POSIX: use lgammafn  
11115 9400 d 10 h maechler /trunk/src/nmath/ adapted from C.Loader  
10745 9432 d 2 h maechler /trunk/ Copyright comments for C.Loader`s dbinom/dpois  
10743 9432 d 2 h maechler /trunk/src/ new stirlerr() for C.Loader`s dbinom/dpois