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
Hide 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
Changes
47757
6391 d 12 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
/branches/R-classInheritance
42215
6956 d 5 h
ripley
/trunk/tests/
update
/trunk/tests/primitives.R
42183
6958 d 5 h
ripley
/trunk/tests/
improvements
/trunk/tests/primitives.R
42117
6965 d 20 h
jmc
/trunk/tests/
add case for S3 log, also note the the S4 generic tests do nothing from misuse of nargs()
/trunk/tests/primitives.R
42093
6969 d 21 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
/trunk/src/library/base/R/log.R
/trunk/NEWS
/trunk/doc/manual/R-ints.texi
/trunk/src/library/base/R/New-Internal.R
/trunk/src/library/base/R/zzz.R
/trunk/src/library/methods/R/makeBasicFunsList.R
/trunk/src/library/methods/man/S4groupGeneric.Rd
/trunk/src/main/arithmetic.c
/trunk/src/main/names.c
/trunk/tests/arith-true.Rout.save
/trunk/tests/demos.Rout.save
/trunk/tests/primitives.R
/trunk/tests/reg-tests-2.Rout.save
42078
6971 d 22 h
maechler
/trunk/
Math group S3-S4 harmonization (part i)
/trunk/NEWS
/trunk/src/library/base/man/groupGeneric.Rd
/trunk/src/library/methods/R/makeBasicFunsList.R
/trunk/src/library/methods/man/S4groupGeneric.Rd
/trunk/src/library/tools/R/utils.R
/trunk/tests/primitives.R
41372
7031 d 18 h
ripley
/trunk/tests/
test (as far as possible) that the non-S4-generic primitives don't dispatch
/trunk/tests/primitives.R
41361
7032 d 4 h
ripley
/trunk/tests/
test that S4 generics do dispatch on methods
/trunk/tests/primitives.R
41323
7034 d 3 h
ripley
/trunk/tests/
typo
/trunk/tests/primitives.R
41322
7034 d 3 h
ripley
/trunk/tests/
update
/trunk/tests/primitives.R
41280
7037 d 1 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
/trunk/doc/manual/R-ints.texi
/trunk/src/library/methods/R/BasicFunsList.R
/trunk/src/main/array.c
/trunk/src/main/objects.c
/trunk/tests/primitives.R
41189
7043 d 20 h
ripley
/trunk/tests/
update
/trunk/tests/primitives.R
41168
7045 d 2 h
ripley
/trunk/
more tests on .BasicFunsList
/trunk/src/library/methods/R/BasicFunsList.R
/trunk/tests/primitives.R
41164
7045 d 4 h
ripley
/trunk/
fixes for PR#8876 and PR#7951
/trunk/NEWS
/trunk/src/library/methods/R/BasicFunsList.R
/trunk/src/library/stats/R/density.R
/trunk/src/library/stats/man/density.Rd
/trunk/tests/primitives.R
/trunk/tests/reg-tests-1.R
41159
7045 d 21 h
ripley
/trunk/
updates
/trunk/src/library/base/man/libPaths.Rd
/trunk/tests/primitives.R
41073
7054 d 1 h
ripley
/trunk/
make as.xxx for the atomic types use internal dispatch, for efficiency
/trunk/NEWS
/trunk/src/library/base/R/as.R
/trunk/src/library/base/R/raw.R
/trunk/src/library/base/man/zMethods.Rd
/trunk/src/library/methods/R/BasicFunsList.R
/trunk/src/library/tools/R/utils.R
/trunk/src/main/coerce.c
/trunk/src/main/names.c
/trunk/tests/primitives.R
40665
7112 d 1 h
ripley
/trunk/
add tests of primitive functions.
clarify that 'seq.int' dispatches on 'seq'
update methods list of primitives.
/trunk/tests/primitives.R
/trunk/src/library/base/man/zMethods.Rd
/trunk/src/library/methods/R/BasicFunsList.R
/trunk/tests/Makefile.in
/trunk/tests/Makefile.win