| .. |
|
csharp
|
Replace empty() method with IsEmpty C# property in STL containers
|
2023-11-10 07:45:01 +00:00 |
|
d
|
carrays.i library modified to use size_t instead of int
|
2023-10-11 08:23:16 +01:00 |
|
go
|
Using #ifdef instead of #if to prevent warnings
|
2023-07-04 09:18:20 +02:00 |
|
guile
|
[guile] Remove unnecessary (char*) casts
|
2023-12-01 11:40:20 +13:00 |
|
java
|
Fix redundant cast warning in Java std::map wrapper put method
|
2023-10-11 08:23:16 +01:00 |
|
javascript
|
Fix typos in comments and docs
|
2023-11-30 17:07:16 +13:00 |
|
lua
|
Fix random doubled spaces in code
|
2023-11-17 09:49:36 +13:00 |
|
mzscheme
|
Add missing exception.i for std::map wrappers for MzScheme and Guile
|
2023-09-15 19:17:34 +01:00 |
|
ocaml
|
Using #ifdef instead of #if to prevent warnings
|
2023-07-04 09:18:20 +02:00 |
|
octave
|
Fix random doubled spaces in code
|
2023-11-17 09:49:36 +13:00 |
|
perl5
|
Fix random doubled spaces in code
|
2023-11-17 09:49:36 +13:00 |
|
php
|
Merge branch 'issue/2625'
|
2023-09-18 19:29:56 +01:00 |
|
python
|
Fix for python-3.11+ and stable abi
|
2023-12-19 08:54:41 +00:00 |
|
r
|
Complete transition to rtypecheck typemaps from hard coded logic
|
2023-09-11 08:16:02 +01:00 |
|
ruby
|
Fix random doubled spaces in code
|
2023-11-17 09:49:36 +13:00 |
|
scilab
|
Using #ifdef instead of #if to prevent warnings
|
2023-07-04 09:18:20 +02:00 |
|
std
|
Correct instantiate of std::basic_istream and std::basic_ostream
|
2023-09-07 22:24:28 +01:00 |
|
tcl
|
[Tcl] Avoid `-Wmissing-braces` warning
|
2023-11-17 09:46:36 +13:00 |
|
typemaps
|
Fix random doubled spaces in code
|
2023-11-17 09:49:36 +13:00 |
|
xml
|
delete the perl5 typemaps, ignored here
|
2006-01-05 19:34:51 +00:00 |
|
allkw.swg
|
Improve #include guard macros
|
2022-07-19 09:35:46 +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
|
Merge pull request #1398 from swig-fortran/missing-includes
|
2022-02-01 14:05:17 +13:00 |
|
cmalloc.i
|
merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes
|
2010-03-06 01:19:37 +00:00 |
|
constraints.i
|
Remove lingering uses of ancient documentation system
|
2023-05-29 12:03:12 +12:00 |
|
cpointer.i
|
Fix function prototypes of generated pointer functions
|
2022-02-03 17:25:44 +13:00 |
|
cstring.i
|
merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes
|
2010-03-06 01:19:37 +00:00 |
|
cwstring.i
|
merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes
|
2010-03-06 01:19:37 +00:00 |
|
director_common.swg
|
Create director_common.swg for language-indep code
|
2015-03-12 19:51:11 +13:00 |
|
exception.i
|
[guile] Remove unnecessary (char*) casts
|
2023-12-01 11:40:20 +13:00 |
|
intrusive_ptr.i
|
Fix bug with macro invocation with empty first arg
|
2017-10-08 09:02:28 +13:00 |
|
inttypes.i
|
Simplify inttypes.i
|
2023-09-22 08:52:58 +01:00 |
|
javascriptkw.swg
|
Javascript Node-API support added
|
2023-06-28 07:24:51 +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
|
Fix bug with macro invocation with empty first arg
|
2017-10-08 09:02:28 +13:00 |
|
std_except.i
|
[OCaml] Some exception improvements
|
2019-02-07 16:25:10 -07:00 |
|
stdint.i
|
merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes
|
2010-03-06 01:19:37 +00:00 |
|
stl.i
|
merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes
|
2010-03-06 01:19:37 +00:00 |
|
swig.swg
|
Remove incorrect fragment dependency
|
2023-08-18 08:47:24 +01:00 |
|
swigarch.i
|
Improved C long handling for C#
|
2023-10-05 21:30:52 +01:00 |
|
swigerrors.swg
|
Add Python support for std::unique_ptr inputs
|
2022-07-17 15:20:20 +01:00 |
|
swigfragments.swg
|
Merge branch 'std_filesystem_python'
|
2023-11-18 10:50:29 +00:00 |
|
swiginit.swg
|
Lib/javascript/v8: use context-aware initialization.
|
2021-03-02 15:31:28 +01:00 |
|
swiglabels.swg
|
Added usage of nullptr instead of NULL
|
2023-02-08 01:16:42 +02:00 |
|
swigrun.i
|
merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes
|
2010-03-06 01:19:37 +00:00 |
|
swigrun.swg
|
Fix typo: "temporal" which should be "temporary"
|
2023-04-27 10:35:22 +12:00 |
|
swigwarnings.swg
|
Add support for the <=> operator (C++20)
|
2022-07-27 09:12:40 +12:00 |
|
wchar.i
|
merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes
|
2010-03-06 01:19:37 +00:00 |
|
windows.i
|
Add missing VOID definition to windows.i
|
2019-01-07 18:46:14 +00:00 |