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 8064 d 6 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29714 8084 d 5 h ripley /trunk/ branch update  
26365 8344 d 11 h jmc /trunk/src/library/methods/man/ fix out-of-date info  
26000 8365 d 16 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25816 8377 d 11 h jmc /trunk/src/library/methods/ changes to generic functions and dispatch, making functions more self-contained
and preparatory to making classes and methods work with namespaces
 
25351 8404 d 7 h jmc /trunk/src/library/methods/ Revision to use class objects instead of metadata to store relations  
25118 8421 d 1 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
23531 8542 d 14 h hornik /trunk/src/library/methods/man/ Misc improvements and cosmetics.  
22839 8584 d 3 h jmc /trunk/src/library/methods/man/ checkDoc found extra args  
21853 8659 d 10 h jmc /trunk/src/ adding NEW and MAKE_CLASS macros to C interface  
21345 8708 d 8 h jmc /trunk/src/library/methods/man/ fix problems shown by test-all-extras  
20620 8768 d 5 h jmc /trunk/src/library/methods/ Use of sealed classes; various fixes esp. to the next methods
code and arising from introduction earlier of classRepresentation and SClassExtension classes
 
20330 8791 d 5 h jmc /trunk/src/ 1. New meta-data classes for classRepresentation and for inheritance
(both extends and subclasses). More consistent with the green book &
opens the way to allowing same class name on different packages.

2. The methods package no longer copies any objects into the base
library at startup (as a consequence, it no longer uses data.class).
Another consequence is that the actual code for the trace function had
to be moved to the methods package to get the correct version of
class. The trace in base now constructs and evaluates a call to the
function in methods.
 
19681 8840 d 7 h jmc /trunk/src/library/methods/man/ remove temporarily the maybeNumber example  
19087 8882 d 3 h jmc /trunk/src/library/methods/man/ add class documentation and revise other, esp. where
database was used (not an R term)
 
19029 8885 d 2 h hornik /trunk/src/library/methods/man/ Cosmetics.  
18126 8938 d 5 h jmc /trunk/src/library/methods/ changes to deal better with vector-like classes, using
a pseudo-slot, .Data
 
18069 8942 d 10 h jmc /trunk/src/library/methods/man/ a new test, but alas it has to be commented out for now  
18040 8943 d 10 h pd /trunk/ branch update  
17454 8988 d 6 h jmc /trunk/src/library/methods/ 1. Add missing functions callGeneric, removeMethod

2. Fixes to insert inherited methods correctly in examples with
default + multi-dispatch methods.

3. Documentation fixes responding to CMD check
 

Show All