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
*
Drop configure probe for popen()
Olly Betts
2023-02-03
1
-8
/
+0
*
Fix a couple of typos in CHANGES
Olly Betts
2023-01-27
1
-1
/
+2
*
Add CHANGES.current entry for previous commit
Olly Betts
2023-01-27
1
-0
/
+4
*
Avoid unused parameter self warning
Julien Schueller
2023-01-27
1
-1
/
+1
*
configure: Check for php8.2 too
Olly Betts
2023-01-18
1
-1
/
+1
*
Fix seg fault using %template
William S Fulton
2023-01-03
4
-1
/
+60
*
Instantiation of C++11 variadic function templates
William S Fulton
2023-01-03
5
-55
/
+132
*
Move variadic function template tests to separate testcase
William S Fulton
2023-01-03
3
-43
/
+83
*
Merge branch 'OCaml-rename_rstrip_encoder-using2-runtime-tests'
William S Fulton
2022-12-30
2
-0
/
+11
|
\
|
*
Complete copy of testcase from Python
William S Fulton
2022-12-30
1
-1
/
+3
|
*
[OCaml] Runtime tests for rename_rstrip_encoder and using2
Zackery Spytz
2022-12-04
2
-0
/
+9
*
|
Merge pull request #2460 from swig-fortran/remove-python-sprintf
William S Fulton
2022-12-30
1
-3
/
+3
|
\
\
|
*
|
Eliminate sprintf in generated python code
Seth R Johnson
2022-12-06
1
-3
/
+3
*
|
|
Allow Scilab 5.5 failure since downloads have moved
William S Fulton
2022-12-30
1
-0
/
+1
*
|
|
More variadic template testing
William S Fulton
2022-12-30
1
-3
/
+31
*
|
|
Slight simplification parsing variadic template parameters
William S Fulton
2022-12-30
1
-12
/
+4
*
|
|
Syntax error fixes parsing more elaborate parameter pack arguments
William S Fulton
2022-12-30
3
-13
/
+71
*
|
|
Fix instantiation of variadic class templates
William S Fulton
2022-12-29
6
-30
/
+162
*
|
|
Fix syntax error parsing variadic template parameter pack arguments
William S Fulton
2022-12-23
3
-6
/
+32
*
|
|
Lua variadic templates sizeof... constants fix
William S Fulton
2022-12-22
1
-2
/
+2
*
|
|
Parser code refactor around variadic types
William S Fulton
2022-12-22
1
-20
/
+21
*
|
|
Document improved variadic template support
William S Fulton
2022-12-22
2
-11
/
+48
*
|
|
Extend variadic template support to various type combinations
William S Fulton
2022-12-22
2
-5
/
+28
*
|
|
Support multiple arguments in variadic templates.
William S Fulton
2022-12-22
13
-66
/
+465
*
|
|
Refactor Swig_cparse_template_parms_expand()
William S Fulton
2022-12-21
5
-65
/
+140
*
|
|
Refactor %template parameters handling
William S Fulton
2022-12-09
3
-62
/
+82
|
/
/
*
|
Fix syntax error for misplaced Doxygen comment after struct/class member.
William S Fulton
2022-12-06
6
-1
/
+45
*
|
Improved handling of Doxygen comments in parameter lists
William S Fulton
2022-12-05
4
-44
/
+92
|
/
*
Fix syntax error parsing of Doxygen comments after last enum item
William S Fulton
2022-12-03
4
-0
/
+32
*
Fix parsing of unconventional Doxygen post comments for enum items.
William S Fulton
2022-12-03
4
-2
/
+76
*
Testcase fix for -Wdelete-non-virtual-dtor
William S Fulton
2022-12-02
1
-0
/
+1
*
swig-4.1.1 changes
William S Fulton
2022-12-02
2
-72
/
+74
*
Template parameters handling tidy up
William S Fulton
2022-12-02
1
-2
/
+3
*
Improved template template parameters support.
William S Fulton
2022-12-02
9
-62
/
+212
*
Add ccache-swig hash fix to RELEASENOTES
William S Fulton
2022-11-30
1
-0
/
+1
*
Merge branch 'fixes/push-pop-mismatch'
William S Fulton
2022-11-29
2
-0
/
+6
|
\
|
*
Fix push/pop mismatch
Bernhard Rosenkränzer
2022-11-29
2
-0
/
+6
*
|
Ocaml name mangling fix
William S Fulton
2022-11-29
1
-0
/
+3
*
|
Add SWIG-4.1.1 RELEASENOTES summary
William S Fulton
2022-11-28
1
-0
/
+5
|
/
*
Fix UBSAN errors in ccache-swig
William S Fulton
2022-11-26
3
-9
/
+15
*
Test case fix for std::complex and non-floating types deprecation
William S Fulton
2022-11-26
2
-4
/
+4
*
Test cases fix
William S Fulton
2022-11-26
2
-5
/
+5
*
Add missing testcase cpp11_template_parameters_decltype
William S Fulton
2022-11-26
1
-0
/
+51
*
Slightly better decltype() support for expressions
William S Fulton
2022-11-26
8
-14
/
+85
*
Fix syntax error parsing unnamed template parameters with a default.
William S Fulton
2022-11-25
3
-2
/
+46
*
Follow-on fix for previous change
Olly Betts
2022-11-25
1
-2
/
+2
*
Fix undefined behaviour in parser
Olly Betts
2022-11-25
3
-5
/
+11
*
Merge branch 'rtests2'
William S Fulton
2022-11-23
9
-29
/
+235
|
\
|
*
more r tests
AndLLA
2022-11-20
1
-0
/
+14
|
*
more r tests
AndLLA
2022-11-16
4
-0
/
+187
[next]