Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing parameter names in STL container wrappers | William S Fulton | 2019-02-13 | 1 | -1/+1 |
| | | | | | | | Mostly in STL copy constructors. Best to have parameter names as they make their way into the wrappers in some target languages. | ||||
* | Fixed renames of std_* containers to a safer | Gonzalo Garramuno | 2007-05-16 | 1 | -0/+9 |
| | | | | | | | | %rename directive. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9810 626c5289-ae23-0410-ae9c-e8d60b6d4f22 | ||||
* | Added an implementation of std_queue with tests. | Gonzalo Garramuno | 2007-05-06 | 1 | -0/+24 |
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9779 626c5289-ae23-0410-ae9c-e8d60b6d4f22 |