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 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
44890 6698 d 18 h ripley /trunk/src/nmath/ update copy of REprintf  
42424 6932 d 1 h ripley /trunk/ remove the possible use of 'finite'  
42422 6932 d 2 h ripley /trunk/src/ eliminate MATHLIB_PRIVATE
use float.c constants rather than d1mach
port.c does not actually use i1mach
 
42363 6937 d 7 h ripley /trunk/src/nmath/ R_log is no longer used  
42303 6943 d 2 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6943 d 2 h ripley /trunk/src/nmath/ update reference to GPL  
38113 7376 d 1 h ripley /trunk/src/nmath/ update for use of trio  
36986 7508 d 20 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7524 d 17 h ripley /trunk/ update FSF address  
36662 7536 d 19 h plummer /trunk/src/nmath/ Revert r34813 (removal of R_PosInf, R_NegInf and NA_REAL in mathlib)  
34813 7705 d 3 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 12 h tlumley /trunk/ make ISNAN call a function when in C++ code, in case isnan is a macro  
29586 8098 d 1 h ripley /trunk/ branch update  
29441 8107 d 13 h ripley /trunk/ use Is)finite directly instead of R_finite where easily possible  
29423 8109 d 4 h ripley /trunk/src/ more removal of non-IEEE_754 code  
24068 8494 d 18 h ripley /trunk/ more removing classic MacOS  
18834 8893 d 22 h hornik /trunk/src/ Include <config.h>, not "config.h".  
15252 9123 d 19 h hornik /trunk/ Test for working rather than broken calloc finite log strptime,
and accordingly AC_DEFINE HAVE_WORKING_ rather than .
 
12976 9282 d 0 h pd /trunk/ branch update  
9363 9555 d 17 h ripley /trunk/ standalone Mathlib  
8431 9642 d 17 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
5458 9849 d 0 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
4840 9904 d 20 h maechler /trunk/src/nmath/ comment  
3548 10035 d 3 h ihaka /trunk/src/ Update for mac compilation.  
574 10422 d 11 h ihaka /trunk/src/nmath/ New IEEE aware math library.