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 0 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50775 6066 d 1 h maechler /trunk/ lchoose(a,k) no longer wrongly gives NaN; definition changed to := log(abs(choose(a,k)))  
44774 6706 d 7 h ripley /trunk/src/ warn if [l]choose is used for non-integer 'k'.
document range of [l]beta.
state that NaN is used when the integral diverges.
 
43523 6821 d 13 h murdoch /trunk/ Fix choose(n,k) for negative n.  
43375 6837 d 19 h luke /trunk/src/ Removed global variable R_signgam and replaced it with function
lgammafn_sign that allows the sign to be returned through a pointer.
 
42303 6942 d 7 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 8 h ripley /trunk/src/nmath/ update reference to GPL  
40859 7068 d 6 h ripley /trunk/ force choose(n, k) to be integer when n is  
37442 7455 d 23 h ripley /trunk/src/nmath/ avoid name conflict on MacOS X  
36986 7508 d 2 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7523 d 23 h ripley /trunk/ update FSF address  
32051 7913 d 6 h maechler /trunk/ choose(*, k) for small k  
32038 7914 d 14 h maechler /trunk/ [l]choose(n,k) for real n - not yet finished  
27260 8276 d 23 h maechler /trunk/ branch update  
19500 8853 d 22 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
11499 9375 d 18 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
8431 9641 d 22 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
7671 9685 d 1 h maechler /trunk/src/ "all other" dpq changes  
5458 9848 d 6 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
2276 10169 d 5 h maechler /trunk/src/nmath/ many in src/nmath: l?gamma -> gammafn  

Show All