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
87903 506 d 4 h ripley /trunk/src/ attrinute before value  
86264 846 d 20 h ripley /trunk/src/nmath/ avoid -Wmisleading-indentation warning  
86263 846 d 20 h maechler /trunk/src/nmath/ unnest comment  
86191 854 d 0 h maechler /trunk/ stirlerr(n): improve accuracy, use better cutoffs and more terms for n > 5.25; slight improvement for 1 <= n <= 5.25  
85878 899 d 5 h maechler /trunk/src/nmath/ comments & cosmetics only  
81787 1617 d 1 h maechler /trunk/src/nmath/ comments (and code formatting) only  
68947 4005 d 1 h ripley /trunk/src/ use https  
59037 5216 d 7 h ripley /trunk/src/ use preferred form of 'R Core Team'  
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