| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 62133 |
4891 d 21 h |
pd |
/branches/R-3-0-branch/ |
Create R-3-0-branch |
|
| 61058 |
5016 d 23 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 |
5020 d 23 h |
jmc |
/trunk/ |
Reference class generator functions: add to the tests, item in NEWS, following rev 61034 |
|
| 59654 |
5143 d 21 h |
jmc |
/trunk/src/library/methods/ |
Add the $usingMethods() mechanism to guide code analysis when using a method indirectly |
|
| 57841 |
5346 d 2 h |
jmc |
/trunk/src/library/methods/ |
bug from parrtial matching field names in initFieldArgs |
|
| 57604 |
5374 d 21 h |
jmc |
/trunk/src/library/methods/ |
allow import of identical class, bug 14725 |
|
| 57589 |
5377 d 3 h |
jmc |
/trunk/ |
Keep a record of locked fields in reference classes |
|
| 57183 |
5406 d 23 h |
jmc |
/trunk/ |
fix bug in supeclass objects in (...) |
|
| 56985 |
5434 d 4 h |
maechler |
/trunk/ |
str(<refClass obj>) |
|
| 56572 |
5475 d 2 h |
jmc |
/trunk/ |
require valid class assignments for fields in reference classes |
|
| 56211 |
5512 d 4 h |
maechler |
/trunk/src/library/methods/ |
wrap around long lines |
|
| 56119 |
5525 d 23 h |
jmc |
/trunk/src/library/methods/ |
setting className in getRefClass(): bug report 14600 |
|
| 56045 |
5532 d 20 h |
jmc |
/trunk/ |
could not redefine field with class ANY |
|
| 56036 |
5533 d 20 h |
jmc |
/trunk/ |
fix fields=list() bug in setRefClass() |
|
| 55988 |
5541 d 21 h |
jmc |
/trunk/ |
prevent modifying locked reference class definition |
|
| 55779 |
5562 d 2 h |
jmc |
/trunk/ |
make .self and .refClassDef read-only |
|
| 54575 |
5631 d 22 h |
jmc |
/trunk/ |
tests of non-local assignments in reference class methods |
|
| 53693 |
5719 d 21 h |
jmc |
/trunk/src/library/methods/ |
add methods for copy, field, getClass, getRefClass to reference classes |
|
| 53691 |
5720 d 3 h |
jmc |
/trunk/src/library/methods/ |
back out the getClass() method temporarily |
|
| 53669 |
5722 d 3 h |
jmc |
/trunk/src/library/methods/ |
add reference methods copy, getRefClass, getClass |
|