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