.. |
c
|
Fix cdata-related typemaps for C and add runme for cdata test
|
2024-06-17 00:38:17 +02:00 |
csharp
|
Note the LENGTH STRING typemap changes and tidy up
|
2025-07-28 23:02:52 +01:00 |
d
|
Use NULL instead of SWIG_NULLPTR
|
2025-07-02 08:43:32 +01:00 |
go
|
[Go] Use unsafe.Slice and unsafe.String in Go fragments
|
2025-06-25 13:55:43 -07:00 |
guile
|
Guile STRING LENGTH typemap fixes
|
2025-07-28 23:03:15 +01:00 |
java
|
Fix Length & string reverse order typemap.
|
2025-07-28 17:07:42 +02:00 |
javascript
|
Use NULL instead of SWIG_NULLPTR
|
2025-07-02 08:43:32 +01:00 |
lua
|
Fix Length & string reverse order typemap.
|
2025-07-28 17:07:42 +02:00 |
ocaml
|
Ocaml - add STRING LENGTH multi-argument typemaps
|
2025-07-28 23:03:15 +01:00 |
octave
|
Fix -Wunused-variable warning in Octave
|
2025-06-23 21:39:49 +01:00 |
perl5
|
Use SWIG_NOEXCEPT for deprecated dynamic exception specifications
|
2025-04-29 22:41:09 +01:00 |
php
|
Fix Length & string reverse order typemap.
|
2025-07-28 17:07:42 +02:00 |
python
|
Free-threading Python: revert special treatment for PyList_GET_ITEM etc. (#3225)
|
2025-07-25 08:17:38 +01:00 |
r
|
Use NULL instead of SWIG_NULLPTR
|
2025-07-02 08:43:32 +01:00 |
ruby
|
Use SWIG_NOEXCEPT for deprecated dynamic exception specifications
|
2025-04-29 22:41:09 +01:00 |
scilab
|
Use NULL instead of SWIG_NULLPTR
|
2025-07-02 08:43:32 +01:00 |
std
|
Revert "Move fragment StdDequeTraits to std/std_deque.i"
|
2024-09-26 16:35:00 +12:00 |
tcl
|
[Tcl] Fix -external-runtime for Tcl 8.x
|
2025-06-09 11:01:30 +12:00 |
typemaps
|
Fix Length & string reverse order typemap.
|
2025-07-28 17:07:42 +02:00 |
xml
|
delete the perl5 typemaps, ignored here
|
2006-01-05 19:34:51 +00:00 |
allkw.swg
|
Include Javascript keywords in -Wallkw
|
2024-07-19 09:32:01 +12:00 |
attribute.i
|
Fix %arg in Lib/attribute.i
|
2013-05-25 00:37:57 +01:00 |
carrays.i
|
carrays.i library modified to use size_t instead of int
|
2023-10-11 08:23:16 +01:00 |
cdata.i
|
cdata whitespace/cosmetic fixups
|
2024-06-13 10:48:15 +01:00 |
cmalloc.i
|
Revert rev 11918 "merge revisions 11872:11876 from trunk to gsoc2008-maciekd branch - license changes"
|
2012-05-06 00:49:56 +00:00 |
constraints.i
|
C++ reference errors when passing in a 'NULL' change of behaviour.
|
2024-09-14 13:03:36 +01:00 |
cpointer.i
|
Fix function prototypes of generated pointer functions
|
2022-02-03 17:25:44 +13:00 |
cstring.i
|
Revert rev 11918 "merge revisions 11872:11876 from trunk to gsoc2008-maciekd branch - license changes"
|
2012-05-06 00:49:56 +00:00 |
cwstring.i
|
Revert rev 11918 "merge revisions 11872:11876 from trunk to gsoc2008-maciekd branch - license changes"
|
2012-05-06 00:49:56 +00:00 |
director_common.swg
|
Create director_common.swg for language-indep code
|
2015-03-12 19:51:11 +13:00 |
director_guard.swg
|
Document directors and SWIG_THREADS
|
2024-07-02 08:57:09 +01:00 |
exception.i
|
[MzScheme/Racket] Drop support
|
2025-04-01 14:05:28 +13:00 |
intrusive_ptr.i
|
Remove deprecated shared_ptr and intrusive_ptr macros
|
2023-12-03 10:57:40 +13:00 |
inttypes.i
|
Simplify inttypes.i
|
2023-09-22 08:52:58 +01:00 |
linkruntime.c
|
fix macro issue reported by Vladimir Menshakov
|
2006-04-10 19:00:44 +00:00 |
math.i
|
Conditionalise math.i for PHP
|
2021-03-17 09:43:15 +13:00 |
runtime.swg
|
fix VC++ warning
|
2005-09-29 13:17:05 +00:00 |
shared_ptr.i
|
Remove deprecated shared_ptr and intrusive_ptr macros
|
2023-12-03 10:57:40 +13:00 |
std_except.i
|
[OCaml] Some exception improvements
|
2019-02-07 16:25:10 -07:00 |
stdint.i
|
Revert rev 11918 "merge revisions 11872:11876 from trunk to gsoc2008-maciekd branch - license changes"
|
2012-05-06 00:49:56 +00:00 |
stl.i
|
Revert rev 11918 "merge revisions 11872:11876 from trunk to gsoc2008-maciekd branch - license changes"
|
2012-05-06 00:49:56 +00:00 |
swig.swg
|
Remove remains of %nestedworkaround
|
2024-09-12 14:41:24 +12:00 |
swigarch.i
|
Improved C long handling for C#
|
2023-10-05 21:30:52 +01:00 |
swigcompat.swg
|
Enhance documentation for MSVC and setting __cplusplus
|
2024-07-03 19:29:56 +01:00 |
swigerrors.swg
|
Add Python support for std::unique_ptr inputs
|
2022-07-17 15:20:20 +01:00 |
swigfragments.swg
|
Add <errno.h> fragment for errno usage
|
2024-11-22 19:07:10 +00:00 |
swiginit.swg
|
vc++ warning fix in SWIG_InitializeModule
|
2025-05-13 08:58:01 +01:00 |
swiglabels.swg
|
Use NULL instead of SWIG_NULLPTR
|
2025-07-02 08:43:32 +01:00 |
swigrun.i
|
Revert rev 11918 "merge revisions 11872:11876 from trunk to gsoc2008-maciekd branch - license changes"
|
2012-05-06 00:49:56 +00:00 |
swigrun.swg
|
Fix -Wimplicit-fallthrough and -Wsign-compare warnings
|
2025-04-20 15:28:07 +01:00 |
swigwarnings.swg
|
Stable abi and std::string_view
|
2023-12-19 21:51:03 +00:00 |
unique_ptr.swg
|
Add const std::unique_ptr & input typemaps
|
2024-03-06 21:46:58 +00:00 |
wchar.i
|
Revert rev 11918 "merge revisions 11872:11876 from trunk to gsoc2008-maciekd branch - license changes"
|
2012-05-06 00:49:56 +00:00 |
windows.i
|
Add missing VOID definition to windows.i
|
2019-01-07 18:46:14 +00:00 |