| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 55359 |
5590 d 9 h |
pd |
/branches/R-glmscore/ |
R-glmscore experimental branch |
|
| 54575 |
5631 d 21 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 2 h |
jmc |
/trunk/src/library/methods/ |
back out the getClass() method temporarily |
|
| 53669 |
5722 d 2 h |
jmc |
/trunk/src/library/methods/ |
add reference methods copy, getRefClass, getClass |
|
| 53645 |
5727 d 22 h |
maechler |
/trunk/src/library/methods/tests/ |
another regression test for 53641 |
|
| 53641 |
5728 d 2 h |
jmc |
/trunk/src/library/methods/ |
initialize method to call new.env() for subclasses of environment |
|
| 53564 |
5736 d 22 h |
jmc |
/trunk/src/ |
fix more environment code to work with subclasses of environment |
|
| 53470 |
5750 d 19 h |
jmc |
/trunk/ |
improve doc., tests for initialize() ref class methods |
|
| 53465 |
5750 d 22 h |
jmc |
/trunk/src/library/methods/ |
callSuper() failed for initialize() in default case |
|
| 53385 |
5758 d 2 h |
jmc |
/trunk/src/ |
fix bug in [[<- and $<- for subclasses of environment |
|
| 53382 |
5759 d 3 h |
jmc |
/trunk/src/ |
fix bugs in handling subclasses of environment |
|
| 53335 |
5763 d 20 h |
jmc |
/trunk/src/library/methods/ |
suppress warning on field names as arguments (some people like it) |
|
| 53330 |
5764 d 3 h |
jmc |
/trunk/src/library/methods/ |
fix bug, add test for promptClass applied to reference classes |
|
| 53274 |
5769 d 1 h |
jmc |
/trunk/src/library/methods/ |
add checks for local assignment of field names in reference class methods |
|
| 53212 |
5772 d 21 h |
jmc |
/trunk/src/library/methods/ |
fix bug in new callSuper via methods() |
|
| 53068 |
5779 d 20 h |
jmc |
/trunk/ |
small bugs, fix doc for ReferenceClasses, add finalize, move tests to reduce clutter on check |
|
| 52985 |
5785 d 21 h |
jmc |
/trunk/src/library/methods/ |
fix bugs in defaultBindingFunction and related |
|
| 52960 |
5787 d 22 h |
jmc |
/trunk/src/library/methods/ |
simplification of ReferenceMethods to eliminate special arguments to setRefClass and generic referenceMethods |
|
| 52903 |
5795 d 21 h |
jmc |
/trunk/ |
revisions and addition of referenceMethods() generic |
|