summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'director-unwrap-result'William S Fulton2022-10-079-6/+369
|\ \ \
| * \ \ Merge branch 'master' into director-unwrap-resultOlly Betts2022-03-011099-34325/+14811
| |\ \ \
| * | | | Unwrap director classes only when returning a pointer or reference to an objectThomas Reitmayr2020-06-209-6/+369
* | | | | Document CFFI removalWilliam S Fulton2022-10-061-0/+6
* | | | | Completely remove CFFIWilliam S Fulton2022-10-065-2156/+0
* | | | | Makefile re-orderWilliam S Fulton2022-10-062-749/+748
* | | | | Re-order language detection in configure.acWilliam S Fulton2022-10-061-1371/+1379
* | | | | Remove some final testingWilliam S Fulton2022-10-062-9/+24
* | | | | Remove dead conditional codeOlly Betts2022-10-061-6/+0
* | | | | Replace reference to SWIG_POINTER_EXCEPTION in docsOlly Betts2022-10-061-4/+3
* | | | | Fix comment typoOlly Betts2022-10-061-1/+1
* | | | | Eliminate 2 redundant copies of swig bannerOlly Betts2022-10-062-15/+4
* | | | | Update mingw linksOlly Betts2022-10-062-5/+4
* | | | | Use https for links in docs where supportedOlly Betts2022-10-0617-37/+37
* | | | | Make licence boilterplate for go.cxx match other filesOlly Betts2022-10-061-2/+6
* | | | | Use https for swig.org linksOlly Betts2022-10-06110-135/+135
* | | | | [Python] Remove deprecated and apparently useless defarg.swgOlly Betts2022-10-063-39/+10
* | | | | Fix python/c++ coding confusion!William S Fulton2022-10-061-1/+1
* | | | | Changes file typo fixWilliam S Fulton2022-10-061-1/+1
* | | | | Testcase warning suppressionWilliam S Fulton2022-10-061-0/+2
* | | | | Doxygen Java fix quoting for \image commandWilliam S Fulton2022-10-066-3/+14
* | | | | Merge branch 'python_subinterpreter_issues'William S Fulton2022-10-052-7/+17
|\ \ \ \ \
| * | | | | added comment in CHANGES.currentbenjamin-sch2022-02-081-0/+4
| * | | | | always get the type_pointer from capsule instead of using a static variablebenjamin-sch2022-02-081-7/+7
| * | | | | added interpreter_counter to deinitialize only once in case of subinterpretersbenjamin-sch2022-02-081-0/+6
* | | | | | Add support for parsing C++11 final classesWilliam S Fulton2022-10-059-24/+267
* | | | | | Fix OCaml %rename for enum itemsWilliam S Fulton2022-10-053-4/+18
* | | | | | Warning fix for OCaml testWilliam S Fulton2022-10-051-0/+4
* | | | | | Report errors in preprocessor expressions by defaultOlly Betts2022-10-057-7/+34
* | | | | | Fix SWIG version reference in recent doc changeOlly Betts2022-10-051-1/+1
* | | | | | Fix doc typoOlly Betts2022-10-051-1/+1
* | | | | | Sort out predefined SWIG-specific macrosOlly Betts2022-10-0518-9/+128
* | | | | | [php] Fix emitted PHP type declarations in corner casesphp-type-declaration-fixesOlly Betts2022-10-041-83/+215
* | | | | | Prefer !Equal() to Cmp() != 0Olly Betts2022-10-031-5/+5
* | | | | | Merge pull request #2249 from geographika/pcre-nugetWilliam S Fulton2022-09-302-26/+90
|\ \ \ \ \ \
| * | | | | | Split build and installsethg2022-09-272-3/+9
| * | | | | | Build and Install are in the same commandsethg2022-09-271-5/+1
| * | | | | | Move install to separate stepsethg2022-09-271-0/+4
| * | | | | | Switch Action and docs to use PowerShellsethg2022-09-272-18/+35
| * | | | | | Test using version rather than helpsethg2022-08-201-1/+1
| * | | | | | Add GitHub Action to test Windows builds using Nuget as described in the docssethg2022-08-201-0/+47
| * | | | | | Update Windows CMake builds to use NuGet package for PCRE2sethg2022-03-311-15/+9
* | | | | | | C# CreateWStringFromUTF32 optimisationWilliam S Fulton2022-09-301-3/+1
* | | | | | | Generate richcompare switch statements in sorted orderWilliam S Fulton2022-09-301-2/+4
* | | | | | | Add DohSortedKeys functionWilliam S Fulton2022-09-304-26/+29
* | | | | | | [ci] Revert continue-on-error for PHP 8.2Olly Betts2022-09-301-1/+0
* | | | | | | Adjust the DOH string hash functionOlly Betts2022-09-302-6/+25
* | | | | | | Testcase overloading warning fixWilliam S Fulton2022-09-291-0/+2
* | | | | | | Runtime tables deterministic ordering (4)William S Fulton2022-09-293-20/+48
* | | | | | | Runtime tables deterministic ordering (3)William S Fulton2022-09-291-4/+7