Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr | William S Fulton | 2022-09-17 | 1 | -0/+9 |
* | Test/fixes to handle NULL pointer for unique_ptr/auto_ptr | William S Fulton | 2022-08-31 | 1 | -0/+8 |
* | Correct raw pointer handling test for virtual inheritance | William S Fulton | 2022-08-11 | 1 | -1/+1 |
* | Add raw pointer handling test for virtual inheritance | William S Fulton | 2022-08-05 | 1 | -6/+13 |
* | auto_ptr and unique_ptr test tweaks | William S Fulton | 2022-08-04 | 1 | -1/+2 |
* | std::unique_ptr std::auto_ptr tidyup | William S Fulton | 2022-07-19 | 1 | -0/+2 |
* | Add Python support for std::unique_ptr inputs | William S Fulton | 2022-07-17 | 1 | -0/+65 |
* | Add std::unique support | William S Fulton | 2022-07-02 | 1 | -0/+17 |