- Add CHANGES file entry - Add testcase
For shared_ptr proxy proxy classes, add a protected method swigSetCMemOwn for modifying the swigCMemOwn and swigCMemOwnDerived member variables which are used by various other methods for controlling memory ownership. Closes #230 Closes #759
- Enhance Java and C# test - Add Ruby test
This test case exercise directors used in conjunction with smart pointers.