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
43096 6871 d 16 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42549 6920 d 4 h ripley /trunk/src/nmath/ replacing underflow by incorrect denormalized value is not helpful
(and not what was done for overflow).
 
42303 6944 d 4 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6944 d 4 h ripley /trunk/src/nmath/ update reference to GPL  
37461 7454 d 0 h ripley /trunk/src/nmath/ report where ML_ERROR is occurring  
36820 7525 d 19 h ripley /trunk/ update FSF address  
19500 8855 d 18 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
13433 9240 d 21 h maechler /trunk/src/nmath/ globals now #ifdef NOMORE_FOR_THREADS  
11499 9377 d 15 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10418 9468 d 21 h maechler /trunk/src/nmath/ comments  
8431 9643 d 19 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
7867 9677 d 21 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7671 9686 d 21 h maechler /trunk/src/ "all other" dpq changes  
5458 9850 d 2 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9882 d 21 h maechler /trunk/src/ R_FINITE  
2276 10171 d 2 h maechler /trunk/src/nmath/ many in src/nmath: l?gamma -> gammafn  
928 10358 d 19 h maechler /trunk/src/nmath/ proper dealing of +/- Inf arg  
580 10421 d 10 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10423 d 13 h ihaka /trunk/src/nmath/ New IEEE aware math library.