summaryrefslogtreecommitdiff
path: root/Lib/octave/std_deque.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.
* Revert "Octave: cleanup/restructure library files"William S Fulton2014-10-091-13/+6
| | | | | | | This reverts commit bf12d76d037dddb68c294cd77c3ad1f6b6d2e985. Reverting a series of Octave commits for re-applying again without incorrect whitespace changes.
* Octave: cleanup/restructure library filesKarl Wette2014-10-041-6/+13
| | | | | | | | - Restructure runtime code into declarations, function and class definitions, and initialisation code - Rename internal functions/types to follow SWIG_Octave... or SwigOct... naming styles - Style/comment/whitespace cleanups
* Initial commit of Octave module.Xavier Delacour2008-03-011-0/+25
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10290 626c5289-ae23-0410-ae9c-e8d60b6d4f22