summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-dependency-on-2to3'William S Fulton2020-08-15147-1427/+1193
|\
| * Remove need for Python 2to3William S Fulton2020-08-155-118/+11
| * Modify examples to be both Python 2 and 3 compatibleWilliam S Fulton2020-08-1537-388/+368
| * Remove python3 specific runme3.py test filesWilliam S Fulton2020-08-151-0/+0
| * Convert python tests using 2to3William S Fulton2020-08-1566-551/+551
| * Convert python test scripts to be Python 2 and 3 compatibleWilliam S Fulton2020-08-156-30/+28
| * Convert swigobject python test to be python 2 and 3 compatibleWilliam S Fulton2020-08-141-4/+13
| * Convert two tests to work with both Python 2 and 3William S Fulton2020-08-132-8/+21
| * Improve director_exception Python testWilliam S Fulton2020-08-131-1/+5
| * Remove further print statements from Python testsWilliam S Fulton2020-08-132-15/+15
| * Improve Python testing catching exceptionsWilliam S Fulton2020-08-133-35/+35
| * Improve contract Python testcase testingWilliam S Fulton2020-08-131-23/+23
| * Remove print statements from Python testsWilliam S Fulton2020-08-1340-254/+123
* | Add missing test to python test-suiteWilliam S Fulton2020-08-151-0/+1
* | Remove Examples/contractWilliam S Fulton2020-08-1510-293/+0
|/
* Update Visual C++ instructions in Windows.htmlWilliam S Fulton2020-08-131-6/+8
* Alphabetise testing of examplesWilliam S Fulton2020-08-134-8/+7
* Update changes fileWilliam S Fulton2020-08-131-0/+6
* Add C# support for void *VOID_INT_PTR member variablesWilliam S Fulton2020-08-133-0/+19
* Add basic std::pair Python testingWilliam S Fulton2020-08-131-0/+47
* Merge pull request #1843 from chrisburr/patch-1William S Fulton2020-07-291-5/+1
|\
| * Use Py_TYPE in SwigPyBuiltin_SetMetaTypeChris Burr2020-07-281-5/+1
| * PyTypeObject::ob_base isn't available in PyPyChris Burr2020-07-171-1/+1
|/
* Use conventional 'v' prefix for release taggingWilliam S Fulton2020-06-231-2/+2
* Add director comparison operator fix to changes fileWilliam S Fulton2020-06-141-0/+3
* Merge branch 'directors-comparison-operators'William S Fulton2020-06-145-4/+36
|\
| * Use %renameZackery Spytz2020-06-072-0/+8
| * Fix wrapping of virtual comparison operators with directorsZackery Spytz2020-06-054-4/+28
* | Merge pull request #1822 from vapier/masterWilliam S Fulton2020-06-141-1/+1
|\ \
| * | configure: use AC_PATH_TOOL for pkg-configMike Frysinger2020-06-121-1/+1
* | | Add missing python cygwin build in appveyor.ymlWilliam S Fulton2020-06-131-0/+2
* | | Move python cygwin to Appveyor allow_failure list.William S Fulton2020-06-131-2/+6
|/ /
* | Merge branch 'pyopers-docs'William S Fulton2020-06-121-2/+2
|\ \
| * | Fix references to pyopers.swg in the Python docsZackery Spytz2020-06-091-2/+2
* | | Merge branch 'vapier-master'William S Fulton2020-06-121-7/+7
|\ \ \
| * | | configure: change $PKGCONFIG to $PKG_CONFIGMike Frysinger2020-06-111-7/+7
| |/ /
* | | Stop running cygwin python test on AppveyorWilliam S Fulton2020-06-121-2/+2
* | | Revert "Allow cygwin to fail on Appveyor"William S Fulton2020-06-121-6/+3
|/ /
* | Add C++20 documentation chapterWilliam S Fulton2020-06-0836-1030/+1088
* | Allow cygwin to fail on AppveyorWilliam S Fulton2020-06-081-3/+6
* | Bump version to 4.1.0William S Fulton2020-06-086-150/+154
* | html fixesv4.0.2rel-4.0.2William S Fulton2020-06-081-1/+1
* | Revert "Add C++20 documentation chapter"William S Fulton2020-06-0835-1045/+1029
* | swig-4.0.2 release notesWilliam S Fulton2020-06-075-6/+14
* | Ruby testcase fixWilliam S Fulton2020-06-071-0/+2
* | Merge branch 'develop'William S Fulton2020-06-071-16/+7
|\ \
| * | Replace `-isystem` compile flag with `-I`Anatol Pomozov2020-06-021-16/+7
| |/
* | Changes file updatesWilliam S Fulton2020-06-071-1/+23
* | Merge branch 'fix-1199'William S Fulton2020-06-071-0/+2
|\ \
| * | fix #1199Viktor Gal2020-02-011-0/+2