summaryrefslogtreecommitdiff
path: root/Examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ignore-empty-doxygen-commands'William S Fulton2021-03-012-0/+7
|\
| * Fix incorrect warning "Unknown Doxygen command: ."William S Fulton2021-03-012-0/+7
* | OUTPUT typemaps on methods that don't return voidWilliam S Fulton2021-03-014-6/+12
* | Add Javascript test for missing new in constructor callWilliam S Fulton2021-02-281-0/+11
* | Javascript: Add runtime tests for typemaps.iWilliam S Fulton2021-02-281-0/+49
* | Node: Fix handling of large unsigned valuesWilliam S Fulton2021-02-261-0/+18
* | Merge branch 'pr/new-node-fixes'William S Fulton2021-02-242-2/+2
|\ \ | |/ |/|
| * Replace Handle with Local depending on Node.js versionYegor Yefremov2020-04-072-2/+2
* | Lua example fix for newer osxWilliam S Fulton2021-02-201-0/+2
* | Fix typos in attribute2ref() in Lib/typemaps/attribute.swgZackery Spytz2021-02-092-0/+6
* | testname typo fixWilliam S Fulton2020-10-101-1/+1
* | complex can now be used as an identifierWilliam S Fulton2020-10-103-0/+21
* | Quieten ccomplextestWilliam S Fulton2020-10-101-2/+0
* | Add missing clean targetsWilliam S Fulton2020-10-105-9/+17
* | Further ccomplextest hacksWilliam S Fulton2020-10-101-1/+3
* | Split C complex.h from C++ complex testingWilliam S Fulton2020-10-107-98/+117
* | Remove Remove runtime test for unsupported complex or _Complex by itselfWilliam S Fulton2020-10-101-8/+0
* | Merge commit '8245277ad3acd9308ce28c40508b999e9496b27e' into c99-complexWilliam S Fulton2020-10-103-12/+67
|\ \
| * | Remove test for unsupported complex or _Complex by itselfLeo Singer2020-06-242-20/+0
| * | More C99 complex fixes, plus Python testsLeo Singer2020-06-243-12/+79
| * | Small corrections for handling C99 _ComplexLeo Singer2020-06-241-3/+3
* | | Update python_pybuffer_runme.py syntax for working under both python 2 and 3William S Fulton2020-10-071-8/+8
* | | Merge branch 'PyBuffer_Release-pybuffer'William S Fulton2020-10-071-0/+24
|\ \ \
| * | | Add tests.Zackery Spytz2020-06-151-0/+24
* | | | Merge branch 'director-return-const-pointer'William S Fulton2020-10-072-2/+16
|\ \ \ \
| * | | | Put test in alphabetical orderWilliam S Fulton2020-10-071-1/+1
| * | | | Perform proper spacing in director method declarationsThomas Reitmayr2020-06-202-2/+16
* | | | | Add missing virtual destructor to testcaseWilliam S Fulton2020-09-281-0/+1
* | | | | Add access modifier support for interface featureWilliam S Fulton2020-09-251-0/+28
* | | | | Add Ruby test for wchar_t members in li_std_string testcaseWilliam S Fulton2020-09-241-0/+7
* | | | | Extend C# wchar_t member test to pass unicode stringsGareth Francis2020-09-121-0/+7
* | | | | Add test for wchar_t members to li_std_string.iGareth Francis2020-09-123-0/+18
* | | | | Octave: error() must be called with an argumentKarl Wette2020-08-2777-308/+308
* | | | | Python 3.2 syntax error fixes in testsWilliam S Fulton2020-08-152-18/+24
* | | | | Revert 2to3 modificationWilliam S Fulton2020-08-151-1/+1
* | | | | Merge branch 'remove-dependency-on-2to3'William S Fulton2020-08-15145-1403/+1189
|\ \ \ \ \
| * | | | | Remove need for Python 2to3William S Fulton2020-08-153-94/+7
| * | | | | 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
|/ / / / /