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
71998 3479 d 5 h ripley /trunk/src/library/ tidy up to provide better examples  
71989 3480 d 0 h ripley /trunk/src/library/methods/src/ seems no longer any reason to comment out R_forceSymbols  
68948 4006 d 3 h ripley /trunk/src/library/ use https  
60395 5087 d 1 h ripley /trunk/src/ use some primitives for things needed very early
use .Call for S4 new objects in methods not in base
clean up asS4.
 
60374 5088 d 3 h ripley /trunk/src/library/methods/ use symbol registration  
60044 5111 d 4 h ripley /trunk/src/ rationalize: mapply -> .Internal, methods utils -> methods  
59039 5217 d 8 h ripley /trunk/ use preferred form of 'R Core Team'  
52791 5820 d 18 h jmc /trunk/ 1) fix to handle subclass of classRepresentation in new() and getClass(); 2) insertSource can do all objects  
52693 5831 d 21 h maechler /trunk/src/library/methods/ .hasSlot() utility [not advertized]  
44805 6705 d 2 h jmc /trunk/ All direct use of MethodsList metadata objects (and most indrect) removed; new utilities findMethods, etc  
42307 6943 d 9 h ripley /trunk/src/ change reference to GPL  
41459 7022 d 8 h ripley /trunk/src/library/methods/ revert unintended commits for now  
41458 7022 d 8 h ripley /trunk/src/library/ speed up search for base packages: knocks 10% of the startup time
with 1250 packages installed.
 
41275 7037 d 1 h ripley /trunk/src/library/methods/src/ add standard copyright notices
use R-core formatting, as in R-exts
 
39348 7255 d 10 h ripley /trunk/src/ migrate R_get_primitive from methods to base, add sanity check  
39342 7255 d 21 h jmc /trunk/src/library/methods/ Allow generic functions and primitives as argument f to setMethod and removeMethod
To support this, add .primitivname(op) as a .Call
Correct .onAttach in zzz.R to cache metadata from .GlobalEnv
Correct various errors in some of the .Rd files
 
39064 7268 d 23 h jmc /trunk/src/library/ fixes to methods tables, namespace loading  
39016 7272 d 5 h jmc /trunk/ Changes to methods and class management  
38476 7330 d 3 h jmc /trunk/ Introduce S4 SEXP type, but not used by default  
37440 7458 d 2 h ripley /trunk/src/library/ use const consistently  

Show All