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)
/
branches
/
R-gcontext
/
src
/
library
/
methods
/
man
/
promptClass.Rd
@ 28362
– Rev 26795
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
26795
8308 d 8 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
26530
8330 d 14 h
maechler
/trunk/src/library/methods/man/
fixed all codoc("methods", use.values=NULL)
26000
8365 d 15 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
25410
8400 d 7 h
hornik
/trunk/src/library/methods/
Make handling of arg 'filename' in promptClass() and promptMethods()
consistent with what prompt() and promptData() do.
23029
8574 d 2 h
hornik
/trunk/
QA => QC where correct.
20092
8809 d 6 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)
19087
8882 d 2 h
jmc
/trunk/src/library/methods/man/
add class documentation and revise other, esp. where
database was used (not an R term)
19064
8883 d 2 h
jmc
/trunk/src/library/methods/man/
fixups to promptClass, MethodsList class definition
19029
8885 d 1 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
18994
8886 d 13 h
hornik
/trunk/src/library/
Cosmetics and Rd markup fixes/improvements.
17454
8988 d 5 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
17210
9000 d 10 h
jmc
/trunk/src/library/methods/
add docType entry, other fixups to promptMethods, promptClass
17055
9003 d 3 h
jmc
/trunk/src/library/methods/
fix to bug in show; typo in promptClass.Rd
17000
9005 d 10 h
jmc
/trunk/src/
methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod