Sign in
chromium
/
external
/
github.com
/
swig
/
swig
/
HEAD
ed6c61b
CI: Install octave-dev instead of liboctave-dev
by Olly Betts
· 12 hours ago
master
c4d1b55
CI: Replace duplicate Octave 6.4.0 job with 8.4.0
by Olly Betts
· 15 hours ago
04d3552
Octave: Fix indentation of helper function
by Olly Betts
· 15 hours ago
dcf7886
Test fix for -Wuninitialized
by William S Fulton
· 2 days ago
f3b1f0a
Remove used wrap:self attribute in source code
by William S Fulton
· 2 days ago
400caf5
Fix various Go compilation problems when wrapping rvalues references
by William S Fulton
· 2 days ago
0c14acc
Use internal functionality for Go director constructors
by William S Fulton
· 2 days ago
b5d216a
Add int&& typemaps for Go
by William S Fulton
· 2 days ago
e5cf998
Fix wrapping rvalue reference typedefs in director constructors
by William S Fulton
· 3 days ago
69a2560
Multiple typedefs involving references fix
by William S Fulton
· 3 days ago
ae90168
Typedef resolve for adding in SWIG_STD_MOVE
by William S Fulton
· 3 days ago
cee3aed
Downgrade troublesome ruby-3.3.10
by William S Fulton
· 3 days ago
099860c
Director virtual methods and std::move
by William S Fulton
· 4 days ago
de19cc5
Cosmetics - remove whitespace in generated director code
by William S Fulton
· 4 days ago
1af386a
PHP now uses common code generation in cwrap.c by using internal
by William S Fulton
· 4 days ago
b4615b0
Add missing std::move when wrapping move constructors for directors
by William S Fulton
· 4 days ago
1db0c66
Remove out of date and non-functional python/performance example
by William S Fulton
· 13 days ago
b1d8408
Bump version to swig-4.5.0
by William S Fulton
· 2 weeks ago
bb50f6c
Cosmetic releasenotes
by William S Fulton
· 2 weeks ago
v4.4.0
e57f9bf
[PHP] Actually fix the deprecated (double) cast
by Olly Betts
· 2 weeks ago
b124f59
[PHP] Fix testsuite error with PHP 8.5
by Olly Betts
· 2 weeks ago
2754d21
[ci] Add job for PHP 8.5
by Olly Betts
· 2 weeks ago
096ed73
Update a couple of URLs in code comment
by Olly Betts
· 2 weeks ago
e6e8113
swig-4.4.0 release date and release notes
by William S Fulton
· 2 weeks ago
3acc4ec
Minor HTML doc edits
by William S Fulton
· 2 weeks ago
a1b66e1
HTML fixes
by William S Fulton
· 2 weeks ago
67ad1c9
Python.html: remove unused comment
by Derek Huang
· 2 weeks ago
3169c6c
SWIG.html: add content in SWIG output section on using -M options
by Derek Huang
· 2 weeks ago
111e039
update PYthon example with setuptools
by Derek Huang
· 2 weeks ago
de64092
Fix some -Wstrict-prototypes warnings
by Patrice Dumas
· 3 weeks ago
df3eec2
CI: Drop continue-on-error for py3.14 (#3273)
by Julien Schueller
· 4 weeks ago
3f44853
Iterator comment correction
by William S Fulton
· 4 weeks ago
1bb7b94
Fix off the end iterator test issue in Python li_std_set testcase
by William S Fulton
· 4 weeks ago
1f4bad1
Add SWIG_Python_TypeError removal to changes file.
by William S Fulton
· 4 weeks ago
197e04e
Modify Python StopIteration implementation to work across multiple modules
by William S Fulton
· 5 weeks ago
68640c2
Fix Python out typemaps for PyObject * to correctly handle NULL return
by William S Fulton
· 5 weeks ago
06edcca
Few more PyIterator iterator tests
by William S Fulton
· 5 weeks ago
3555c31
CI/appveyor: Bump boost version (#3267)
by Julien Schueller
· 7 weeks ago
40c82cb
[Go] Update Go docs
by Ian Lance Taylor
· 8 weeks ago
dc4591c
[doc] Make it clearer "" delimiters work like %{%}
by Olly Betts
· 8 weeks ago
7a78c76
[ci] Consistently suppress progress from checkout
by Olly Betts
· 9 weeks ago
2c87254
Go Eliminate most shell backticks use in Examples
by Olly Betts
· 9 weeks ago
4e478d4
Improve comment grammar
by Olly Betts
· 9 weeks ago
982db0a
Document PHP C++ extensions require C++11 or newer
by Olly Betts
· 9 weeks ago
70712a2
[ci] Run PHP 8.3 and 8.4 jobs with CPPSTD: c++11
by Olly Betts
· 9 weeks ago
8685537
Mark PHP 8.3 and 8.4 CI tests as can fail
by William S Fulton
· 9 weeks ago
70e2849
Do not mark modules no-gil compatible by default, but only if SWIGPYTHON_NOGIL is initialized
by AnnaAraslanova
· 9 weeks ago
b440f9e
Add MinGW-W64 python CI testing (#2976)
by Erez Geva
· 10 weeks ago
2b1c726
python -builtin: correct __dict__ docstring (#3250)
by Jim Easterbrook
· 10 weeks ago
9de86fec
[PHP] Fix unused label warnings
by Olly Betts
· 10 weeks ago
47e7021
Fix year in CHANGES.current entry
by Olly Betts
· 10 weeks ago
36ed985
Fix & in testcase which should be &&
by Olly Betts
· 10 weeks ago
f359b89
Potential null pointer deref fix for C# std::list wrappers
by William S Fulton
· 3 months ago
2a5b60d
[Python] Fix handling of "default" typemap
by Jim Easterbrook
· 3 months ago
2f5777e
Changes file entry, python tidy up
by William S Fulton
· 3 months ago
f860c1b
Python: free-threaded race condition in SWIG_TypeQuery (#3235)
by crusaderky
· 3 months ago
7daa9f2
Python: Thread-safe `SWIG_runtime_data_module` (#3233)
by Guido Imperiale
· 3 months ago
29acbce
typecheck typemaps for STRING LENGTH added to changes file
by William S Fulton
· 3 months ago
0c613c7
string-length typemaps typecheck
by Erez Geva
· 3 months ago
2bc9ede
Add typecheck.
by Erez Geva
· 3 months ago
965fd0b
D string length typemaps
by Erez Geva
· 3 months ago
87625e1
More D issue with the reverse string length typemaps
by William S Fulton
· 3 months ago
de1ad94
Tcl memory leak added to changes file
by William S Fulton
· 3 months ago
54ac5ba
tcl: Fix memory leak in constant registration (#3246)
by Ethan Mahintorabi
· 3 months ago
2abbb26
Remove two python asserts which should not be in test-suite
by William S Fulton
· 3 months ago
bf285fd
Changes file entry for SWIG_AsArgcArgv improvements
by William S Fulton
· 3 months ago
9fa16da
Python: SWIG_AsArgcArgv thread safety (#3230)
by Guido Imperiale
· 3 months ago
be943d1
Add MinGW-W64 Ruby Github CI testing (#2981)
by Erez Geva
· 3 months ago
4605a88
Disable windows gcc ruby testing
by William S Fulton
· 3 months ago
b0e3fae
CHANGES file update for dtype typemap fix
by William S Fulton
· 3 months ago
f52c25b
Fix D language multi-argument typemaps for LENGTH STRING typemaps (#3234)
by Erez Geva
· 3 months ago
3ad8280
Add director_binary_string_rev_len to Go (#3231)
by Erez Geva
· 3 months ago
5f36c9a
Fix Go LENGTH STRING multi-argument typemaps
by Eric Larson
· 3 months ago
ea00382
Limited API doc tweak
by William S Fulton
· 3 months ago
52ceedd
Correct docs for abi3 mode
by Eric Larson
· 3 months ago
dcf69d3
Ocaml - add STRING LENGTH multi-argument typemaps
by William S Fulton
· 3 months ago
29daa0f
Guile STRING LENGTH typemap fixes
by William S Fulton
· 3 months ago
7c478b5
Note the LENGTH STRING typemap changes and tidy up
by William S Fulton
· 3 months ago
cb68446
Fix Length & string reverse order typemap.
by Erez Geva
· 3 months ago
07ce064
Prefer testcase code over build system code for C testcases
by William S Fulton
· 3 months ago
a5576af
Free-threading Python: revert special treatment for PyList_GET_ITEM etc. (#3225)
by Guido Imperiale
· 3 months ago
5cfb333
.gitignore (#3228)
by Guido Imperiale
· 3 months ago
9dc48b2
Add missing initializer for new PyMemberDef array member
by William S Fulton
· 3 months ago
3438289
Python weakref support for builtin wrappers and limited API
by William S Fulton
· 3 months ago
0242c35
Tweak weakref tests for Python 2
by Jim Easterbrook
· 4 months ago
18b3b62
More tests of weakref implementation
by Jim Easterbrook
· 4 months ago
e5d0c8e
Merge branch 'master' into fix_1792
by Jim Easterbrook
· 4 months ago
738db8f
SWIG_Python_GetSwigThis implementation tidyup
by William S Fulton
· 4 months ago
44684b9
Don't call PyWeakref_GET_OBJECT if limited API (#3223)
by Jim Easterbrook
· 4 months ago
3a37288
Merge branch 'master' into fix_1792
by Jim Easterbrook
· 4 months ago
0f58f98
Restore plain python-3.12 testing without -nogil
by William S Fulton
· 4 months ago
6b556a6
Add -nogil opt-in flag to remove need for PYTHON_GIL=0
by crusaderky
· 4 months ago
7a7aba0
Polish off heap types buffer support
by William S Fulton
· 4 months ago
20da017
Enable Python builtin heap types buffer interface (#3219)
by Jim Easterbrook
· 4 months ago
0c8f427
pyrun.swg: fix -Wparentheses warning (#3221)
by Even Rouault
· 4 months ago
c6a99c6
Don't set tp_weaklistoffset if Py_LIMITED_API
by Jim Easterbrook
· 4 months ago
976205e
Python: add weakref support to builtin types
by Jim Easterbrook
· 4 months ago
9c2a1bc
Remove unused -SWIG_Python_TypeError
by William S Fulton
· 4 months ago
75c2928
Limited API fix in SwigPyPacked_Check for builtin wrappers
by William S Fulton
· 4 months ago
61909fb
Limited API fix in SwigPyObject_Check for builtin wrappers
by William S Fulton
· 4 months ago
Next »