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
88585 350 d 4 h hornik /trunk/src/library/ Auto-generate citations and references.  
87734 526 d 19 h maechler /trunk/src/library/methods/man/ 1-word amend of r87383  
87383 610 d 2 h maechler /trunk/ isGeneric(fdef=*) fix + documentation  
71548 3568 d 12 h jmc /trunk/src/library/methods/man/ Further revisions, typos  
71228 3608 d 21 h maechler /trunk/src/library/methods/man/ use 'slots = *' (and 'contains = ') in all examples (except those in repre*.Rd itself)
instead of old-style representation()
 
68948 4006 d 21 h ripley /trunk/src/library/ use https  
61433 4964 d 0 h ripley /trunk/src/library/ remove trailing spaces  
59039 5218 d 1 h ripley /trunk/ use preferred form of 'R Core Team'  
56382 5492 d 18 h murdoch /trunk/ "name space" to "namespace" conversions in documentation  
56311 5501 d 3 h ripley /trunk/src/library/ make use of longer lines allowed by Inconsolata  
56287 5502 d 19 h ripley /trunk/src/library/ port r56282 from branch (more overlong lines)  
56186 5518 d 10 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 12 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
51304 5977 d 19 h jmc /trunk/ getMethods() deprecated; new class listOfMethods  
50418 6102 d 2 h ripley /trunk/src/library/methods/man/ more on comment lines in Rd files  
49719 6160 d 1 h maechler /trunk/ replace methods' oldstyle trySilent() by a simple tryCatch() wrapper (in base). + Some docu cosmetics  
47143 6439 d 3 h ripley /trunk/src/library/ spelling issues  
46616 6505 d 3 h ripley /trunk/ deprecated -> defunct  
45824 6630 d 22 h jmc /trunk/src/library/methods/man/ phase 1 of extensive rewrite of documentation  
45630 6657 d 23 h maechler /trunk/ "T" not "M" for methods meta-data; deprecate allGenerics()  
44809 6705 d 14 h maechler /trunk/ dumpMethods?() fix +some line-wraps; deprecate removeMethodsObject() explicitly  
44805 6705 d 19 h jmc /trunk/ All direct use of MethodsList metadata objects (and most indrect) removed; new utilities findMethods, etc  
42333 6942 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42273 6950 d 2 h ripley /trunk/src/library/methods/man/ add comment on primitive generic  
41513 7020 d 5 h ripley /trunk/ more on running with minimal dependencies  
39360 7255 d 18 h jmc /trunk/ in .R files, use double quotes consistently in messages; in .Rd files, replace pointer to out-of-date web page  
33723 7797 d 1 h ripley /trunk/src/library/methods/man/ Rd format error  
33663 7803 d 16 h maechler /trunk/src/library/methods/man/ + more example cosmetic  
33662 7803 d 16 h maechler /trunk/src/library/methods/man/ oops! in example  
33659 7804 d 3 h maechler /trunk/src/library/ standardGeneric in "base" and "methods"  
33635 7806 d 13 h maechler /trunk/src/library/methods/man/ correct usage of three functions; wrap around  
33634 7806 d 13 h maechler /trunk/src/library/methods/man/ getMethods() and selectMethod() are documented in ./getMethods.Rd; synopsis not needed (and it had not listed standardGeneric())  
31891 7928 d 20 h maechler /trunk/src/library/methods/man/ remove extra 'the' {R-devel post of Paul Roebuck}
and whitespace
 
26240 8352 d 23 h jmc /trunk/src/library/methods/ bug fixes and doc. updates mostly from methods/classes in namespaces  
26113 8359 d 15 h pd /trunk/src/library/methods/man/ match braces  
26093 8361 d 14 h jmc /trunk/src/library/ need to use .GlobalEnv in cacheGenericsMetaData until
we get rid of the global method tables for primitives
 
26082 8362 d 20 h jmc /trunk/src/ namespace for methods package--see todays mail to r-devel  
26000 8367 d 2 h ripley /trunk/src/library/ replace \testonly by \dontshow  
25351 8405 d 18 h jmc /trunk/src/library/methods/ Revision to use class objects instead of metadata to store relations  
25118 8422 d 12 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.