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
69170 3989 d 3 h ripley /branches/R-3-2-branch/ port tweaks from trunk, including
r68947-68951,68953-68954,68956,69037,69158,69168-69169
and whitespace cleanup
 
68017 4148 d 14 h pd /branches/R-3-2-branch/ Create R-3-2-branch  
65344 4500 d 20 h maechler /trunk/ pbinom(x,n) etc had too strict checks for integer n [PR#15734]  
64668 4585 d 4 h ripley /trunk/src/nmath/ more tidying up  
59037 5216 d 3 h ripley /trunk/src/ use preferred form of 'R Core Team'  
42303 6942 d 4 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 5 h ripley /trunk/src/nmath/ update reference to GPL  
36820 7523 d 20 h ripley /trunk/ update FSF address  
30227 8052 d 20 h maechler /trunk/ new phyper(); dpq macros: 1 new, 1 renamed  
12976 9281 d 2 h pd /trunk/ branch update  
11723 9363 d 20 h maechler /trunk/ C.Loader fixes for dpois/dbinom descendants  
8431 9641 d 19 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9664 d 18 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7671 9684 d 22 h maechler /trunk/src/ "all other" dpq changes  
5458 9848 d 3 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
1023 10342 d 2 h ihaka /trunk/src/nmath/ Fixed the n = 0, x = 0 case.  
580 10419 d 11 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 13 h ihaka /trunk/src/nmath/ New IEEE aware math library.