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 6955 d 3 h murdoch /branches/djm-source/ Recreate branch from trunk  
38113 7375 d 7 h ripley /trunk/src/nmath/ update for use of trio  
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  
36662 7536 d 1 h plummer /trunk/src/nmath/ Revert r34813 (removal of R_PosInf, R_NegInf and NA_REAL in mathlib)  
34813 7704 d 9 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 7869 d 18 h tlumley /trunk/ make ISNAN call a function when in C++ code, in case isnan is a macro  
29586 8097 d 7 h ripley /trunk/ branch update  
29441 8106 d 19 h ripley /trunk/ use Is)finite directly instead of R_finite where easily possible  
29423 8108 d 10 h ripley /trunk/src/ more removal of non-IEEE_754 code  
24068 8493 d 23 h ripley /trunk/ more removing classic MacOS  
18834 8893 d 4 h hornik /trunk/src/ Include <config.h>, not "config.h".  
15252 9123 d 1 h hornik /trunk/ Test for working rather than broken calloc finite log strptime,
and accordingly AC_DEFINE HAVE_WORKING_ rather than .
 
12976 9281 d 6 h pd /trunk/ branch update  
9363 9554 d 23 h ripley /trunk/ standalone Mathlib  
8431 9641 d 23 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
5458 9848 d 6 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
4840 9904 d 2 h maechler /trunk/src/nmath/ comment  
3548 10034 d 9 h ihaka /trunk/src/ Update for mac compilation.  
574 10421 d 17 h ihaka /trunk/src/nmath/ New IEEE aware math library.