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 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51657 5953 d 3 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 8 h ripley /trunk/ store vmax in const void *, consistently  
50547 6090 d 6 h maechler /trunk/ fix besselJ(x, - <int>), as for besselI() in r48047  
42303 6942 d 12 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 13 h ripley /trunk/src/nmath/ update reference to GPL  
42030 6975 d 3 h maechler /trunk/ fixes in besselI() and besselY() for nu < 0  
38268 7359 d 23 h maechler /trunk/src/nmath/ improve bessel_[IJKY]() out-of-range checks  
37461 7452 d 8 h ripley /trunk/src/nmath/ report where ML_ERROR is occurring  
36820 7524 d 4 h ripley /trunk/ update FSF address  
34643 7717 d 5 h ripley /trunk/ Intel ia64 compiler requires 'const static double' (hint from Nakama's site)  
32876 7851 d 8 h ripley /trunk/ mark messages  
22933 8578 d 5 h ripley /trunk/src/nmath/ -Wall in mathlib_standalone  
19500 8854 d 2 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
18585 8907 d 7 h ripley /trunk/ manage vmax in bessel-? as these can be used from dynamically loaded
code called from R.
 
16522 9036 d 6 h ripley /trunk/src/ replace calloc calls by R_alloc or Calloc, or in nmath check all
calloc's worked.
 
13434 9239 d 5 h maechler /trunk/src/nmath/ many "static" replaced by "const"  
13001 9279 d 8 h maechler /trunk/ bessel.(x,nu) for nu < 0  
12994 9280 d 3 h maechler /trunk/src/nmath/ removed all static vars from bessel; use new bessel.h and macros  
12256 9324 d 6 h pd /trunk/ branch update  

Show All