index
:
delta/swig.git
a11426-fortran
builtin-hashable
cccl-std
char-escaping
char_enums
ci-d
ci-test-ubuntu-20.04
cmake
coverity-scan
docstring-indentation
doxygen
enable-more-warnings-in-ci
fix-mod_runme.js
gdb_pretty_printers
gsoc2008-jezabek
gsoc2012-c
gsoc2012-doxygen
gsoc2012-objc
gsoc2016-hhvm
gsoc2017-php7-classes-via-c-api
guile-changes
interfaces
issue-379-pythoncode-indent
maintenance-2.0
master
matlab
monotouch
no-swig-preinst
ocaml-ci
ocaml-debug-ci
parse-storage-class-flexibly
perl-5.8-minimum
php-codegen-improvements
php-stop-using-dl
php-type-declaration-fixes
php-type-hints
r-experimental
release-4.1
remove-obsolete-js-support
ruby-ci-testing
sphinxdocs
stl-vector-ptrs
swig-2.0
talby-perl5-improvements
template-in-array-size-fix
test-using-swig-typecheckstruct-more
travis-osx
yziquel-ocaml
github.com: swig/swig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[php] Fix testcase segfaults with PHP 8.0
Olly Betts
2022-09-29
1
-0
/
+4
*
[php] Suppress -Wdeclaration-after-statement in php.h
Olly Betts
2022-09-29
1
-3
/
+22
*
[php] Workaround PHP 8.2 header problem
Olly Betts
2022-09-28
2
-2
/
+8
*
[php] Adapt swig_ptr_cast_object for PHP 8.2
Olly Betts
2022-09-28
1
-0
/
+2
*
[php] Avoid creating dynamic properties in testsuite
Olly Betts
2022-09-28
3
-0
/
+6
*
[php] Avoid deprecated interpolation syntax
Olly Betts
2022-09-28
1
-5
/
+5
*
[ci] Temporarily allow PHP 8.0 and 8.2 to fail
Olly Betts
2022-09-28
1
-0
/
+2
*
[ci] Fix CI to actually test PHP 8.0; add PHP 8.2
Olly Betts
2022-09-28
1
-0
/
+3
*
C# CreateWStringFromUTF32 optimisation
William S Fulton
2022-09-22
1
-2
/
+1
*
Fixes for classes with the same name in different namespaces
Frank Schlimbach
2022-09-21
4
-5
/
+109
*
Fix -Wmisleading-indentation in Octave wrappers
William S Fulton
2022-09-20
1
-1
/
+1
*
Remove swig.spec file
William S Fulton
2022-09-20
5
-82
/
+6
*
Merge pull request #2374 from friedrichatgc/fix_octave_horzcat
William S Fulton
2022-09-19
3
-6
/
+18
|
\
|
*
Extended the documentation for octave operator overloading
Markus Friedrich
2022-09-18
1
-0
/
+10
|
*
Reenable and fix octave horzcat operator test
Markus Friedrich
2022-09-18
2
-6
/
+8
*
|
Move SWIG_Octave_Raise into a function
William S Fulton
2022-09-19
1
-2
/
+9
*
|
std::string throws typemaps
William S Fulton
2022-09-19
24
-12
/
+225
*
|
Add catches_strings test to test throws char * typemap
William S Fulton
2022-09-19
21
-0
/
+286
*
|
Add Racket throws typemaps for char *
William S Fulton
2022-09-19
1
-0
/
+4
*
|
Javascript v8 object to string exceptions improvement
William S Fulton
2022-09-19
2
-2
/
+2
*
|
Javascript, Octave, R - Improve exceptions for %catches
William S Fulton
2022-09-19
8
-17
/
+35
*
|
Make method wrappers suffix optional and disabled by default
Vadim Zeitlin
2022-09-19
3
-4
/
+12
|
/
*
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
William S Fulton
2022-09-17
59
-2
/
+442
*
Correct error handling in Guile pointer conversion
William S Fulton
2022-09-16
1
-0
/
+2
*
Guile - Add error checking to SWIGTYPE and SWIGTYPE & in typemaps
William S Fulton
2022-09-16
2
-2
/
+12
*
Provide SWIGTYPE MOVE typemaps in swigmove.i
William S Fulton
2022-09-16
41
-19
/
+909
*
.gitignore for Lua examples
William S Fulton
2022-09-16
1
-0
/
+8
*
Fix default_args_runme.php for 32-bit platforms
Olly Betts
2022-09-14
1
-1
/
+4
*
Note workaround for -DFOO change
Olly Betts
2022-09-14
1
-0
/
+6
*
Correct TCL integers testcase for 32-bit platforms
William S Fulton
2022-09-09
1
-1
/
+3
*
Update comments re _DEBUG redefinition before including Python.h
William S Fulton
2022-09-09
1
-3
/
+2
*
Move SwigValueWrapper to header section
William S Fulton
2022-09-09
2
-6
/
+5
*
Visual C++ debug builds linking to Python release builds
William S Fulton
2022-09-09
1
-7
/
+8
*
CHANGES file tweaks
William S Fulton
2022-09-09
1
-3
/
+5
*
Temporarily remove Octave concatenation test broken in octave-7.2.0
William S Fulton
2022-09-09
1
-3
/
+4
*
Merge pull request #2344 from clintonstimpson/py3-slice-object
William S Fulton
2022-09-08
1
-14
/
+14
|
\
|
*
Use PyObject instead of PySliceObject throughout with Python 3.2+
Clinton Stimpson
2022-09-05
1
-14
/
+14
*
|
Merge branch 'rvalue-move'
William S Fulton
2022-09-08
132
-428
/
+2157
|
\
\
|
*
|
rvalue reference outputs
William S Fulton
2022-09-08
26
-343
/
+658
|
*
|
Remove broken %implicitconv for const SWIGTYPE &&
William S Fulton
2022-09-05
1
-24
/
+0
|
*
|
Remove unnecessary const SWIGTYPE & typemap
William S Fulton
2022-09-05
1
-9
/
+1
|
*
|
Temporarily remove rvalue reference python runtime test
William S Fulton
2022-09-03
1
-4
/
+5
|
*
|
std::auto_ptr emulation fix in test case
William S Fulton
2022-09-03
1
-0
/
+1
|
*
|
Ocaml typemap typo fix
William S Fulton
2022-09-03
1
-1
/
+1
|
*
|
Fix Racket tests using schemerunme directory
William S Fulton
2022-09-02
3
-3
/
+3
|
*
|
Docs on rvalue parameter changes
William S Fulton
2022-09-02
2
-3
/
+70
|
*
|
Test/fixes to handle NULL pointer for unique_ptr/auto_ptr
William S Fulton
2022-08-31
32
-6
/
+434
|
*
|
Octave - SWIG now marshalls a C/C++ NULL pointer into the null matrix, []
William S Fulton
2022-08-31
4
-5
/
+27
|
*
|
Racket - NULL pointer handling
William S Fulton
2022-08-31
5
-9
/
+31
|
*
|
SWIGTYPE && input typemaps now assume object has been moved - Go and OCaml
William S Fulton
2022-08-31
2
-4
/
+6
[next]