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 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51657 5953 d 1 h luke /trunk/src/ Modified vectorized bessel functions to allocate one work array per
vectorized call rather than one allocation per element evaluation.
 
50745 6068 d 6 h ripley /trunk/ store vmax in const void *, consistently  
50547 6090 d 4 h maechler /trunk/ fix besselJ(x, - <int>), as for besselI() in r48047  
42303 6942 d 10 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 10 h ripley /trunk/src/nmath/ update reference to GPL  
38268 7359 d 21 h maechler /trunk/src/nmath/ improve bessel_[IJKY]() out-of-range checks  
37461 7452 d 6 h ripley /trunk/src/nmath/ report where ML_ERROR is occurring  
36820 7524 d 1 h ripley /trunk/ update FSF address  
34643 7717 d 3 h ripley /trunk/ Intel ia64 compiler requires 'const static double' (hint from Nakama's site)  
32876 7851 d 6 h ripley /trunk/ mark messages  
32447 7875 d 5 h ripley /trunk/src/nmath/ work around some gcc4 optimization bugs  
32446 7875 d 6 h ripley /trunk/src/nmath/ work around dodgy test that fails on gcc4 on FC3  
22929 8578 d 4 h ripley /trunk/src/nmath/ avoid wanring messages under standalone build  
19500 8854 d 0 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
18585 8907 d 5 h ripley /trunk/ manage vmax in bessel-? as these can be used from dynamically loaded
code called from R.
 
16522 9036 d 4 h ripley /trunk/src/ replace calloc calls by R_alloc or Calloc, or in nmath check all
calloc's worked.
 
13001 9279 d 5 h maechler /trunk/ bessel.(x,nu) for nu < 0  
12994 9280 d 0 h maechler /trunk/src/nmath/ removed all static vars from bessel; use new bessel.h and macros  
12256 9324 d 3 h pd /trunk/ branch update  

Show All