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
45186 6684 d 12 h ripley /trunk/src/main/ use alphabetical order
more on gcc 4.3.0 workaround
 
44894 6699 d 5 h ripley /trunk/ start deprecated->defunct  
44313 6750 d 3 h ripley /trunk/ add internal argument matching to round() and signif()  
43757 6793 d 12 h ripley /trunk/ avoid log() changing '...' in the caller under certain rare circumstances.  
42724 6905 d 5 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.
 
42674 6909 d 13 h ripley /trunk/src/main/ C90 is fussy ...  
42643 6911 d 16 h ripley /trunk/ make the rest of the group generics primitive  
42439 6930 d 23 h luke /trunk/src/main/ Added R_get_arith_function to support parallelized nmath experiments.  
42424 6932 d 12 h ripley /trunk/ remove the possible use of 'finite'  
42422 6932 d 14 h ripley /trunk/src/ eliminate MATHLIB_PRIVATE
use float.c constants rather than d1mach
port.c does not actually use i1mach
 
42416 6933 d 13 h ripley /trunk/src/main/ remove out-of-date comment  
42398 6935 d 2 h ripley /trunk/src/ move some headers to individual files  
42394 6935 d 10 h ripley /trunk/ avoid using isfinite in headers that might be used from C++  
42382 6936 d 12 h ripley /trunk/src/main/ add comment  
42357 6938 d 7 h ripley /trunk/src/ clean up the (non-)use of R-log.
Windows has gettimeofday, but it is not particularly accurate.
 
42307 6943 d 12 h ripley /trunk/src/ change reference to GPL  
42292 6944 d 16 h ripley /trunk/src/ We do need to promiseArgs before calling closures from R_possible_dispatch
(a failure to duplicate was seen in the wild).

Change log() to mimic former interpreted wrapper and an treat missing 'base'
as not supplied.

Change round() and digits() to treat missing 'digits' as not supplied.
 
42101 6966 d 13 h ripley /trunk/ typo in code for complex 'base' for logs  
42095 6968 d 8 h ripley /trunk/src/ tidy up primitive log*  
42093 6969 d 8 h ripley /trunk/ Take the rest of the S4 Math group primitive,
remove gammaCody from the S3 Math group (it was not even
documented as generic, and it no longer is).
The union of the S4 Math and Math2 groups is now the S3 Math group
 

Show All