summaryrefslogtreecommitdiff
path: root/Lib/ruby/std_stack.i
Commit message (Collapse)AuthorAgeFilesLines
* Add missing parameter names in STL container wrappersWilliam S Fulton2019-02-131-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 saferGonzalo Garramuno2007-05-161-0/+11
| | | | | | | | %rename directive. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9810 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* Added an implementation of std_stack.i withGonzalo Garramuno2007-05-061-0/+24
proper tests. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9778 626c5289-ae23-0410-ae9c-e8d60b6d4f22