Sign in
fuchsia
/
third_party
/
swig
/
HEAD
eb67231
GHA: add octave VER
by William S Fulton
· 10 days ago
main
master
upstream/master
54bdeef
Use MSYS2 MSYSTEM environment variable to select active environment. (#3320)
by Erez Geva
· 11 days ago
3d433d8
Fix Python GCC windows CI test (#3314)
by Erez Geva
· 13 days ago
ea62c86
Add CHANGES entry for %typedef deprecation
by Olly Betts
· 2 weeks ago
d56d301
Deprecate %typedef directive
by Julien Schueller
· 3 weeks ago
3dd9412
Remove python-3.9 msvc GHA CI testing
by William S Fulton
· 3 weeks ago
097fb16
Disable windows mingw gcc test on GHA
by William S Fulton
· 3 weeks ago
14b1300
CHANGES.current: Add entries for Octave changes
by Olly Betts
· 3 weeks ago
7978233
Octave.html: Fix unescaped > in HTML
by Olly Betts
· 3 weeks ago
6cd620b
octave: Clean up handling specific to Octave < 6
by Olly Betts
· 3 weeks ago
1728524
octave: Update supported version in docs
by Olly Betts
· 3 weeks ago
63c13e8
octave: Fix save_binary prototype
by Julien Schueller
· 3 weeks ago
ae0cb1a
Go: Add `no-unique-id` flag (#3291)
by Yorick Smilda
· 7 weeks ago
c72a450
make check fix with javascript disabled
by William S Fulton
· 7 weeks ago
106107a
Coding style guidelines tweaks
by William S Fulton
· 7 weeks ago
74ac8d3
Improved lua directors documentation (#3302)
by Christophe Calmejane
· 7 weeks ago
f668734
Lua directors cleanup/tweaks
by William S Fulton
· 8 weeks ago
e6aa124
Added documentation
by Christophe Calmejane
· 8 weeks ago
1c20901
Added unit tests for lua directors
by Christophe Calmejane
· 8 weeks ago
9d45588
Added directors support for lua
by Christophe Calmejane
· 8 weeks ago
3392cfd
Beautify lua.cxx
by William S Fulton
· 8 weeks ago
b686e33
Release notes/changes adjustments from release-4.4 branch
by William S Fulton
· 9 weeks ago
d10cf87
Add changes entry for fsanitize=undefined fix
by William S Fulton
· 9 weeks ago
85a63d5
Add changes entry for warning fixes
by William S Fulton
· 9 weeks ago
51430f7
Python: Fix warnings about implicit type conversions (#3287)
by Jonatan Wallmander
· 9 weeks ago
5ead577
Restore missing testing of python_pybuffer testcase
by William S Fulton
· 9 weeks ago
208afd5
CI: Add py3.13/abi3.9
by Julien Schueller
· 9 weeks ago
932067b
Python: Fix build with 3.13 and limited abi<3.13
by Julien Schueller
· 9 weeks ago
be1ff42
Add change file entry for override specifier
by William S Fulton
· 2 months ago
e22ee98
Cosmetic tweaks defining __cplusplus
by William S Fulton
· 2 months ago
8486229
cmake - remove unused policy (#3288)
by Andrej730
· 2 months ago
64fdeb2
Remove doc reference to SWIG_typemap_lang()
by Olly Betts
· 3 months ago
5a46275
SwigPyIterator: Add override keyword (#3280)
by Julien Schueller
· 3 months ago
1d9ace9
Move handling of void parameters from parser to typepass stage
by William S Fulton
· 3 months ago
f766df4
Revert "Typedef resolve for adding in SWIG_STD_MOVE"
by William S Fulton
· 3 months ago
c6e55aa
Add void typedef test
by William S Fulton
· 3 months ago
6fc961d
SWIG_Hash: Fix unaligned pointer dereference.
by Markus Wick
· 3 months ago
8f247bb
CI: Extend lists of files that don't trigger CI
by Olly Betts
· 3 months ago
48c8e00
CHANGES.current: Fix off-by-one bug number
by Olly Betts
· 3 months ago
d885a5d
PHP: Fix -Wunused warnings for unused helper functions
by Olly Betts
· 3 months ago
3394799
[Octave, Ruby] Drop special handling of FALSE & TRUE
by Olly Betts
· 3 months ago
6fbc0cc
CI: Drop continue-on-error for Octave 8.4 & PHP 8.5
by Olly Betts
· 3 months ago
ed6c61b
CI: Install octave-dev instead of liboctave-dev
by Olly Betts
· 3 months ago
c4d1b55
CI: Replace duplicate Octave 6.4.0 job with 8.4.0
by Olly Betts
· 3 months ago
04d3552
Octave: Fix indentation of helper function
by Olly Betts
· 3 months ago
dcf7886
Test fix for -Wuninitialized
by William S Fulton
· 3 months ago
f3b1f0a
Remove used wrap:self attribute in source code
by William S Fulton
· 3 months ago
400caf5
Fix various Go compilation problems when wrapping rvalues references
by William S Fulton
· 3 months ago
0c14acc
Use internal functionality for Go director constructors
by William S Fulton
· 3 months ago
b5d216a
Add int&& typemaps for Go
by William S Fulton
· 3 months ago
e5cf998
Fix wrapping rvalue reference typedefs in director constructors
by William S Fulton
· 3 months ago
69a2560
Multiple typedefs involving references fix
by William S Fulton
· 3 months ago
ae90168
Typedef resolve for adding in SWIG_STD_MOVE
by William S Fulton
· 3 months ago
cee3aed
Downgrade troublesome ruby-3.3.10
by William S Fulton
· 3 months ago
099860c
Director virtual methods and std::move
by William S Fulton
· 3 months ago
de19cc5
Cosmetics - remove whitespace in generated director code
by William S Fulton
· 3 months ago
1af386a
PHP now uses common code generation in cwrap.c by using internal
by William S Fulton
· 3 months ago
b4615b0
Add missing std::move when wrapping move constructors for directors
by William S Fulton
· 3 months ago
1db0c66
Remove out of date and non-functional python/performance example
by William S Fulton
· 4 months ago
b1d8408
Bump version to swig-4.5.0
by William S Fulton
· 4 months ago
bb50f6c
Cosmetic releasenotes
by William S Fulton
· 4 months ago
v4.4.0
e57f9bf
[PHP] Actually fix the deprecated (double) cast
by Olly Betts
· 4 months ago
b124f59
[PHP] Fix testsuite error with PHP 8.5
by Olly Betts
· 4 months ago
2754d21
[ci] Add job for PHP 8.5
by Olly Betts
· 4 months ago
096ed73
Update a couple of URLs in code comment
by Olly Betts
· 4 months ago
e6e8113
swig-4.4.0 release date and release notes
by William S Fulton
· 4 months ago
3acc4ec
Minor HTML doc edits
by William S Fulton
· 4 months ago
a1b66e1
HTML fixes
by William S Fulton
· 4 months ago
67ad1c9
Python.html: remove unused comment
by Derek Huang
· 4 months ago
3169c6c
SWIG.html: add content in SWIG output section on using -M options
by Derek Huang
· 4 months ago
111e039
update PYthon example with setuptools
by Derek Huang
· 4 months ago
de64092
Fix some -Wstrict-prototypes warnings
by Patrice Dumas
· 4 months ago
df3eec2
CI: Drop continue-on-error for py3.14 (#3273)
by Julien Schueller
· 4 months ago
3f44853
Iterator comment correction
by William S Fulton
· 4 months ago
1bb7b94
Fix off the end iterator test issue in Python li_std_set testcase
by William S Fulton
· 4 months ago
1f4bad1
Add SWIG_Python_TypeError removal to changes file.
by William S Fulton
· 4 months ago
197e04e
Modify Python StopIteration implementation to work across multiple modules
by William S Fulton
· 4 months ago
68640c2
Fix Python out typemaps for PyObject * to correctly handle NULL return
by William S Fulton
· 4 months ago
06edcca
Few more PyIterator iterator tests
by William S Fulton
· 4 months ago
3555c31
CI/appveyor: Bump boost version (#3267)
by Julien Schueller
· 5 months ago
40c82cb
[Go] Update Go docs
by Ian Lance Taylor
· 5 months ago
dc4591c
[doc] Make it clearer "" delimiters work like %{%}
by Olly Betts
· 5 months ago
7a78c76
[ci] Consistently suppress progress from checkout
by Olly Betts
· 5 months ago
2c87254
Go Eliminate most shell backticks use in Examples
by Olly Betts
· 5 months ago
4e478d4
Improve comment grammar
by Olly Betts
· 5 months ago
982db0a
Document PHP C++ extensions require C++11 or newer
by Olly Betts
· 5 months ago
70712a2
[ci] Run PHP 8.3 and 8.4 jobs with CPPSTD: c++11
by Olly Betts
· 5 months ago
8685537
Mark PHP 8.3 and 8.4 CI tests as can fail
by William S Fulton
· 5 months ago
70e2849
Do not mark modules no-gil compatible by default, but only if SWIGPYTHON_NOGIL is initialized
by AnnaAraslanova
· 5 months ago
b440f9e
Add MinGW-W64 python CI testing (#2976)
by Erez Geva
· 5 months ago
2b1c726
python -builtin: correct __dict__ docstring (#3250)
by Jim Easterbrook
· 5 months ago
9de86fec
[PHP] Fix unused label warnings
by Olly Betts
· 5 months ago
47e7021
Fix year in CHANGES.current entry
by Olly Betts
· 5 months ago
36ed985
Fix & in testcase which should be &&
by Olly Betts
· 5 months ago
f359b89
Potential null pointer deref fix for C# std::list wrappers
by William S Fulton
· 6 months ago
2a5b60d
[Python] Fix handling of "default" typemap
by Jim Easterbrook
· 6 months ago
2f5777e
Changes file entry, python tidy up
by William S Fulton
· 6 months ago
f860c1b
Python: free-threaded race condition in SWIG_TypeQuery (#3235)
by crusaderky
· 6 months ago
7daa9f2
Python: Thread-safe `SWIG_runtime_data_module` (#3233)
by Guido Imperiale
· 6 months ago
29acbce
typecheck typemaps for STRING LENGTH added to changes file
by William S Fulton
· 6 months ago
Next »