| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 61058 |
5017 d 22 h |
jmc |
/trunk/src/library/methods/ |
Change the names of classes refClasGeneratorFunction, refObjectGenerator to refObjectGenerator, refGeneratorSlot
for the sake of back compatibility. Needed by Rcpp and perhaps other packages |
|
| 61035 |
5021 d 22 h |
jmc |
/trunk/ |
Reference class generator functions: add to the tests, item in NEWS, following rev 61034 |
|
| 59654 |
5144 d 20 h |
jmc |
/trunk/src/library/methods/ |
Add the $usingMethods() mechanism to guide code analysis when using a method indirectly |
|
| 57841 |
5347 d 1 h |
jmc |
/trunk/src/library/methods/ |
bug from parrtial matching field names in initFieldArgs |
|
| 57604 |
5375 d 20 h |
jmc |
/trunk/src/library/methods/ |
allow import of identical class, bug 14725 |
|
| 57589 |
5378 d 2 h |
jmc |
/trunk/ |
Keep a record of locked fields in reference classes |
|
| 57183 |
5407 d 22 h |
jmc |
/trunk/ |
fix bug in supeclass objects in (...) |
|
| 56985 |
5435 d 3 h |
maechler |
/trunk/ |
str(<refClass obj>) |
|
| 56572 |
5476 d 1 h |
jmc |
/trunk/ |
require valid class assignments for fields in reference classes |
|
| 56211 |
5513 d 3 h |
maechler |
/trunk/src/library/methods/ |
wrap around long lines |
|
| 56119 |
5526 d 22 h |
jmc |
/trunk/src/library/methods/ |
setting className in getRefClass(): bug report 14600 |
|
| 56045 |
5533 d 19 h |
jmc |
/trunk/ |
could not redefine field with class ANY |
|
| 56036 |
5534 d 19 h |
jmc |
/trunk/ |
fix fields=list() bug in setRefClass() |
|
| 55988 |
5542 d 20 h |
jmc |
/trunk/ |
prevent modifying locked reference class definition |
|
| 55779 |
5563 d 1 h |
jmc |
/trunk/ |
make .self and .refClassDef read-only |
|
| 54575 |
5632 d 21 h |
jmc |
/trunk/ |
tests of non-local assignments in reference class methods |
|
| 53693 |
5720 d 20 h |
jmc |
/trunk/src/library/methods/ |
add methods for copy, field, getClass, getRefClass to reference classes |
|
| 53691 |
5721 d 2 h |
jmc |
/trunk/src/library/methods/ |
back out the getClass() method temporarily |
|
| 53669 |
5723 d 2 h |
jmc |
/trunk/src/library/methods/ |
add reference methods copy, getRefClass, getClass |
|
| 53645 |
5728 d 22 h |
maechler |
/trunk/src/library/methods/tests/ |
another regression test for 53641 |
|