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
/
WinMake
/
src
/
library
/
methods
/
man
/
setSClass.Rd
@ 36498
– Rev 30063
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
30063
8065 d 11 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
26093
8361 d 8 h
jmc
/trunk/src/library/
need to use .GlobalEnv in cacheGenericsMetaData until
we get rid of the global method tables for primitives
25118
8422 d 6 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
23531
8543 d 19 h
hornik
/trunk/src/library/methods/man/
Misc improvements and cosmetics.
21345
8709 d 13 h
jmc
/trunk/src/library/methods/man/
fix problems shown by test-all-extras
20620
8769 d 10 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
8792 d 10 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.
19029
8886 d 7 h
hornik
/trunk/src/library/methods/man/
Cosmetics.
16447
9045 d 16 h
jmc
/trunk/src/library/methods/man/
cleaning up some documentation
15357
9120 d 10 h
jmc
/trunk/src/library/methods/
the methods library