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
30063 8065 d 2 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
26530 8331 d 11 h maechler /trunk/src/library/methods/man/ fixed all codoc("methods", use.values=NULL)  
26000 8366 d 11 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25118 8421 d 21 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23572 8541 d 5 h jmc /trunk/src/library/methods/man/ *** empty log message ***  
22292 8629 d 5 h jmc /trunk/src/library/methods/ fix to show for traced functions; make setGeneric a no-op if
the function is already generic (unsafe otherwise)
 
21345 8709 d 4 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
20676 8764 d 1 h jmc /trunk/src/library/methods/man/ better tests for group generics and basic functions  
20092 8810 d 2 h jmc /trunk/src/library/methods/ make generic functions a true class; add package name information
to methods list meta-names and to functions that create them (and to generic function objects)
 
19474 8856 d 2 h jmc /trunk/src/library/methods/man/ added example of setGroupGeneric  
19473 8856 d 2 h jmc /trunk/src/library/methods/ fixes to classes that extend matrix and other structures;
fix setGeneric, setGroupGeneric, callGeneric to make group methods work better on primitives
(these fixes are candidates for 1.5.1)
 
19029 8885 d 22 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18976 8888 d 2 h jmc /trunk/src/library/methods/ new trace, initialize, other mods (see NEWS)  
18558 8910 d 1 h jmc /trunk/ cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new
 
16802 9016 d 7 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
16764 9019 d 5 h jmc /trunk/src/ add formal methods do DispatchGroup; some efficiency and
reliability changes to methods package and main/objects.c for methods
 
16707 9023 d 8 h jmc /trunk/ make formal method dispatch internal via DispatchOrEval
for primitive functions
 
15571 9109 d 14 h ripley /trunk/src/library/methods/ corrections from running R CMD check on methods: still many more problems  
15357 9120 d 0 h jmc /trunk/src/library/methods/ the methods library