| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 78769 |
2216 d 6 h |
luke |
/branches/R-syntax/ |
Branch for experimenting with syntax changes. |
|
| 69213 |
3984 d 14 h |
ripley |
/trunk/src/library/ |
more tweaks for testing without recommended packages |
|
| 62700 |
4835 d 9 h |
jmc |
/trunk/src/library/methods/tests/ |
Add regression test for $trace, from rev 62698/9 |
|
| 61058 |
5017 d 4 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 5 h |
jmc |
/trunk/ |
Reference class generator functions: add to the tests, item in NEWS, following rev 61034 |
|
| 59654 |
5144 d 2 h |
jmc |
/trunk/src/library/methods/ |
Add the $usingMethods() mechanism to guide code analysis when using a method indirectly |
|
| 57841 |
5346 d 7 h |
jmc |
/trunk/src/library/methods/ |
bug from parrtial matching field names in initFieldArgs |
|
| 57604 |
5375 d 2 h |
jmc |
/trunk/src/library/methods/ |
allow import of identical class, bug 14725 |
|
| 57589 |
5377 d 8 h |
jmc |
/trunk/ |
Keep a record of locked fields in reference classes |
|
| 57183 |
5407 d 5 h |
jmc |
/trunk/ |
fix bug in supeclass objects in (...) |
|
| 56985 |
5434 d 10 h |
maechler |
/trunk/ |
str(<refClass obj>) |
|
| 56572 |
5475 d 7 h |
jmc |
/trunk/ |
require valid class assignments for fields in reference classes |
|
| 56211 |
5512 d 10 h |
maechler |
/trunk/src/library/methods/ |
wrap around long lines |
|
| 56119 |
5526 d 4 h |
jmc |
/trunk/src/library/methods/ |
setting className in getRefClass(): bug report 14600 |
|
| 56045 |
5533 d 2 h |
jmc |
/trunk/ |
could not redefine field with class ANY |
|
| 56036 |
5534 d 1 h |
jmc |
/trunk/ |
fix fields=list() bug in setRefClass() |
|
| 55988 |
5542 d 2 h |
jmc |
/trunk/ |
prevent modifying locked reference class definition |
|
| 55779 |
5562 d 7 h |
jmc |
/trunk/ |
make .self and .refClassDef read-only |
|
| 54575 |
5632 d 3 h |
jmc |
/trunk/ |
tests of non-local assignments in reference class methods |
|
| 53693 |
5720 d 3 h |
jmc |
/trunk/src/library/methods/ |
add methods for copy, field, getClass, getRefClass to reference classes |
|
| 53691 |
5720 d 8 h |
jmc |
/trunk/src/library/methods/ |
back out the getClass() method temporarily |
|
| 53669 |
5722 d 8 h |
jmc |
/trunk/src/library/methods/ |
add reference methods copy, getRefClass, getClass |
|
| 53645 |
5728 d 4 h |
maechler |
/trunk/src/library/methods/tests/ |
another regression test for 53641 |
|
| 53641 |
5728 d 7 h |
jmc |
/trunk/src/library/methods/ |
initialize method to call new.env() for subclasses of environment |
|
| 53564 |
5737 d 4 h |
jmc |
/trunk/src/ |
fix more environment code to work with subclasses of environment |
|
| 53470 |
5751 d 1 h |
jmc |
/trunk/ |
improve doc., tests for initialize() ref class methods |
|
| 53465 |
5751 d 4 h |
jmc |
/trunk/src/library/methods/ |
callSuper() failed for initialize() in default case |
|
| 53385 |
5758 d 8 h |
jmc |
/trunk/src/ |
fix bug in [[<- and $<- for subclasses of environment |
|
| 53382 |
5759 d 8 h |
jmc |
/trunk/src/ |
fix bugs in handling subclasses of environment |
|
| 53335 |
5764 d 2 h |
jmc |
/trunk/src/library/methods/ |
suppress warning on field names as arguments (some people like it) |
|
| 53330 |
5764 d 8 h |
jmc |
/trunk/src/library/methods/ |
fix bug, add test for promptClass applied to reference classes |
|
| 53274 |
5769 d 7 h |
jmc |
/trunk/src/library/methods/ |
add checks for local assignment of field names in reference class methods |
|
| 53212 |
5773 d 3 h |
jmc |
/trunk/src/library/methods/ |
fix bug in new callSuper via methods() |
|
| 53068 |
5780 d 2 h |
jmc |
/trunk/ |
small bugs, fix doc for ReferenceClasses, add finalize, move tests to reduce clutter on check |
|
| 52985 |
5786 d 3 h |
jmc |
/trunk/src/library/methods/ |
fix bugs in defaultBindingFunction and related |
|
| 52960 |
5788 d 4 h |
jmc |
/trunk/src/library/methods/ |
simplification of ReferenceMethods to eliminate special arguments to setRefClass and generic referenceMethods |
|
| 52903 |
5796 d 2 h |
jmc |
/trunk/ |
revisions and addition of referenceMethods() generic |
|
| 52871 |
5805 d 3 h |
jmc |
/trunk/src/library/methods/ |
implement callSuper(); add a test for it |
|
| 52846 |
5810 d 1 h |
jmc |
/trunk/ |
updates to refClass.R and documentation |
|
| 52816 |
5814 d 5 h |
jmc |
/trunk/ |
new facility for reference classes |
|