summaryrefslogtreecommitdiff
path: root/Lib/csharp/std_array.i
Commit message (Expand)AuthorAgeFilesLines
* std_array.i std_vector.i tweaksWilliam S Fulton2023-03-221-16/+6
* Lib/csharp: Better standardized std_vector.i and std_array.iMario Emmenlauer2023-01-101-28/+61
* Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-311-1/+1
* Improve backwards compatibility in C#/Java std::array wrappersWilliam S Fulton2019-04-191-2/+2
* Better variable naming consistency in STL containersWilliam S Fulton2017-05-261-3/+3
* %extend changes and remove default use of javatype, dtype, cstype %typemapsWilliam S Fulton2017-01-151-1/+1
* Add C++11 std::array interface file for C#myd73492016-07-051-0/+227