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 5 h ripley /trunk/src/ attrinute before value  
64677 4585 d 3 h ripley /trunk/src/ avoid inappropriate use of long  
64376 4619 d 1 h ripley /trunk/ use C99's trunc for ftrunc  
64358 4622 d 5 h ripley /trunk/src/nmath/ clean up (remaining, private) use of gamma_cody  
64171 4644 d 8 h maechler /trunk/ cospi(), sinpi(), tanpi() --- in R and C API; used in besselI(), lgamma() and a few  
42303 6942 d 8 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 9 h ripley /trunk/src/nmath/ update reference to GPL  
36986 7508 d 3 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
34643 7717 d 2 h ripley /trunk/ Intel ia64 compiler requires 'const static double' (hint from Nakama's site)  
13434 9239 d 2 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
13117 9267 d 7 h maechler /trunk/src/nmath/ -Wshadow : s/y1/yi/ + cosm  
8431 9642 d 0 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
2658 10134 d 1 h maechler /trunk/src/nmath/ free(.) the calloc()ed space; some cosmetics  
2646 10135 d 0 h maechler /trunk/src/nmath/ special case; warnings; source  
2628 10139 d 1 h maechler /trunk/src/nmath/ new