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
26795 8308 d 0 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
24344 8473 d 0 h maechler /trunk/ gamma(n)  
19500 8853 d 23 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
13433 9239 d 2 h maechler /trunk/src/nmath/ globals now #ifdef NOMORE_FOR_THREADS  
11499 9375 d 19 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10418 9467 d 1 h maechler /trunk/src/nmath/ comments  
8431 9641 d 23 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
7982 9669 d 1 h maechler /trunk/src/nmath/ 0th step towards threadsafing: not using d1mach() anymore  
7867 9676 d 2 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
5458 9848 d 7 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
2276 10169 d 6 h maechler /trunk/src/nmath/ many in src/nmath: l?gamma -> gammafn  
827 10371 d 6 h maechler /trunk/src/nmath/ corrected for negative integer arg; added comments  
777 10378 d 0 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
580 10419 d 15 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10421 d 17 h ihaka /trunk/src/nmath/ New IEEE aware math library.