aboutsummaryrefslogtreecommitdiff
path: root/Lib/csharp/boost_intrusive_ptr.i
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainllvm-r522817Alistair Delva
2019-04-08Fix C# CA1063 warning by implementing the recommended Dispose methods.William S Fulton
2017-09-23Fix overloading of shared_ptr method overloadingWilliam S Fulton
2016-05-28Correct file format to unixWilliam S Fulton
2016-05-28Remove unused variables from C# boost::intrusive_ptr wrappersWilliam S Fulton
2013-10-17Remove using directives from the generated C# code and fully qualify the use ...Brant K. Kyser
2012-08-04Remove unused temp variable in C# intrusive_ptr wrappersWilliam S Fulton
2011-11-25Fix inconsistencies in Java and C# getCPtr() and pointer constructor visibili...William S Fulton
2011-10-30Remove numerous hard coded 'result' variable name in generated c/c++ wrappers...William S Fulton
2011-09-13Add missing intrusive_ptr csvarout typemaps for C#William S Fulton
2011-09-13Add boost_intrusive_ptr.i library contribution from #3401571.William S Fulton