The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
52864 5807 d 19 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
/branches/R-exp-R5
51351 5972 d 18 h ripley /trunk/tests/ typo  
/trunk/tests/primitives.R
51326 5975 d 1 h ripley /trunk/tests/ exclude optional tracemem tests  
/trunk/tests/primitives.R
51316 5975 d 17 h ripley /trunk/ a few more checks of argument names, and a test suite  
/trunk/src/main/arithmetic.c
/trunk/src/main/complex.c
/trunk/tests/primitives.R
42215 6955 d 5 h ripley /trunk/tests/ update  
/trunk/tests/primitives.R
42183 6957 d 5 h ripley /trunk/tests/ improvements  
/trunk/tests/primitives.R
42117 6964 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 6968 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 6970 d 21 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 7030 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 7031 d 4 h ripley /trunk/tests/ test that S4 generics do dispatch on methods  
/trunk/tests/primitives.R
41323 7033 d 2 h ripley /trunk/tests/ typo  
/trunk/tests/primitives.R
41322 7033 d 2 h ripley /trunk/tests/ update  
/trunk/tests/primitives.R
41280 7036 d 0 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 7042 d 19 h ripley /trunk/tests/ update  
/trunk/tests/primitives.R
41168 7044 d 2 h ripley /trunk/ more tests on .BasicFunsList  
/trunk/src/library/methods/R/BasicFunsList.R
/trunk/tests/primitives.R
41164 7044 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 7044 d 21 h ripley /trunk/ updates  
/trunk/src/library/base/man/libPaths.Rd
/trunk/tests/primitives.R
41073 7053 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 7111 d 0 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