summaryrefslogtreecommitdiff
path: root/Examples/python
Commit message (Expand)AuthorAgeFilesLines
* Eliminate trivial differences between the reference examplesOlly Betts2014-11-072-9/+1
* Remove bogus ; after } in examplesOlly Betts2014-11-074-8/+8
* Bypass Python exmples not supported by -builtinWilliam S Fulton2014-10-074-6/+34
* Remove Python swigrun exampleWilliam S Fulton2014-10-076-145/+0
* Display testname when running the import_packages Python examplesWilliam S Fulton2014-10-078-13/+46
* Fix Python 3 import_packages/relativeimport2 example cleanWilliam S Fulton2014-10-071-9/+0
* Small fixes to the relative import fix.Johan Hake2014-09-291-1/+2
* Fix issue with relative import when using single header file import.Johan Hake2014-08-1223-0/+190
* Fully clean Python examples and test-suiteKarl Wette2014-05-291-0/+5
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-245-6/+6
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-1177-245/+250
* Fix {python|perl5|ruby|tcl}/java examplesKarl Wette2014-05-022-4/+9
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-1616-23/+22
* Further fixes when using type() when using -builtin to include module nameWilliam S Fulton2014-03-012-0/+5
* Update one dead link and remove anotherOlly Betts2014-02-241-2/+1
* Further cleaning up of class examplesOlly Betts2014-02-241-1/+0
* Improve the class example for several languages.Olly Betts2014-02-234-95/+31
* Fix assorted comment and documentation typosOlly Betts2014-02-232-2/+2
* Executable bits and shebang fixesWilliam S Fulton2014-02-166-12/+0
* Fixed SF bug #1297 (Python imports)Paweł Tomulik2013-12-24145-0/+1381
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton2013-06-118-8/+8
* Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton2013-06-118-8/+8
* Fix Python examples to compile and run under Python 3William S Fulton2013-05-264-30/+51
* Python examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-1934-269/+225
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-158-16/+16
* Added .PHONY targetsStefan Zager2011-04-071-0/+2
* Merged from branches/szager-python-builtinStefan Zager2011-04-0317-0/+366
|\
| * Accidentally added build targets.Stefan Zager2011-02-1012-1229/+0
| * Added test harnessStefan Zager2011-02-1022-226/+66
| * Simple test of operator overload. -builtin should shine in this test.Stefan Zager2011-02-109-0/+341
| * Accidentally imported build products.Stefan Zager2011-02-1014-6908/+1
| * Test operator overloads with deep hierarchy.Stefan Zager2011-02-1010-0/+7033
| * Makefile tweaksStefan Zager2011-02-091-6/+4
| * A collection of performance tests. The variants we're mostStefan Zager2011-02-0928-0/+1294
| * Whoops; bad importStefan Zager2011-02-0928-1294/+0
| * A place to write and run performance tests. The variants we'reStefan Zager2011-02-0928-0/+1294
|/
* remove weave python example - license is unclearWilliam S Fulton2010-03-066-3708/+0
* revert 11743 - accidental checkinWilliam S Fulton2010-01-232-8/+55
* Add caveat about using percent in varargs example as per suggestion in bug #2...William S Fulton2009-11-142-55/+8
* fix SWIG naming conventionWilliam S Fulton2009-08-211-1/+1
* Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/Miklos Vajna2009-07-221-1/+0
* Snip nonsensical comment left over from cut and paste from other examples.Olly Betts2009-05-191-2/+0
* invoke using swig.exe instead of just swig in Visual Studio project filesWilliam S Fulton2009-03-208-16/+16
* warning fixWilliam S Fulton2009-01-091-1/+3
* 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-1129-1/+59
* shadow->proxy changeWilliam S Fulton2008-05-011-2/+1
* shadow->proxy terminology updateWilliam S Fulton2008-04-2910-171/+0
* shadow->proxy terminlogy updateWilliam S Fulton2008-04-299-14/+13