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
16318 9056 d 1 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
16216 9061 d 20 h luke /trunk/src/main/ Raise compiler error if INT_32_BITS is not defined since the integer
overflow code may not work.
 
16033 9080 d 19 h luke /trunk/src/main/ Modified integer addition, subtraction, and multiplication to produce
NA's on overflow.
 
15252 9123 d 2 h hornik /trunk/ Test for working rather than broken calloc finite log strptime,
and accordingly AC_DEFINE HAVE_WORKING_ rather than .
 
14701 9171 d 10 h ripley /trunk/src/main/ OpenBSD work-around, PR#863  
14632 9176 d 21 h tlumley /trunk/src/main/ define endian indicators as static, not static const, on AIX (gcc/nm bug)  
13997 9212 d 21 h duncan /trunk/src/ Changes to remove global variables to make the routines thread-safe and reentrant. Start of a major pass through the code to do this. Shout soon if it causes problems!  
12976 9281 d 7 h pd /trunk/ branch update  
12268 9323 d 3 h ripley /trunk/ SIZE -> SIZEOF
add long long etc sizes to .Machine
 
11499 9375 d 20 h ripley /trunk/ Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
 
10960 9416 d 2 h ripley /trunk/ require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
 
10866 9422 d 1 h maechler /trunk/src/main/ anti-warnings cosmetic  
10777 9428 d 23 h luke /trunk/src/main/ Made binary, unary public as R_binary, R_unary, and changed R_binary
to take x and y asr arguments instead of argument list.
 
10718 9435 d 0 h maechler /trunk/src/ using ARITHOP_TYPE & RELOP_TYPE; using Rboolean in more places  
10172 9484 d 19 h luke /trunk/ Merged with R-GenGC branch  
9147 9574 d 2 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
8170 9659 d 20 h tlumley /trunk/ qnchisq #ifdefed back in do_math3  
8086 9664 d 1 h maechler /trunk/src/ logrelerr -> log1p; log1p() as R function  
7873 9675 d 19 h ripley /trunk/src/main/ improvements in non-IEEE arithmetic  
7867 9676 d 3 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 

Show All