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
52864 5807 d 20 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51513 5963 d 6 h ripley /trunk/ more Solaris tweaks  
51327 5975 d 2 h maechler /trunk/ another extreme tail pbeta(*, log.p) case: PR#14230  
50406 6101 d 23 h maechler /trunk/src/nmath/ misc. cosmetic changes  
50158 6126 d 17 h maechler /trunk/ pbeta(*, log=TRUE) [toms708]: more accurate in extreme tails; C code with less gotos  
49218 6192 d 5 h ripley /trunk/ fix for PR#13786  
46540 6527 d 0 h maechler /trunk/src/nmath/ xmax1 (fix); comments;a few less gotos  
42425 6932 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 6933 d 3 h ripley /trunk/src/ tidy up headers for private nmath  
42370 6936 d 23 h ripley /trunk/src/nmath/ fix YET AGAIN malformed comments ca line 630  
42368 6937 d 4 h maechler /trunk/src/nmath/ more log_p handling  
42332 6941 d 2 h ripley /trunk/src/nmath/ close comments properly  
42329 6941 d 20 h maechler /trunk/ pbeta(*, log.p) now is much more precise in the tails, mostly  
42238 6952 d 17 h ripley /trunk/src/nmath/ win64 defines max/min  
37535 7441 d 5 h ripley /trunk/src/nmath/ comments on the need for log_p
cosmetics
 
37528 7441 d 20 h ripley /trunk/src/ start moving bratio to have log_p argument.
remove private functions (_raw etc) from public header files
 
36986 7508 d 23 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
33167 7835 d 0 h ripley /trunk/ add toms708 for use as pbeta for large p or q.