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
70309 3792 d 1 h lawrence /branches/R-generalized-iteration/ Create branch for exploring generalized iteration  
70274 3798 d 13 h maechler /trunk/src/library/methods/ quite a few tweaks, notably replacing many el() and elNamed() by faster versions.
Much of it originates from patches by Pete Haverty in PR#16490
 
69484 3948 d 10 h ripley /trunk/src/library/ avoid imports into methods  
69482 3948 d 11 h ripley /trunk/src/library/ more comments on methods being loaded early  
69477 3948 d 14 h ripley /trunk/src/library/methods/ revert part of r68501 which caused namespace loading before .Rprofile was read + knock-on  
68626 4042 d 7 h jmc /trunk/src/library/methods/ fix inherited cross-package reference classes  
68501 4066 d 14 h maechler /trunk/src/library/methods/ import setNames and others; less "::" in code  
67997 4151 d 8 h morgan /trunk/ methods() reports S3 and S4 methods

- .S3methods() and methods::.S4methods() for S3 / S4 separately
- simplified output from methods(class=...)
 
61820 4924 d 7 h jmc /trunk/ A check for valid replacement class added to @<- primitive, and documenation updated  
61544 4954 d 6 h jmc /trunk/ @<- is now a prmitive, and moved to the base package  
61393 4965 d 13 h ripley /trunk/ introduce .onDetach  
61357 4971 d 14 h ripley /trunk/ remove long-defunct functions  
60851 5048 d 10 h ripley /trunk/ make defunct methods::traceOn/Off  
60374 5088 d 10 h ripley /trunk/src/library/methods/ use symbol registration  
59566 5156 d 3 h jmc /trunk/src/library/methods/ Need to export insertClassMethods, in case refClassGenerator is subclassed  
58727 5250 d 1 h jmc /trunk/src/library/methods/ add evalOnLoad() functions to the load actions  
58656 5254 d 5 h jmc /trunk/src/library/methods/ added function setLoadAction()  
58639 5255 d 3 h jmc /trunk/ add load actions mechanism  
57849 5345 d 8 h maechler /trunk/src/ methods: export .classEnv() and use from C R_check_class_etc() [too technical for NEWS]  
57841 5347 d 7 h jmc /trunk/src/library/methods/ bug from parrtial matching field names in initFieldArgs  

Show All