summaryrefslogtreecommitdiff
path: root/Examples
Commit message (Expand)AuthorAgeFilesLines
* Stop trying to disable PHP safe_mode in testsuiteOlly Betts2021-03-221-1/+1
* template template parameters patch tidyupWilliam S Fulton2021-03-223-9/+35
* Fix handling of Template template parametersWilliam S Fulton2021-03-223-1/+57
* Merge branch 'php8-support'Olly Betts2021-03-213-4/+8
|\
| * Temporary hack so testsuite passes for PHP8Olly Betts2021-03-191-0/+4
| * Add initial support for PHP8Olly Betts2021-03-192-4/+4
* | Test a different C# keyword renameWilliam S Fulton2021-03-201-1/+1
* | Modernise C++11 compiler support detection in autotoolsWilliam S Fulton2021-03-201-1/+1
* | Suppress Visual C++ warning in cpp_typedef testcaseWilliam S Fulton2021-03-191-0/+3
|/
* Merge pull request #1909 from treitmayr/ruby-additional-testsWilliam S Fulton2021-03-1838-36/+1097
|\
| * Add justification for suppressing warnings in Ruby test caseThomas Reitmayr2021-03-161-16/+5
| * Add and improve Ruby test cases in the context of nesting and namespacesThomas Reitmayr2020-12-1638-36/+1108
* | php: Fix char* typecheck typemap to accept NullOlly Betts2021-03-192-0/+17
* | php: Fix overloaded directed methods with non-void returnOlly Betts2021-03-182-1/+28
* | Conditionalise math.i for PHPOlly Betts2021-03-171-5/+0
* | Update PHP director_basic expected classes+funcsOlly Betts2021-03-171-5/+2
* | Merge branch 'v8-context-aware-race-free-preparation'William S Fulton2021-03-111-1/+1
|\ \
| * | Examples/test-suite/grouping.i: resolve compiler warning.Andy Polyakov2021-03-101-1/+1
* | | Add Javascript (JSC) support for type conversionWilliam S Fulton2021-03-111-1/+2
* | | Add two Javascript testcases converted from PythonWilliam S Fulton2021-03-112-0/+27
* | | Javascript type conversion supportWilliam S Fulton2021-03-111-0/+14
|/ /
* | Convert javascript_arrays.i example into testcaseWilliam S Fulton2021-03-069-52/+53
* | Merge branch 'master' into array_fixWilliam S Fulton2021-03-031443-10453/+26119
|\ \
| * \ 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