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 4 h murdoch /branches/djm-source/ Recreate branch from trunk  
41894 6989 d 2 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41686 7005 d 3 h ripley /trunk/ more improvements to warning/error messages  
41680 7005 d 7 h ripley /trunk/ improvements to the handling of warning/error messages  
41631 7009 d 11 h ripley /trunk/src/ work on inlining
- allow C99 model
- use static inlining in units where function is used a lot
export isS4, asS4 (don't use them internally, rather macros)
work around an optimization bug in currnt gcc pre-4.3.0
 
40771 7096 d 5 h ripley /trunk/src/ add tests for change to which.min/max  
40769 7096 d 8 h ripley /trunk/ improvements to which.min, including fixing PR#9522  
40705 7104 d 9 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40684 7107 d 8 h ripley /trunk/ add fast internal pmax/pmin  
40683 7107 d 19 h ripley /trunk/src/main/ don't translate file names  
40422 7138 d 9 h ripley /trunk/src/main/ missing break  
40419 7138 d 18 h ripley /trunk/ allow min/max/range to handle character data.
small change to message to allows messages without \n (more to come)
update some copyright dates
 
38546 7321 d 23 h ripley /trunk/src/main/ separate out LGLSXP and INTSXP for future use  
37998 7385 d 3 h pd /trunk/ merge 37996:37997 from R-2-3-patches (complex mean error  
37981 7388 d 3 h maechler /trunk/ mean(NA)  
37839 7405 d 1 h ripley /trunk/ improvements to Summary methods, and to documentation  
37832 7405 d 6 h ripley /trunk/ R_MSG_mode was confusing and invalid 'mode'argument and an invalid mode of an eargument.
do_summary on list() and raw() did silly things.
 
37615 7424 d 0 h ripley /trunk/ 1) make save(compress = !ascii) the default
2) more problems with min(Inf), max(-Inf), and comment the code
 
37613 7424 d 3 h ripley /trunk/ fix for PR#8731 (and cosmetics)  
37393 7463 d 5 h ripley /trunk/ use 'long double' intermediate calculations.
take mean.default internal again to make use of long double accumulator.
 

Show All