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-classInheritance
/
tests
/
primitives.R
@ 63243
– Rev 47757
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
47757
6390 d 19 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
42215
6955 d 13 h
ripley
/trunk/tests/
update
42183
6957 d 13 h
ripley
/trunk/tests/
improvements
42117
6965 d 4 h
jmc
/trunk/tests/
add case for S3 log, also note the the S4 generic tests do nothing from misuse of nargs()
42093
6969 d 5 h
ripley
/trunk/
Take the rest of the S4 Math group primitive,
remove gammaCody from the S3 Math group (it was not even
documented as generic, and it no longer is).
The union of the S4 Math and Math2 groups is now the S3 Math group
42078
6971 d 5 h
maechler
/trunk/
Math group S3-S4 harmonization (part i)
41372
7031 d 2 h
ripley
/trunk/tests/
test (as far as possible) that the non-S4-generic primitives don't dispatch
41361
7031 d 12 h
ripley
/trunk/tests/
test that S4 generics do dispatch on methods
41323
7033 d 10 h
ripley
/trunk/tests/
typo
41322
7033 d 10 h
ripley
/trunk/tests/
update
41280
7036 d 8 h
ripley
/trunk/
confine dispatch in %*% to S4 object and that op.
use FALSE values in .BasicFunsList to indicate that S4 methods cannot be set
41189
7043 d 3 h
ripley
/trunk/tests/
update
41168
7044 d 10 h
ripley
/trunk/
more tests on .BasicFunsList
41164
7044 d 12 h
ripley
/trunk/
fixes for PR#8876 and PR#7951
41159
7045 d 5 h
ripley
/trunk/
updates
41073
7053 d 9 h
ripley
/trunk/
make as.xxx for the atomic types use internal dispatch, for efficiency
40665
7111 d 8 h
ripley
/trunk/
add tests of primitive functions.
clarify that 'seq.int' dispatches on 'seq'
update methods list of primitives.