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
path:
root
/
Examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug with macro invocation with empty first arg
Olly Betts
2017-10-08
1
-3
/
+3
*
Avoid can of worms testing minimum signed int value
William S Fulton
2017-10-07
2
-4
/
+0
*
Add regression test for old fixed SF bug
Olly Betts
2017-10-07
1
-1
/
+7
*
Fix platorm inconsistency in Python default argument handling.
William S Fulton
2017-10-06
2
-0
/
+26
*
Testcase fix for clang
William S Fulton
2017-10-05
1
-0
/
+8
*
Remove unused SWIG_NO_OVERLOAD macro from testcases
William S Fulton
2017-10-04
5
-20
/
+0
*
Run overload_complicated testcase
William S Fulton
2017-10-04
6
-33
/
+35
*
Run virtual_derivation testcase
William S Fulton
2017-10-04
2
-0
/
+2
*
Run typemap_template_typedef testcase
William S Fulton
2017-10-04
2
-9
/
+10
*
Run python_threads testcase
William S Fulton
2017-10-04
1
-0
/
+1
*
Run default_args_c testcase
William S Fulton
2017-10-04
1
-0
/
+1
*
Fix C# std::complex pass by value typemaps
William S Fulton
2017-10-02
5
-18
/
+37
*
Add missing declaration for std::complex
William S Fulton
2017-10-02
5
-13
/
+47
*
Add missing test - template_class_reuse_name
William S Fulton
2017-09-29
1
-0
/
+1
*
Allow an instantiated template to have the same name as the C++ template name
William S Fulton
2017-09-29
5
-0
/
+296
*
Add std::shared_ptr testcases to Octave
William S Fulton
2017-09-25
1
-0
/
+6
*
Fix overloading of shared_ptr method overloading
William S Fulton
2017-09-23
7
-0
/
+110
*
Expand std::shared_ptr testing to C# D Java Python
William S Fulton
2017-09-22
8
-9
/
+112
*
Fixup recent python 2to3 changes
William S Fulton
2017-09-20
1
-1
/
+1
*
Fix --with-2to3 configure option
William S Fulton
2017-09-19
1
-1
/
+1
*
Merge branch 'futatuki-configure-with-2to3-as-different-name'
William S Fulton
2017-09-19
2
-2
/
+2
|
\
|
*
Apply patch to configure with 2to3 rename for 3.0.12
FUTATSUKI Yasuhito
2017-06-19
2
-2
/
+2
*
|
Correct php testcase
William S Fulton
2017-09-19
1
-1
/
+1
*
|
Run some preprocessor constants tests that were previously disabled.
William S Fulton
2017-09-18
6
-6
/
+6
*
|
Fix type promotion wrapping some non-trivial constant expressions
William S Fulton
2017-09-18
11
-0
/
+11
*
|
Fix generated code for constant expressions containing wchar_t L literals.
William S Fulton
2017-09-17
11
-1
/
+23
*
|
Fix testcase symbol name conflict
William S Fulton
2017-09-11
1
-24
/
+24
*
|
Merge branch 'cpp11-ref-qualifiers'
William S Fulton
2017-09-11
15
-2
/
+602
|
\
\
|
*
|
Warnings in testcases fix
William S Fulton
2017-09-10
2
-0
/
+3
|
*
|
Add support for %typemap and member function pointers with qualifiers
William S Fulton
2017-09-09
3
-0
/
+114
|
*
|
Fix wrapping of some member function pointer parameters
William S Fulton
2017-09-07
1
-0
/
+16
|
*
|
Add support for member function pointers with ref-qualifiers
William S Fulton
2017-09-05
2
-1
/
+118
|
*
|
Add error for constructors, destructors, static methods declared with qualifiers
William S Fulton
2017-08-30
2
-0
/
+63
|
*
|
Add support for conversion operators with ref-qualifiers
William S Fulton
2017-08-30
3
-0
/
+32
|
*
|
Add unignore for rvalue ref-qualifiers
William S Fulton
2017-08-30
5
-1
/
+47
|
*
|
Improve ref-qualifier implementation
William S Fulton
2017-08-30
5
-15
/
+135
|
*
|
Fix support for member const function pointer variables
William S Fulton
2017-08-30
1
-1
/
+21
|
*
|
C++11 ref-qualifier support added
William S Fulton
2017-08-19
6
-0
/
+69
*
|
|
Fix testcase for clang
William S Fulton
2017-08-17
1
-0
/
+8
|
/
/
*
|
Add missing template_using_directive_typedef.i test file
William S Fulton
2017-08-16
1
-0
/
+44
*
|
Merge branch 'templates-scope-enforcement'
William S Fulton
2017-08-16
28
-57
/
+885
|
\
\
|
*
|
Test a few %template errors
William S Fulton
2017-08-16
2
-0
/
+12
|
*
|
Add using declarations to templates into typedef table.
William S Fulton
2017-08-16
4
-5
/
+52
|
*
|
Fix type lookup in the presence of using directives and using declarations
William S Fulton
2017-08-16
5
-3
/
+65
|
*
|
Testcase fix for nameclash in php
William S Fulton
2017-08-16
1
-6
/
+6
|
*
|
%template scope enforcement and class definition fixes
William S Fulton
2017-08-16
16
-52
/
+433
|
*
|
Fix scope lookup for template parameters containing unary scope operators
William S Fulton
2017-08-16
4
-0
/
+228
|
*
|
Typemap change for templates
William S Fulton
2017-08-16
2
-0
/
+98
|
*
|
Merge branch 'fflexo-javalist'
William S Fulton
2017-06-29
7
-29
/
+284
|
|
\
\
*
|
|
|
Remove stray blank line print in php test
William S Fulton
2017-08-16
1
-1
/
+0
[next]