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-conflicts
/
src
/
library
/
methods
/
man
/
MethodsList-class.Rd
– Rev 75453
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
75453
2839 d 5 h
luke
/branches/R-conflicts/
Create branch for experimenting with search path conflict resolution.
74363
3064 d 14 h
maechler
/trunk/
missing parens patch from Duncan Murdoch (except those Kurt did in 74360)
71366
3591 d 5 h
jmc
/trunk/src/library/methods/man/
Large-scale rewrite of documentation to simplify, make a network for basic information separate from details and to correct
out-of-date statements.
68948
4005 d 7 h
ripley
/trunk/src/library/
use https
68104
4140 d 11 h
maechler
/trunk/
deprecating another dozen functions which use the `MethodsList` class that is now defunct
61433
4962 d 10 h
ripley
/trunk/src/library/
remove trailing spaces
59039
5216 d 12 h
ripley
/trunk/
use preferred form of 'R Core Team'
56186
5516 d 20 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5516 d 22 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
51304
5976 d 5 h
jmc
/trunk/
getMethods() deprecated; new class listOfMethods
42333
6940 d 12 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
39016
7271 d 9 h
jmc
/trunk/
Changes to methods and class management
25816
8377 d 8 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
19123
8880 d 22 h
hornik
/trunk/src/library/methods/man/
Rd syntax.
19064
8883 d 0 h
jmc
/trunk/src/library/methods/man/
fixups to promptClass, MethodsList class definition
19050
8884 d 3 h
hornik
/trunk/src/library/methods/man/
Update according to recent promptClass().
19029
8884 d 23 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
18994
8886 d 10 h
hornik
/trunk/src/library/
Cosmetics and Rd markup fixes/improvements.
17376
8993 d 6 h
jmc
/trunk/src/library/methods/
fixes to documentation, add proper inheritance etc for array and matrix,
increased checking for duplicate slots and other inconsistencies in class definitions