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
7002 9724 d 0 h /branches/R-exp-API/ This commit was manufactured by cvs2svn to create branch 'R-exp-API'.  
6414 9756 d 0 h ripley /trunk/ Applied Statistics copyrights  
5458 9848 d 8 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 3 h maechler /trunk/src/ R_FINITE  
4707 9924 d 3 h maechler /trunk/src/nmath/ fix & cleanup  
3244 10065 d 11 h ihaka /trunk/src/ Changes needed for the Mac PPC port.  
2276 10169 d 8 h maechler /trunk/src/nmath/ many in src/nmath: l?gamma -> gammafn  
1530 10264 d 20 h maechler /trunk/src/nmath/ qgamma(~0)=0; qgamma(~1)=Inf ; -- LOTS of readability additions  
910 10359 d 1 h bates /trunk/src/nmath/ Initial argument checking and error return used ISNAN(x) instead of
ISNAN(p).
 
580 10419 d 16 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 19 h ihaka /trunk/src/nmath/ New IEEE aware math library.