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
47757 6391 d 12 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46540 6527 d 23 h maechler /trunk/src/nmath/ xmax1 (fix); comments;a few less gotos  
42425 6933 d 2 h ripley /trunk/src/nmath/ <math.h> came too early so log1p and expm1 were not necessarily declared
Has its own rexpm1, so make use of that.
 
42417 6934 d 3 h ripley /trunk/src/ tidy up headers for private nmath  
42370 6937 d 23 h ripley /trunk/src/nmath/ fix YET AGAIN malformed comments ca line 630  
42368 6938 d 4 h maechler /trunk/src/nmath/ more log_p handling  
42332 6942 d 2 h ripley /trunk/src/nmath/ close comments properly  
42329 6942 d 20 h maechler /trunk/ pbeta(*, log.p) now is much more precise in the tails, mostly  
42238 6953 d 16 h ripley /trunk/src/nmath/ win64 defines max/min  
37535 7442 d 4 h ripley /trunk/src/nmath/ comments on the need for log_p
cosmetics
 
37528 7442 d 19 h ripley /trunk/src/ start moving bratio to have log_p argument.
remove private functions (_raw etc) from public header files
 
36986 7509 d 22 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
33167 7835 d 23 h ripley /trunk/ add toms708 for use as pbeta for large p or q.