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-2-2-patches
/
src
/
library
/
methods
/
man
/
validObject.Rd
– Rev 35752
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
35752
7599 d 5 h
pd
/branches/R-2-2-patches/
Creating patch branch
35751
7599 d 5 h
pd
/tags/R-2-2-0/
Tag version 2.2.0
33606
7805 d 18 h
maechler
/trunk/src/library/methods/man/
cosmetic
26530
8330 d 5 h
maechler
/trunk/src/library/methods/man/
fixed all codoc("methods", use.values=NULL)
26000
8365 d 5 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
25816
8377 d 1 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
8420 d 15 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
24232
8480 d 23 h
jmc
/trunk/src/library/methods/
internal changes getting ready to make oldGet.R functions deprecated
21345
8707 d 22 h
jmc
/trunk/src/library/methods/man/
fix problems shown by test-all-extras
20397
8785 d 11 h
jmc
/trunk/src/library/methods/
1- fix setValidity to work with new class representation
2 - some bugs in the use of prototype objects
3 - fix some of the constructed replace methods for data part relations
19029
8884 d 16 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
17454
8987 d 19 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
16802
9015 d 1 h
jmc
/trunk/src/library/methods/
cleaning up documentation; don't use data.class<-
16446
9044 d 1 h
jmc
/trunk/src/library/methods/
add validObject