master
Fix cdata-related typemaps for C and add runme for cdata test
changed pointer initializations to format supported in both C and C++ (#3406)
[D] Fix director methods taking a pointer to a primitive by const reference
Go and Guile: fix further const char * / char *& wrapper bugs
Add char *& string typemaps to all languages and char_strings runme parity
typecheck typemaps for STRING LENGTH added to changes file
[JavaScript] Fix the v8 and node engines for v8 14.x (Node.js 26)
[Lua] Remove unused director helper functions
[OCaml] Remove std_complex.i
Pass SWIG_FromCharPtrAndSize and friends on to the C compiler
argcargv / OOM-protection follow-ups
[Python] Add %pythonstubcode and %pythonstubbegin directives
Remove need for additional %rename for std::function
Use the canonical capitalisation of Unified Typemap Library
Fix director arguments taking a const ref to the language object type
delete the perl5 typemaps, ignored here
Include Javascript keywords in -Wallkw
Fix %arg in Lib/attribute.i
carrays.i library modified to use size_t instead of int
cdata.i tests: remove macOS skips and tidy up
Revert rev 11918 "merge revisions 11872:11876 from trunk to gsoc2008-maciekd branch - license changes"
C++ reference errors when passing in a 'NULL' change of behaviour.
Fix function prototypes of generated pointer functions
Create director_common.swg for language-indep code
Fix -Wextra-semi warnings (#3372)
[MzScheme/Racket] Drop support
Remove deprecated shared_ptr and intrusive_ptr macros
Simplify inttypes.i
fix macro issue reported by Vladimir Menshakov
Conditionalise math.i for PHP
fix VC++ warning
[OCaml] Some exception improvements
std::function refactor and test improvements
Remove unnecessary variadic in SWIG_STD_MOVE macro
Improved C long handling for C#
Enhance documentation for MSVC and setting __cplusplus
Add Python support for std::unique_ptr inputs
Add <errno.h> fragment for errno usage
Fix SWIG_CastCmpStruct to provide a strict weak ordering (#3497)
Suppress unused function warnings on Clang-CL (#3425)
Rename bin abbreviation to binary in cdata identifiers
Stable abi and std::string_view
Add const std::unique_ptr & input typemaps
Add missing VOID definition to windows.i