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
/
test-suite
/
octave
Commit message (
Expand
)
Author
Age
Files
Lines
*
Polymorphism in R wrappers fixed for C++ structs
William S Fulton
2022-10-24
1
-0
/
+5
*
std::string throws typemaps
William S Fulton
2022-09-19
1
-0
/
+13
*
Add catches_strings test to test throws char * typemap
William S Fulton
2022-09-19
1
-0
/
+19
*
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
William S Fulton
2022-09-17
2
-0
/
+24
*
Provide SWIGTYPE MOVE typemaps in swigmove.i
William S Fulton
2022-09-16
1
-0
/
+37
*
rvalue reference outputs
William S Fulton
2022-09-08
1
-1
/
+22
*
Test/fixes to handle NULL pointer for unique_ptr/auto_ptr
William S Fulton
2022-08-31
2
-0
/
+24
*
Octave - SWIG now marshalls a C/C++ NULL pointer into the null matrix, []
William S Fulton
2022-08-31
1
-0
/
+10
*
SWIGTYPE && input typemaps now assume object has been moved
William S Fulton
2022-08-31
1
-0
/
+64
*
Correct raw pointer handling test for virtual inheritance
William S Fulton
2022-08-11
2
-2
/
+2
*
Add raw pointer handling test for virtual inheritance
William S Fulton
2022-08-05
2
-18
/
+27
*
auto_ptr and unique_ptr test tweaks
William S Fulton
2022-08-04
2
-2
/
+4
*
Add Octave support for std::unique_ptr and std::auto_ptr
William S Fulton
2022-08-02
2
-0
/
+217
*
Add machinery for C++14, C++17 and C++20 testing
Olly Betts
2022-07-26
1
-0
/
+3
*
Fix friends_runme.*
Olly Betts
2022-07-22
1
-1
/
+1
*
Octave argcargvtest
Xavier Delacour
2022-05-21
1
-0
/
+29
*
Add argcargv test case to test-suite
William S Fulton
2022-05-15
1
-29
/
+0
*
Consistent cpp11 testing in test-suite
William S Fulton
2022-03-27
1
-0
/
+1
*
Shorten testcase variable names for Scilab 6 to work
William S Fulton
2021-11-15
1
-7
/
+7
*
Split C complex.h from C++ complex testing
William S Fulton
2020-10-10
1
-8
/
+0
*
Octave: error() must be called with an argument
Karl Wette
2020-08-27
77
-308
/
+308
*
Octave: use pre-compiled headers to speed up test suite, if supported
Karl Wette
2020-05-31
1
-0
/
+18
*
Python STL container method overloading fix
William S Fulton
2019-08-06
1
-0
/
+37
*
Split testcases li_std_wstring.i and li_std_wstring_inherit.i
William S Fulton
2019-07-22
1
-95
/
+0
*
Remove deprecated calls in Octave testcases
William S Fulton
2019-06-27
2
-12
/
+12
*
Fix overloading for non-pointers and NULL - Octave
William S Fulton
2018-12-30
1
-0
/
+52
*
Misc. typos
luz.paz
2018-05-17
1
-2
/
+2
*
Examples/Makefile.in: unset OCTAVE_PATH when running Octave for tests
Karl Wette
2018-05-12
1
-1
/
+1
*
Run overload_complicated testcase
William S Fulton
2017-10-04
1
-8
/
+8
*
Fix C# std::complex pass by value typemaps
William S Fulton
2017-10-02
1
-1
/
+2
*
Add missing declaration for std::complex
William S Fulton
2017-10-02
1
-4
/
+9
*
Add std::shared_ptr testcases to Octave
William S Fulton
2017-09-25
1
-0
/
+6
*
Rename func to funk in tests to avoid Go keyword problems
William S Fulton
2017-06-16
2
-3
/
+3
*
Remove unused cvsignore target
William S Fulton
2017-03-10
1
-14
/
+0
*
Octave: do not dump Octave core in examples/test suite scripts
Karl Wette
2017-01-01
83
-0
/
+415
*
Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...
William S Fulton
2016-02-21
1
-0
/
+19
*
rename overload_extendc testcase
William S Fulton
2016-02-21
1
-2
/
+2
*
Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...
William S Fulton
2016-02-21
1
-0
/
+12
*
Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...
William S Fulton
2016-02-21
1
-0
/
+10
*
Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...
William S Fulton
2016-02-21
1
-0
/
+2
*
li_boost_shared_ptr tests cleanup
William S Fulton
2015-09-25
1
-1
/
+0
*
Consistent quoting in Makefile
William S Fulton
2015-08-21
1
-1
/
+1
*
Fix default_constructor_runme.m test
Orion Poplawski
2015-07-10
1
-16
/
+2
*
Don't generate constructor wrappers if a base class has a private constructor
William S Fulton
2015-07-07
1
-9
/
+0
*
Attempting fixes for Octave shared_ptr support
Jeremy
2015-01-05
1
-0
/
+566
*
Add c++11 strongly typed enums runtime test for Octave
William S Fulton
2014-11-29
1
-0
/
+166
*
Octave: remove '\' line continuation in director_detect_runme.m
Karl Wette
2014-10-04
1
-2
/
+2
*
Set SRCDIR when calling test-suite clean targets, in case it's needed
Karl Wette
2014-05-29
1
-1
/
+1
*
Slight simplification of test-suite build for new out-of-source changes
William S Fulton
2014-05-15
1
-6
/
+0
*
Allow examples and test-suite to be built out of source tree
Karl Wette
2014-05-11
1
-3
/
+10
[next]