summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ci] Restore full set of buildsphp-type-hintsOlly Betts2022-01-191-0/+256
* [php] Tweaks to new docsOlly Betts2022-01-191-3/+3
* [php] Transfer byref settings to dispatch functionsOlly Betts2022-01-191-12/+35
* Merge branch 'master' into php-type-hintsOlly Betts2022-01-1958-849/+476
|\
| * gcc-12 warning fix in test-caseWilliam S Fulton2022-01-181-1/+1
| * [perl] Require at least Perl 5.8.0Olly Betts2022-01-1911-130/+33
| * Fix Appveyor mingw builds - install autotoolsWilliam S Fulton2022-01-181-1/+1
| * Ensure GHA fails when testflags.py failsWilliam S Fulton2022-01-181-2/+2
| * [perl] Document explicitly not to use %OWNER directlyOlly Betts2022-01-181-4/+11
| * Fix missing HTML escaping in Octave docsOlly Betts2022-01-181-13/+13
| * Fix PHP docs formatting issueOlly Betts2022-01-161-1/+4
| * Add Python testcase for testing flatstaticmethod syntaxWilliam S Fulton2022-01-154-4/+123
| * %callback and Python class access for C++ static member functions fixesWilliam S Fulton2022-01-144-15/+38
| * [Python] Add missing Python kwargs builtin supportWilliam S Fulton2022-01-144-2/+13
| * Update Python tests to not use flatstaticmethod accessWilliam S Fulton2022-01-1422-74/+52
| * Stop using Travis CI which doesn't work any longerVadim Zeitlin2022-01-105-576/+1
| * GHA debug via ssh infoWilliam S Fulton2022-01-101-0/+4
| * Merge pull request #2095 from vadz/extend-suffixWilliam S Fulton2022-01-082-12/+26
| |\
| | * Use SWIG-specific for non-overloaded synthesized functions tooVadim Zeitlin2021-11-092-3/+15
| | * Refactor code in Language::staticmemberfunctionHandler()Vadim Zeitlin2021-11-091-9/+11
| * | Building distribution fixes and pcre version displayWilliam S Fulton2022-01-082-7/+8
| * | Add recent change to changes fileWilliam S Fulton2022-01-081-0/+6
| * | Support std::array in Golang (#2045)ERROR2022-01-043-1/+112
| * | Remove obsolete code to set SWIG_V8_VERSIONOlly Betts2021-12-291-7/+1
| * | Escape a literal > in PHP.htmlOlly Betts2021-12-291-1/+1
| * | [php] Add director_ownership_runme.phpOlly Betts2021-12-291-0/+28
* | | Add FIXME commentOlly Betts2022-01-191-0/+11
* | | Improve code commentOlly Betts2022-01-191-3/+3
* | | Add a new enum valueOlly Betts2022-01-192-2/+3
* | | Improve new docsOlly Betts2021-12-241-1/+5
* | | Merge branch 'master' into php-type-hintsOlly Betts2021-12-243-17/+18
|\ \ \ | |/ /
| * | [python] Add 3.10 to Python versions in configureOlly Betts2021-12-241-1/+1
| * | [php] Improve wording in the manualOlly Betts2021-12-241-5/+8
| * | Clean up testcase source whitespaceOlly Betts2021-12-231-11/+9
* | | Document PHP type declaration supportOlly Betts2021-12-241-0/+69
* | | Allow control of PHP type declaration generationOlly Betts2021-12-232-13/+35
* | | Add some missing phptype annotationsOlly Betts2021-12-235-10/+16
* | | Merge branch 'master' into php-type-hintsOlly Betts2021-12-233-12/+41
|\ \ \ | |/ /
| * | Remove redundant test casesOlly Betts2021-12-231-12/+0
| * | preproc_cpp test for testing preprocessor and C++William S Fulton2021-12-223-0/+41
* | | Process tmap:out:phptype laterOlly Betts2021-12-221-2/+2
* | | Merge branch 'master' into php-type-hintsOlly Betts2021-12-2212-77/+419
|\ \ \ | |/ /
| * | [php] Add missing runmes for overload_* testcasesOlly Betts2021-12-229-0/+363
| * | Remove C++ comments from preproc C testWilliam S Fulton2021-12-211-39/+38
| * | [php] Use SWIG_TypeCheckStruct to check typesOlly Betts2021-12-192-38/+18
* | | Merge branch 'master' into php-type-hintsOlly Betts2021-12-1811-13/+263
|\ \ \ | |/ /
| * | [php] Add overload_simple_runme.phpOlly Betts2021-12-181-0/+194
| * | [PHP] Add new PHP 8.1 keywordOlly Betts2021-12-183-0/+28
| * | TODO: Remove stale PHP entryOlly Betts2021-12-181-2/+1
| * | [php] Always use <?php to start .php fileOlly Betts2021-12-182-2/+2