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
47757 6390 d 17 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42724 6905 d 1 h ripley /trunk/ gettext has defined _GNU_SOURCE in config.h on systems which need it,
so we now only need declaration where config.h is not included.
 
42409 6934 d 9 h ripley /trunk/ document and make more use of NO_C_HEADERS  
42396 6935 d 0 h ripley /trunk/src/ start tidying up headers.
port.c no longer used d1mach
 
42394 6935 d 6 h ripley /trunk/ avoid using isfinite in headers that might be used from C++  
42308 6943 d 8 h ripley /trunk/src/include/ change reference to GPL  
36820 7525 d 0 h ripley /trunk/ update FSF address  
36498 7549 d 1 h ripley /trunk/src/ tweaks to circumvent glibc's habit of hiding declarations  
32538 7870 d 19 h tlumley /trunk/ make ISNAN call a function when in C++ code, in case isnan is a macro  
29455 8106 d 20 h ripley /trunk/src/include/R_ext/ R_IsNaNorNA is not longer used  
29441 8107 d 20 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  
29410 8110 d 10 h ripley /trunk/ remove uses of capabilities("IEEE754") and IEEE_754 (except in nmath)  
25128 8421 d 0 h luke /trunk/src/include/ Made ISNAN a macro if IEEE_754 is defined (speeds some things up a bit).  
24068 8495 d 0 h ripley /trunk/ more removing classic MacOS  
15716 9102 d 22 h ripley /trunk/src/ add DLL import/export flags and remove globalvars.h (from Windows port)  
12778 9301 d 22 h pd /trunk/ branch update  
11211 9396 d 23 h ripley /trunk/ C++ wrappers
label lots of terminating #endif's
 
9264 9565 d 23 h maechler /trunk/src/include/R_ext/ improve comments on R_Na..  
7727 9683 d 21 h ripley /trunk/ new API layout