The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
45667 6652 d 23 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6671 d 23 h ripley /trunk/src/main/ whitespace cleanup  
44512 6736 d 0 h ripley /trunk/ tidy up (a bit) the use of 'invalid'  
44023 6768 d 5 h ripley /trunk/src/main/ update date  
43878 6779 d 15 h ripley /trunk/ bug fix in summary.mlm, printCoefmat
make drop() and [,,drop=TRUE] more S-compatible
 
43024 6876 d 5 h ripley /trunk/src/main/ allow some back-compatibility in do_matrix, since Matrix calls it.  
43007 6879 d 3 h ripley /trunk/src/ set dimnames internally in matrix (avoids setting NAMED on the result)  
42887 6890 d 2 h ripley /trunk/ de, fr and zh_CN translation updates  
42325 6943 d 21 h bates /trunk/ add alloc3DArray utility  
42307 6944 d 2 h ripley /trunk/src/ change reference to GPL  
42292 6945 d 6 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.
 
41894 6990 d 21 h ripley /trunk/ deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
 
41834 6993 d 4 h ripley /trunk/src/main/ now .Internal manages vmax, don't need to do it here as well  
41762 6998 d 19 h ripley /trunk/ let row() and col() work directly with dim() and so be more general  
41712 7004 d 22 h ripley /trunk/ add experimental showCalls option.
improvements to layout of error messages, and to some messages.
 
41686 7006 d 22 h ripley /trunk/ more improvements to warning/error messages  
41680 7007 d 2 h ripley /trunk/ improvements to the handling of warning/error messages  
41365 7031 d 21 h ripley /trunk/src/ use positional matching for binary operators  
41281 7037 d 1 h ripley /trunk/src/main/ tweak S4 test  
41280 7037 d 1 h ripley /trunk/ confine dispatch in %*% to S4 object and that op.
use FALSE values in .BasicFunsList to indicate that S4 methods cannot be set
 

Show All