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
42208 6956 d 5 h murdoch /branches/djm-source/ Recreate branch from trunk  
38113 7376 d 8 h ripley /trunk/src/nmath/ update for use of trio  
36986 7509 d 4 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7525 d 1 h ripley /trunk/ update FSF address  
36662 7537 d 3 h plummer /trunk/src/nmath/ Revert r34813 (removal of R_PosInf, R_NegInf and NA_REAL in mathlib)  
34813 7705 d 10 h plummer /trunk/src/nmath/ Fix compile time divide-by-zero error in standalone mathlib (IRIX, Solaris)
Fix dpois_raw when x==1 (returned NaN on IRIX)
 
32538 7870 d 19 h tlumley /trunk/ make ISNAN call a function when in C++ code, in case isnan is a macro  
29586 8098 d 8 h ripley /trunk/ branch update  
29441 8107 d 21 h ripley /trunk/ use Is)finite directly instead of R_finite where easily possible  
29423 8109 d 11 h ripley /trunk/src/ more removal of non-IEEE_754 code  
24068 8495 d 1 h ripley /trunk/ more removing classic MacOS  
18834 8894 d 5 h hornik /trunk/src/ Include <config.h>, not "config.h".  
15252 9124 d 2 h hornik /trunk/ Test for working rather than broken calloc finite log strptime,
and accordingly AC_DEFINE HAVE_WORKING_ rather than .
 
12976 9282 d 7 h pd /trunk/ branch update  
9363 9556 d 0 h ripley /trunk/ standalone Mathlib  
8431 9643 d 0 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
5458 9849 d 8 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
4840 9905 d 4 h maechler /trunk/src/nmath/ comment  
3548 10035 d 11 h ihaka /trunk/src/ Update for mac compilation.  
574 10422 d 18 h ihaka /trunk/src/nmath/ New IEEE aware math library.