summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Runtime tables deterministic ordering (2)William S Fulton2022-09-291-29/+34
* | Runtime tables deterministic ordering (1)William S Fulton2022-09-291-2/+6
* | Fix a few documentation typosOlly Betts2022-09-294-7/+7
* | [php] Add php:allowdynamicproperties featureOlly Betts2022-09-294-4/+86
* | [ci] Revert continue-on-error for PHP 8.0Olly Betts2022-09-291-1/+0
* | [php] Fix testcase segfaults with PHP 8.0Olly Betts2022-09-291-0/+4
* | [php] Suppress -Wdeclaration-after-statement in php.hOlly Betts2022-09-291-3/+22
* | [php] Workaround PHP 8.2 header problemOlly Betts2022-09-282-2/+8
* | [php] Adapt swig_ptr_cast_object for PHP 8.2Olly Betts2022-09-281-0/+2
* | [php] Avoid creating dynamic properties in testsuiteOlly Betts2022-09-283-0/+6
* | [php] Avoid deprecated interpolation syntaxOlly Betts2022-09-281-5/+5
* | [ci] Temporarily allow PHP 8.0 and 8.2 to failOlly Betts2022-09-281-0/+2
* | [ci] Fix CI to actually test PHP 8.0; add PHP 8.2Olly Betts2022-09-281-0/+3
* | C# CreateWStringFromUTF32 optimisationWilliam S Fulton2022-09-221-2/+1
* | Fixes for classes with the same name in different namespacesFrank Schlimbach2022-09-214-5/+109
* | Fix -Wmisleading-indentation in Octave wrappersWilliam S Fulton2022-09-201-1/+1
* | Remove swig.spec fileWilliam S Fulton2022-09-205-82/+6
* | Merge pull request #2374 from friedrichatgc/fix_octave_horzcatWilliam S Fulton2022-09-193-6/+18
|\ \
| * | Extended the documentation for octave operator overloadingMarkus Friedrich2022-09-181-0/+10
| * | Reenable and fix octave horzcat operator testMarkus Friedrich2022-09-182-6/+8
* | | Move SWIG_Octave_Raise into a functionWilliam S Fulton2022-09-191-2/+9
* | | std::string throws typemapsWilliam S Fulton2022-09-1924-12/+225
* | | Add catches_strings test to test throws char * typemapWilliam S Fulton2022-09-1921-0/+286
* | | Add Racket throws typemaps for char *William S Fulton2022-09-191-0/+4
* | | Javascript v8 object to string exceptions improvementWilliam S Fulton2022-09-192-2/+2
* | | Javascript, Octave, R - Improve exceptions for %catchesWilliam S Fulton2022-09-198-17/+35
* | | Make method wrappers suffix optional and disabled by defaultVadim Zeitlin2022-09-193-4/+12
|/ /
* | Add missing typecheck typemaps for std::auto_ptr and std::unique_ptrWilliam S Fulton2022-09-1759-2/+442
* | Correct error handling in Guile pointer conversionWilliam S Fulton2022-09-161-0/+2
* | Guile - Add error checking to SWIGTYPE and SWIGTYPE & in typemapsWilliam S Fulton2022-09-162-2/+12
* | Provide SWIGTYPE MOVE typemaps in swigmove.iWilliam S Fulton2022-09-1641-19/+909
* | .gitignore for Lua examplesWilliam S Fulton2022-09-161-0/+8