R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
library
/
methods
/
man
/
MethodsList.Rd
@ 19087
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
19029
8886 d 12 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
18994
8888 d 0 h
hornik
/trunk/src/library/
Cosmetics and Rd markup fixes/improvements.
18558
8910 d 16 h
jmc
/trunk/
cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new
18413
8921 d 12 h
jmc
/trunk/src/library/methods/man/
some added functions; fix some (not all) of the missing docs
18364
8923 d 16 h
jmc
/trunk/src/library/methods/man/
*** empty log message ***
17688
8966 d 19 h
jmc
/trunk/src/library/methods/
fix to finalDefaultMethod (from r-patched)
17454
8989 d 16 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
17000
9006 d 21 h
jmc
/trunk/src/
methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
16802
9016 d 22 h
jmc
/trunk/src/library/methods/
cleaning up documentation; don't use data.class<-
16764
9019 d 19 h
jmc
/trunk/src/
add formal methods do DispatchGroup; some efficiency and
reliability changes to methods package and main/objects.c for methods
16559
9034 d 21 h
jmc
/trunk/src/library/methods/
added validObject; redefined the as() mechanism; change in form of methods metadata;
getClass() and new() are fussier about undefined classes
16471
9042 d 17 h
jmc
/trunk/src/library/methods/
extensive changes and documentation additions to as() and related
some smaller changes to method dispatch generally. Cleaned up and removed a few
objects no longer needed.
16447
9045 d 21 h
jmc
/trunk/src/library/methods/man/
cleaning up some documentation
16302
9058 d 20 h
jmc
/trunk/
attaching methods package automatically; reducing copies of generic functions
16066
9078 d 19 h
jmc
/trunk/src/library/methods/
fixes to do more general multi-argument method selection
revised version of as() deals better with inheritance
15514
9113 d 2 h
ripley
/trunk/
changes suggested by the QA tools
15439
9117 d 2 h
ripley
/trunk/
move access.R and warning() from package methods to base
run checkTnF over methods/R/*.R
*start* with codoc.
15357
9120 d 15 h
jmc
/trunk/src/library/methods/
the methods library