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
/
djm-parseRd
/
tests
/
primitives.R
– Rev 46659
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
46659
6500 d 23 h
murdoch
/branches/djm-parseRd/
Create temporary branch for Rd parsing code.
42215
6954 d 7 h
ripley
/trunk/tests/
update
42183
6956 d 6 h
ripley
/trunk/tests/
improvements
42117
6963 d 21 h
jmc
/trunk/tests/
add case for S3 log, also note the the S4 generic tests do nothing from misuse of nargs()
42093
6967 d 23 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
6969 d 23 h
maechler
/trunk/
Math group S3-S4 harmonization (part i)
41372
7029 d 19 h
ripley
/trunk/tests/
test (as far as possible) that the non-S4-generic primitives don't dispatch
41361
7030 d 5 h
ripley
/trunk/tests/
test that S4 generics do dispatch on methods
41323
7032 d 4 h
ripley
/trunk/tests/
typo
41322
7032 d 4 h
ripley
/trunk/tests/
update
41280
7035 d 2 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
7041 d 21 h
ripley
/trunk/tests/
update
41168
7043 d 3 h
ripley
/trunk/
more tests on .BasicFunsList
41164
7043 d 5 h
ripley
/trunk/
fixes for PR#8876 and PR#7951
41159
7043 d 22 h
ripley
/trunk/
updates
41073
7052 d 2 h
ripley
/trunk/
make as.xxx for the atomic types use internal dispatch, for efficiency
40665
7110 d 2 h
ripley
/trunk/
add tests of primitive functions.
clarify that 'seq.int' dispatches on 'seq'
update methods list of primitives.