summaryrefslogtreecommitdiff
path: root/Lib/d/std_vector.i
Commit message (Expand)AuthorAgeFilesLines
* Improve backwards compatibility in D std::vector wrappersWilliam S Fulton2019-04-191-13/+13
* Add STL container copy constructors where missingWilliam S Fulton2019-02-141-0/+4
* Add missing typedefs to std::vector + typedef correctionsWilliam S Fulton2019-02-131-0/+10
* Better variable naming consistency in STL containersWilliam S Fulton2017-05-261-4/+4
* %extend changes and remove default use of javatype, dtype, cstype %typemapsWilliam S Fulton2017-01-151-2/+2
* Work around differences in clang libc++ std::vector<bool>::const_referenceMarvin Greenberg2014-02-041-6/+6
* [D] Replaced the term "wrap D module" with "intermediary D module" (including...David Nadlinger2010-11-281-48/+48
* Added support for the D programming languge.David Nadlinger2010-11-181-0/+591