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
/
scilab
/
std_vector
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of std::bind2nd which is removed in C++17
William S Fulton
2019-06-27
1
-3
/
+2
*
Remove use of preinst-swig script
William S Fulton
2015-08-21
1
-2
/
+4
*
fix failing unit tests with Scilab V6
Simon Marchetto
2015-01-12
1
-5
/
+0
*
scilab: display loading errors in examples
Simon Marchetto
2014-09-11
1
-1
/
+5
*
Synchronize common scilab examples with other languages
William S Fulton
2014-09-03
2
-2
/
+1
*
Use CXXSRCS for testing for Scilab like other languages
William S Fulton
2014-09-02
1
-2
/
+2
*
Suppress Identifier name exceeds 24 characters warning in Scilab example
William S Fulton
2014-09-01
1
-0
/
+2
*
scilab: use TARGET in Examples Makefile
Simon Marchetto
2014-07-03
1
-1
/
+1
*
scilab: out-of-sources build
Simon Marchetto
2014-06-09
1
-3
/
+3
*
Scilab: init function name SWIG_Init() changed to <module>_Init()
Simon Marchetto
2013-09-18
1
-1
/
+1
*
Scilab: remove build & link verbose messages in examples
Simon Marchetto
2013-09-09
1
-0
/
+1
*
Scilab: move std_vector to upper directory
Simon Marchetto
2013-09-09
4
-1
/
+1
*
Scilab: std_vector_as_argument example converted to test
Simon Marchetto
2013-09-06
5
-249
/
+0
*
Scilab: take in account TARGET in example makefile, fix target in examples su...
Simon Marchetto
2013-09-04
2
-2
/
+2
*
Scilab example Makefiles update.
William S Fulton
2013-08-30
2
-10
/
+6
*
Example makefile tidy up
William S Fulton
2013-08-30
2
-6
/
+0
*
Scilab: fix examples (no paging which stops tests)
Simon Marchetto
2013-08-20
2
-1
/
+2
*
Scilab: rollback, support of container<class*> only (not <class>)
Simon Marchetto
2013-07-31
4
-50
/
+2
*
Scilab: fix some example scripts (missing exit)
Simon Marchetto
2013-07-22
2
-0
/
+4
*
Scilab: fix some example makefiles (restore target check)
Simon Marchetto
2013-07-22
2
-4
/
+4
*
Scilab: add vector<class> in STL vector example
Simon Marchetto
2013-07-22
4
-11
/
+59
*
Scilab: add bool type in STL vector example
Simon Marchetto
2013-07-19
4
-0
/
+28
*
Scilab: add STL simple vector example (available also for Python, Ruby...)
Simon Marchetto
2013-07-18
4
-0
/
+98
*
Scilab: rewrite STL vector example (vector argument passing example)
Simon Marchetto
2013-07-18
5
-0
/
+223