summaryrefslogtreecommitdiff
path: root/Examples/python/std_map
Commit message (Expand)AuthorAgeFilesLines
* Modify examples to be both Python 2 and 3 compatibleWilliam S Fulton2020-08-151-34/+34
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-3/+6
* autopep8 cleanup of Examples/python whitespaceJon Schlueter2015-05-081-9/+6
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-4/+4
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-161-2/+2
* Python examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-191-11/+7
* Commited SF#2158938: change all SWIG symbols start with Py to a new name.Haoyu Bai2008-12-031-2/+2
* Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai2008-09-111-0/+1
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-14/+0
* *** empty log message ***William S Fulton2006-11-201-0/+1
* fix std_map such that is not necessary to use %template() std::pair<xx,yy> ev...Marcelo Matus2006-02-271-2/+0
* more examplesMarcelo Matus2006-01-112-0/+10
* more examplesMarcelo Matus2006-01-091-1/+23
* map iterators now use the native PySwigIterator, which is very very good for ...Marcelo Matus2006-01-091-0/+17
* add std_map exampleMarcelo Matus2006-01-085-0/+116