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