| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 34864 |
7700 d 4 h |
murdoch |
/branches/R-noNULLenv/ |
ported r33596:34862 from main |
|
| 33359 |
7822 d 2 h |
murdoch |
/branches/R-noNULLenv/ |
Create no-NULL-environment branch |
|
| 30912 |
8003 d 11 h |
ripley |
/trunk/src/library/ |
layout improvements |
|
| 30842 |
8008 d 3 h |
jmc |
/trunk/src/library/methods/ |
changes to fix generics, classes from namespaces; see NEWS |
|
| 26530 |
8331 d 8 h |
maechler |
/trunk/src/library/methods/man/ |
fixed all codoc("methods", use.values=NULL) |
|
| 26477 |
8337 d 4 h |
jmc |
/trunk/src/library/methods/ |
fix some more defaults for the where= argument |
|
| 26240 |
8352 d 5 h |
jmc |
/trunk/src/library/methods/ |
bug fixes and doc. updates mostly from methods/classes in namespaces |
|
| 26093 |
8360 d 20 h |
jmc |
/trunk/src/library/ |
need to use .GlobalEnv in cacheGenericsMetaData until
we get rid of the global method tables for primitives |
|
| 25902 |
8371 d 23 h |
jmc |
/trunk/src/library/methods/ |
not protecting enough against loops in method selection when
methods are defined for basic functions |
|
| 25118 |
8421 d 17 h |
hornik |
/trunk/src/library/ |
Use new Rd commands for marking words and phrases. |
|
| 24661 |
8450 d 5 h |
ripley |
/trunk/ |
branch update |
|
| 23839 |
8519 d 21 h |
jmc |
/trunk/src/library/methods/ |
various fixes to generating coerce methods, to isSealedMethod,
and fixes to error checking and messages |
|
| 21345 |
8709 d 0 h |
jmc |
/trunk/src/library/methods/man/ |
fix problems shown by test-all-extras |
|
| 20092 |
8809 d 23 h |
jmc |
/trunk/src/library/methods/ |
make generic functions a true class; add package name information
to methods list meta-names and to functions that create them (and to generic function objects) |
|
| 19473 |
8855 d 23 h |
jmc |
/trunk/src/library/methods/ |
fixes to classes that extend matrix and other structures;
fix setGeneric, setGroupGeneric, callGeneric to make group methods work better on primitives
(these fixes are candidates for 1.5.1) |
|
| 19087 |
8882 d 20 h |
jmc |
/trunk/src/library/methods/man/ |
add class documentation and revise other, esp. where
database was used (not an R term) |
|
| 19029 |
8885 d 19 h |
hornik |
/trunk/src/library/methods/man/ |
Cosmetics. |
|
| 18558 |
8909 d 22 h |
jmc |
/trunk/ |
cleaning up slot assignments, introducing callNextMethod,
fix bugs in handling classes with data part and in function new |
|
| 17760 |
8961 d 4 h |
jmc |
/trunk/src/library/methods/man/ |
*** empty log message *** |
|
| 17454 |
8988 d 22 h |
jmc |
/trunk/src/library/methods/ |
1. Add missing functions callGeneric, removeMethod
2. Fixes to insert inherited methods correctly in examples with
default + multi-dispatch methods.
3. Documentation fixes responding to CMD check |
|