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
/
RClassUtils.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
8308 d 23 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
26530
8331 d 5 h
maechler
/trunk/src/library/methods/man/
fixed all codoc("methods", use.values=NULL)
26093
8360 d 17 h
jmc
/trunk/src/library/
need to use .GlobalEnv in cacheGenericsMetaData until
we get rid of the global method tables for primitives
25351
8404 d 22 h
jmc
/trunk/src/library/methods/
Revision to use class objects instead of metadata to store relations
24232
8482 d 0 h
jmc
/trunk/src/library/methods/
internal changes getting ready to make oldGet.R functions deprecated
24049
8495 d 20 h
ripley
/trunk/
branch update
23898
8512 d 22 h
jmc
/trunk/src/library/methods/man/
add SealedMethodDefinition class doc; fix doc for callNextMethod; minor change to class utilities
22981
8576 d 22 h
ripley
/trunk/src/library/methods/man/
remove duplicate aliases
21345
8708 d 22 h
jmc
/trunk/src/library/methods/man/
fix problems shown by test-all-extras
20330
8791 d 20 h
jmc
/trunk/src/
1. New meta-data classes for classRepresentation and for inheritance
(both extends and subclasses). More consistent with the green book &
opens the way to allowing same class name on different packages.
2. The methods package no longer copies any objects into the base
library at startup (as a consequence, it no longer uses data.class).
Another consequence is that the actual code for the trace function had
to be moved to the methods package to get the correct version of
class. The trace in base now constructs and evaluates a call to the
function in methods.
20092
8809 d 21 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)
19115
8881 d 20 h
ripley
/trunk/src/library/methods/man/
don't have line breaks in \item{} in \describe
19064
8883 d 17 h
jmc
/trunk/src/library/methods/man/
fixups to promptClass, MethodsList class definition
19029
8885 d 16 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
18994
8887 d 4 h
hornik
/trunk/src/library/
Cosmetics and Rd markup fixes/improvements.
18413
8920 d 16 h
jmc
/trunk/src/library/methods/man/
some added functions; fix some (not all) of the missing docs
18042
8944 d 0 h
jmc
/trunk/src/library/methods/
must protect "class" as a slot name
17454
8988 d 20 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
17376
8993 d 23 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
17265
8999 d 0 h
jmc
/trunk/src/library/methods/
ensure a proper prototype in assembling class definiton;
isolate the default prototype in a function so it can change later, e.g. to a new sexp type
←Prev
1
2
Next→
Show All