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
46659 6501 d 3 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
46540 6526 d 5 h maechler /trunk/src/nmath/ xmax1 (fix); comments;a few less gotos  
42425 6931 d 7 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 6932 d 8 h ripley /trunk/src/ tidy up headers for private nmath  
42370 6936 d 4 h ripley /trunk/src/nmath/ fix YET AGAIN malformed comments ca line 630  
42368 6936 d 9 h maechler /trunk/src/nmath/ more log_p handling  
42332 6940 d 7 h ripley /trunk/src/nmath/ close comments properly  
42329 6941 d 1 h maechler /trunk/ pbeta(*, log.p) now is much more precise in the tails, mostly  
42238 6951 d 21 h ripley /trunk/src/nmath/ win64 defines max/min  
37535 7440 d 9 h ripley /trunk/src/nmath/ comments on the need for log_p
cosmetics
 
37528 7441 d 1 h ripley /trunk/src/ start moving bratio to have log_p argument.
remove private functions (_raw etc) from public header files
 
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
 
33167 7834 d 4 h ripley /trunk/ add toms708 for use as pbeta for large p or q.