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
52864 5807 d 11 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
48873 6237 d 1 h murdoch /trunk/src/library/ Lots of typos found by aspell  
42333 6940 d 17 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39491 7247 d 21 h hornik /trunk/src/library/ codoc() bug: usage entries for functions with no formals were taken to
indicate variables, and hence never compared to the code.
 
37018 7506 d 5 h jmc /trunk/ fixes mainly to trace() and to signature objects; also better checks in setMethod() and prototype()  
33285 7825 d 18 h hornik /trunk/src/library/methods/ At least temporarily move message() to .message(), and stop exporting and
documenting the former.
 
26093 8360 d 5 h jmc /trunk/src/library/ need to use .GlobalEnv in cacheGenericsMetaData until
we get rid of the global method tables for primitives
 
25816 8377 d 13 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
 
25118 8421 d 3 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
21142 8728 d 17 h ripley /trunk/src/library/methods/man/ Rd errors,
setOldClass example did not work
 
21102 8732 d 9 h jmc /trunk/src/ changes to permit method dispatching to be turned off and
on again, and to provide a switch for turning tracing on and off
 
20092 8809 d 9 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)
 
19029 8885 d 4 h hornik /trunk/src/library/methods/man/ Cosmetics.  
17454 8988 d 8 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
 
17211 9000 d 13 h jmc /trunk/src/library/methods/man/ Various fixups; change long descriptions to sections  
16802 9015 d 14 h jmc /trunk/src/library/methods/ cleaning up documentation; don't use data.class<-  
15822 9097 d 11 h jmc /trunk/src/library/methods/man/ more documented functions  
15514 9111 d 18 h ripley /trunk/ changes suggested by the QA tools  
15439 9115 d 18 h ripley /trunk/ move access.R and warning() from package methods to base
run checkTnF over methods/R/*.R
*start* with codoc.
 
15431 9116 d 7 h jmc /trunk/src/library/methods/man/ more documentation  

Show All