The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
53694 5720 d 4 h jmc /branches/R-2-12-branch/src/library/methods/ add methods for copy, field, getClass, getRefClass to reference classes (53693)  
53692 5720 d 9 h jmc /branches/R-2-12-branch/src/library/methods/ back out () method temporarily  
53670 5722 d 9 h jmc /branches/R-2-12-branch/ reference class methods copy, getRefClass and getClass (from 53699)  
53642 5728 d 8 h jmc /branches/R-2-12-branch/ fix initialization for subclasses of environment to call new.env(); from 53641  
53565 5737 d 5 h jmc /branches/R-2-12-branch/ fix more environment code to work with subclasses of environment (from 53564)  
53471 5751 d 2 h jmc /branches/R-2-12-branch/ improved test and doc for initalize(); from rev 53470  
53466 5751 d 5 h jmc /branches/R-2-12-branch/ fix callSuper() from initialize() method; rev 53465 from trunk  
53386 5758 d 9 h jmc /branches/R-2-12-branch/ fix bug in assigning elements to subclasses of environment; from rev. 53385  
53383 5759 d 9 h jmc /branches/R-2-12-branch/src/ fix bugs in subclassing environments -- from 53382  
53354 5762 d 10 h jmc /branches/R-2-12-branch/ bug fixes for reference classes; from 532{12,74/5/8}, 53330/5  
53069 5780 d 3 h jmc /branches/R-2-12-branch/ ReferenceClasses from rev. 53068 in trunk  
52986 5786 d 4 h jmc /branches/R-2-12-branch/src/library/methods/ fix bugs in defaultBindingFunction (from 52985)  
52961 5788 d 4 h jmc /branches/R-2-12-branch/src/library/methods/ ported rev 52960 from trunk for refClass.Rand related  
52927 5793 d 5 h pd /branches/R-2-12-branch/ Create R-2-12-branch  
52903 5796 d 4 h jmc /trunk/ revisions and addition of referenceMethods() generic  
52871 5805 d 4 h jmc /trunk/src/library/methods/ implement callSuper(); add a test for it  
52846 5810 d 2 h jmc /trunk/ updates to refClass.R and documentation  
52816 5814 d 7 h jmc /trunk/ new facility for reference classes