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
/
setOldClass.Rd
@ 63243
– 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
8309 d 5 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
26082
8362 d 6 h
jmc
/trunk/src/
namespace for methods package--see todays mail to r-devel
26000
8366 d 12 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
25816
8378 d 7 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 21 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
23678
8534 d 7 h
jmc
/trunk/src/library/methods/man/
various corrections
21345
8709 d 4 h
jmc
/trunk/src/library/methods/man/
fix problems shown by test-all-extras
21142
8729 d 12 h
ripley
/trunk/src/library/methods/man/
Rd errors,
setOldClass example did not work
21101
8733 d 3 h
jmc
/trunk/src/library/methods/man/
some tests
21070
8735 d 9 h
jmc
/trunk/src/library/methods/
1. revised promptMethods to generate aliases for individual methods
2. added setOldClass as per green book
3. some heuristics to detect errors in writing generic function definitions