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-Win-CMD
/
src
/
library
/
methods
/
man
/
setClass.Rd
@ 28362
– Rev 28254
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
28254
20662 d 1 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
26365
8344 d 11 h
jmc
/trunk/src/library/methods/man/
fix out-of-date info
26000
8365 d 16 h
ripley
/trunk/src/library/
replace \testonly by \dontshow
25816
8377 d 11 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
25351
8404 d 8 h
jmc
/trunk/src/library/methods/
Revision to use class objects instead of metadata to store relations
25118
8421 d 1 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
23531
8542 d 14 h
hornik
/trunk/src/library/methods/man/
Misc improvements and cosmetics.
22839
8584 d 3 h
jmc
/trunk/src/library/methods/man/
checkDoc found extra args
21853
8659 d 10 h
jmc
/trunk/src/
adding NEW and MAKE_CLASS macros to C interface
21345
8708 d 8 h
jmc
/trunk/src/library/methods/man/
fix problems shown by test-all-extras
20620
8768 d 6 h
jmc
/trunk/src/library/methods/
Use of sealed classes; various fixes esp. to the next methods
code and arising from introduction earlier of classRepresentation and SClassExtension classes
20330
8791 d 6 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.
19681
8840 d 7 h
jmc
/trunk/src/library/methods/man/
remove temporarily the maybeNumber example
19087
8882 d 3 h
jmc
/trunk/src/library/methods/man/
add class documentation and revise other, esp. where
database was used (not an R term)
19029
8885 d 2 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
18126
8938 d 6 h
jmc
/trunk/src/library/methods/
changes to deal better with vector-like classes, using
a pseudo-slot, .Data
18069
8942 d 10 h
jmc
/trunk/src/library/methods/man/
a new test, but alas it has to be commented out for now
18040
8943 d 10 h
pd
/trunk/
branch update
17454
8988 d 6 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 9 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
←Prev
1
2
Next→
Show All