summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | Merge branch 'python-doxygen-quotes'William S Fulton2020-06-074-3/+51
|\ \ \
| * | | Fix generated Python code for Doxygen comments with triple quotesVadim Zeitlin2020-03-044-0/+26
| * | | Fix generated Python code for Doxygen comments ending with quoteVadim Zeitlin2020-03-044-3/+25
* | | | Merge branch 'escape-filepaths'William S Fulton2020-06-073-4/+18
|\ \ \ \
| * | | | escape phony targets as wellNoah Stegmaier2020-06-041-1/+1
| * | | | escape target nameNoah Stegmaier2020-06-041-1/+1
| * | | | escape path of generated fileNoah Stegmaier2020-06-041-1/+1
| * | | | escape filepathsNoah Stegmaier2020-06-043-1/+15
| | |_|/ | |/| |
* | | | Fix node 6 and 8 testing on TravisWilliam S Fulton2020-06-061-1/+3
* | | | Ruby s390x now working on TravisWilliam S Fulton2020-06-061-6/+0