aboutsummaryrefslogtreecommitdiff
path: root/Lib/java/boost_intrusive_ptr.i
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
2017-09-23Fix overloading of shared_ptr method overloadingWilliam S Fulton
2017-04-20Consistent whitespace amongst all the shared_ptr and intrusive_ptr typemapsWilliam S Fulton
2016-11-13Missing transient keywords in Java proxy classWilliam S Fulton
2015-08-02Fix potential security exploit in generated Java classesWilliam S Fulton
2013-01-12Convert to unix fileformatWilliam S Fulton
2011-11-25Fix inconsistencies in Java and C# getCPtr() and pointer constructor visibili...William S Fulton
2010-05-23nspace fixes for smart pointersWilliam S Fulton
2010-05-22shared_ptr improvements so the proxy class does not need to be specified - SW...William S Fulton
2010-05-22Fix #2408232. Improve shared_ptr and intrusive_ptr wrappers for classes in an...William S Fulton
2010-04-01Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton
2010-01-23Add a few comments about the smart pointer implementationWilliam S Fulton
2009-03-31don't unnecessarily set swigCPtr to zero again if Dispose/delete called multi...William S Fulton
2009-01-05fix up namespaces so that boost, std or std::tr1 can be used for shared_ptr/i...William S Fulton
2008-12-28Add boost::intrusive_ptr wrappers from Mike RowbothamWilliam S Fulton