summaryrefslogtreecommitdiff
path: root/Lib/std/std_container.i
Commit message (Expand)AuthorAgeFilesLines
* Add missing parameter names in STL container wrappersWilliam S Fulton2019-02-131-1/+1
* Refactor std_container iterator functionsWilliam S Fulton2017-01-271-3/+30
* Fix STL wrappers to not generate <: digraphs.William S Fulton2015-12-121-6/+6
* Add std::array container wrappers for PythonWilliam S Fulton2015-11-171-25/+49
* C++11 support for new versions of erase and insert in the STL containers.William S Fulton2013-12-221-6/+15
* Fixed bug 2811549: const vs. non-const iterators for STL types.Stefan Zager2011-04-291-4/+4
* Apply patch #1925702 from Casey Raymondson which removeswarning 512 for std::...William S Fulton2008-03-261-4/+0
* include the language specific codes first since they can contain typemapsMarcelo Matus2005-10-311-1/+5
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-3/+3
* more fixes for template + def argsMarcelo Matus2004-12-051-3/+6
* isolate language independent STD/STL/C++ code + more documentation + cleaningMarcelo Matus2004-10-101-0/+106