summaryrefslogtreecommitdiff
path: root/Examples/python/multimap
Commit message (Expand)AuthorAgeFilesLines
* Remove some usage of strdupWilliam S Fulton2022-05-071-3/+5
* Modify examples to be both Python 2 and 3 compatibleWilliam S Fulton2020-08-151-3/+3
* Add missing checks for failures in calls to PyUnicode_AsUTF8String.William S Fulton2017-12-041-1/+11
* Correct docs and examples to call SWIG_fail after setting a Python errorWilliam S Fulton2016-10-231-2/+2
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-3/+6
* Warning fixes in generated Python code for 64bit Visual C++ on Windows.William S Fulton2015-07-031-3/+3
* autopep8 cleanup of Examples/python whitespaceJon Schlueter2015-05-081-11/+4
* Portability fixes for python exampleWilliam S Fulton2015-04-041-2/+2
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-4/+4
* Fix assorted comment and documentation typosOlly Betts2014-02-231-1/+1
* Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton2013-06-111-1/+1
* Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton2013-06-111-1/+1
* Fix Python examples to compile and run under Python 3William S Fulton2013-05-261-10/+37
* Python examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-191-8/+7
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-151-2/+2
* invoke using swig.exe instead of just swig in Visual Studio project filesWilliam S Fulton2009-03-201-2/+2
* warning fixWilliam S Fulton2009-01-091-1/+3
* Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai2008-09-112-1/+32
* eol-style set to CRLFWilliam S Fulton2007-10-181-148/+148
* 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
* Use .pyd instead of .dll as Python-2.5 stops working with dllsWilliam S Fulton2006-11-201-2/+2
* Correct some commentsWilliam S Fulton2006-07-041-1/+1
* Fix for Visual Studio Express 2005 without database support installed - no ne...William S Fulton2006-02-071-4/+4
* add %typemap(LANG,..) warning 1387184Marcelo Matus2006-01-051-3/+3
* massive typemap unificationMarcelo Matus2005-10-181-1/+1
* fix extern declarationsWilliam S Fulton2005-06-281-0/+10
* warning fixesWilliam S Fulton2004-11-021-5/+1
* .cvsignoreWilliam S Fulton2004-01-201-0/+1
* Warning fixesWilliam S Fulton2004-01-071-1/+1
* example.dll fixed to _example.dllWilliam S Fulton2003-05-211-2/+2
* VC++ pollutionWilliam S Fulton2003-02-251-0/+3
* The great mergeDave Beazley2002-11-306-0/+339