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
26795 8308 d 4 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26104 8358 d 12 h pd /trunk/src/main/ avoid protect() blowup  
26032 8363 d 11 h maechler /trunk/ coerceVector() now gives error for undealt cases  
25416 8400 d 3 h ripley /trunk/src/ remove internal is.ts and is.factor -- unused  
25254 8410 d 2 h pd /trunk/ special-case as.character(call), tkimage.* redef.  
24735 8444 d 7 h ripley /trunk/src/ remove #ifdef-ed old code  
24599 8454 d 11 h ripley /trunk/ type2str needs CHAR cast
don't give error messages about `type 14'
isVectorizable didn't do what it said it did (and still doesn't quite)
 
24590 8454 d 19 h luke /trunk/src/main/ branch update  
24528 8460 d 3 h luke /trunk/src/main/ Use macro so avoid unnecessary computations when no attributes need to
be duplicates; added byte code support.
 
24516 8460 d 12 h ripley /trunk/ branch update  
23373 8552 d 5 h jmc /trunk/src/main/ bug in R_set_class for assigning "matrix" or "array"  
22862 8583 d 5 h ripley /trunk/src/main/ Solaris compiler is objecting to initializing unsigned int with -1  
22734 8591 d 23 h jmc /trunk/ methods package included at startup by default;
options(defaultPackages) controls which packages required at startup
 
22462 8615 d 7 h jmc /trunk/src/ fix class<- in the methods package to test for the allowed
SEXP types; do not strip existing class attribute ahead of time
 
21093 8732 d 14 h ripley /trunk/ as.character(expression) was truncating to 60 chars  
20980 8740 d 4 h maechler /trunk/ as.list(TRUE)  
18910 8889 d 23 h ripley /trunk/src/main/ coerce NA (but not NaN) directly to NA_STRING  
18558 8909 d 1 h jmc /trunk/ cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new
 
17233 8999 d 9 h ripley /trunk/src/ revert findVarInFrame to its previous meaning.
use findVarInFrame3 for the three-argument form
 
17134 9001 d 5 h duncan /trunk/src/ The core support for user-level tables that can be attached as elements of the search path (after position 1). The user-level (i.e. non-C) interface is in a separate package currently in Omegahat and can be moved into the R source tree after 1.4.0 is released and it is deemed stable. Moved RCallbacks to R_ext/Callacks in line with Kurt's suggestion.  

Show All