summaryrefslogtreecommitdiff
path: root/Lib/csharp/boost_intrusive_ptr.i
Commit message (Expand)AuthorAgeFilesLines
* More move semantics improvementsWilliam S Fulton2022-07-041-2/+2
* Fix C# CA1063 warning by implementing the recommended Dispose methods.William S Fulton2019-04-081-10/+6
* Fix overloading of shared_ptr method overloadingWilliam S Fulton2017-09-231-0/+11
* Correct file format to unixWilliam S Fulton2016-05-281-508/+507
* Remove unused variables from C# boost::intrusive_ptr wrappersWilliam S Fulton2016-05-281-3/+3
* Remove using directives from the generated C# code and fully qualify the use ...Brant K. Kyser2013-10-171-58/+58
* Remove unused temp variable in C# intrusive_ptr wrappersWilliam S Fulton2012-08-041-1/+1
* Fix inconsistencies in Java and C# getCPtr() and pointer constructor visibili...William S Fulton2011-11-251-14/+19
* Remove numerous hard coded 'result' variable name in generated c/c++ wrappers...William S Fulton2011-10-301-12/+12
* Add missing intrusive_ptr csvarout typemaps for C#William S Fulton2011-09-131-0/+15
* Add boost_intrusive_ptr.i library contribution from #3401571.William S Fulton2011-09-131-0/+491