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
41281 7036 d 13 h ripley /trunk/src/main/ tweak S4 test  
41280 7036 d 14 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
 
40176 7166 d 11 h ripley /trunk/ make names, names<-, levels<- primitive for efficiency.
rename .Internal(substrgets to substr<- for consistency (and error messages).
check arity of internal generics before dispatch.
change several specials to builtins where all args are evaluated immediately.
add checking of primitive generics to checkS3methods.
improve documentation of primitives and internal generics.
 
38945 7281 d 5 h ripley /trunk/src/ length = MAX_INT is allowed, object.size was wrong for raw.  
38546 7323 d 7 h ripley /trunk/src/main/ separate out LGLSXP and INTSXP for future use  
38530 7323 d 13 h ripley /trunk/src/main/ SET_STRING_ELT used on a VECSXP  
37393 7464 d 13 h ripley /trunk/ use 'long double' intermediate calculations.
take mean.default internal again to make use of long double accumulator.
 
36990 7509 d 3 h ripley /trunk/ reduce the number of visible symbols in libR.so from 1806 to 1136  
36820 7525 d 8 h ripley /trunk/ update FSF address  
36679 7535 d 9 h ripley /trunk/ add tcrossprod  
36597 7542 d 8 h maechler /trunk/ t() should not drop list(NULL,NULL) dimnames  
36367 7559 d 12 h ripley /trunk/ Add double complex BLAS routines to R_exts/BLAS.h (and remove from array.c)
Declare entry points as external in BLAS.h and Lapack.h
 
35296 7651 d 16 h ripley /trunk/src/main/ back out most of the change to alloca  
35275 7654 d 12 h ripley /trunk/src/main/ typo  
35273 7654 d 16 h ripley /trunk/src/main/ replace uses of Calloc with alloca  
35212 7657 d 16 h ripley /trunk/ DOUBLE_COMPLEX -> FORTRAN_DOUBLE_COMPLEX  
33840 7783 d 16 h ripley /trunk/ fulfill wish of PR#7775  
33692 7798 d 13 h ripley /trunk/src/main/ more message improvements  
33554 7811 d 16 h ripley /trunk/src/main/ fix quote in message  
33297 7826 d 8 h ripley /trunk/src/ tweak error messages  

Show All