summaryrefslogtreecommitdiff
path: root/Lib/java/boost_shared_ptr.i
Commit message (Expand)AuthorAgeFilesLines
* Fix potential security exploit in generated Java classesWilliam S Fulton2015-08-021-3/+3
* Fix for SourceForge Bug #1283.Brant K. Kyser2013-01-041-4/+4
* Fix inconsistencies in Java and C# getCPtr() and pointer constructor visibili...William S Fulton2011-11-251-5/+11
* nspace fixes for smart pointersWilliam S Fulton2010-05-231-4/+4
* shared_ptr improvements so the proxy class does not need to be specified - SW...William S Fulton2010-05-221-11/+11
* Fix #2408232. Improve shared_ptr and intrusive_ptr wrappers for classes in an...William S Fulton2010-05-221-5/+1
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-011-4/+4
* Add a few comments about the smart pointer implementationWilliam S Fulton2010-01-231-1/+4
* don't unnecessarily set swigCPtr to zero again if Dispose/delete called multi...William S Fulton2009-03-311-9/+13
* Remove some unnecessary castsWilliam S Fulton2008-02-131-4/+4
* Fix compilation problem for const methodsWilliam S Fulton2007-10-091-1/+1
* shared_ptr typemaps addedWilliam S Fulton2007-10-071-0/+192