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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[scilab] Extract values with ":"
Clément DAVID
2023-04-19
3
-5
/
+37
*
Alphabetise testing of examples
William S Fulton
2020-08-13
1
-1
/
+0
*
Remove use of std::bind2nd which is removed in C++17
William S Fulton
2019-06-27
1
-3
/
+2
*
Misc. typos
luz.paz
2018-05-17
2
-2
/
+2
*
Remove incorrect executable bit
v3.0.12
rel-3.0.12
William S Fulton
2017-01-27
1
-0
/
+0
*
Revert "scilab: runtime initialization needed in examples"
William S Fulton
2016-03-18
9
-9
/
+1
*
scilab: runtime initialization needed in examples
simon
2016-03-08
9
-1
/
+9
*
Remove use of preinst-swig script
William S Fulton
2015-08-21
14
-28
/
+56
*
Fix typo
William S Fulton
2015-01-19
1
-1
/
+1
*
fix failing unit tests with Scilab V6
Simon Marchetto
2015-01-12
2
-15
/
+7
*
scilab: fix matrix2 example compilation warnings
Simon Marchetto
2014-10-20
1
-0
/
+3
*
scilab: fix matrix2 example module name
Simon Marchetto
2014-10-20
1
-1
/
+1
*
scilab: display loading errors in examples
Simon Marchetto
2014-09-11
14
-14
/
+71
*
scilab: remove error messages in example contract
Simon Marchetto
2014-09-09
1
-2
/
+3
*
scilab: remove example matrix2 warnings
Simon Marchetto
2014-09-09
1
-4
/
+4
*
Synchronize common scilab examples with other languages
William S Fulton
2014-09-03
4
-8
/
+7
*
File renames in Scilab std_list example
William S Fulton
2014-09-02
4
-5
/
+5
*
Have just one Scilab constants example
William S Fulton
2014-09-02
8
-145
/
+30
*
Use CXXSRCS for testing for Scilab like other languages
William S Fulton
2014-09-02
6
-12
/
+12
*
Suppress Identifier name exceeds 24 characters warning in Scilab example
William S Fulton
2014-09-01
1
-0
/
+2
*
scilab: file name is 'example' as in other examples
Simon Marchetto
2014-08-08
3
-3
/
+3
*
scilab: add missing exit in template example
Simon Marchetto
2014-08-08
1
-0
/
+2
*
scilab: template example same as in other languages
Simon Marchetto
2014-07-24
5
-99
/
+58
*
scilab: remove indentation in example
Simon Marchetto
2014-07-24
1
-19
/
+18
*
scilab; new example scilab_const
Simon Marchetto
2014-07-24
6
-0
/
+131
*
scilab: enum example same as in other languages
Simon Marchetto
2014-07-24
6
-31
/
+70
*
scilab: constants example same as in other languages
Simon Marchetto
2014-07-24
2
-9
/
+6
*
scilab: clean contract example
Simon Marchetto
2014-07-10
1
-8
/
+8
*
scilab: library stl.i include same libraries as in other languages
Simon Marchetto
2014-07-10
1
-0
/
+1
*
scilab: remove debug stuff
Simon Marchetto
2014-07-03
2
-1
/
+1
*
scilab: use TARGET in Examples Makefile
Simon Marchetto
2014-07-03
14
-14
/
+14
*
scilab: remove debug stuff
Simon Marchetto
2014-07-02
4
-2
/
+2
*
scilab: test example contract with another source
Simon Marchetto
2014-07-01
1
-0
/
+0
*
scilab: test enum example, source renamed
Simon Marchetto
2014-07-01
3
-1
/
+24
*
scilab: test: example contract, source renamed
Simon Marchetto
2014-07-01
2
-24
/
+1
*
scilab: test travis without class example
Simon Marchetto
2014-06-30
1
-1
/
+1
*
scilab: fix contract example (catch expected errors)
Simon Marchetto
2014-06-27
1
-4
/
+11
*
scilab: fix struct example makefile
Simon Marchetto
2014-06-26
1
-1
/
+1
*
scilab: remove matrix2 example README
Simon Marchetto
2014-06-26
1
-13
/
+0
*
Update scilab examples from other languages
William S Fulton
2014-06-20
4
-18
/
+15
*
scilab: rename matrix typemaps named parameters
Simon Marchetto
2014-06-13
1
-6
/
+6
*
scilab: add std_list example in check.list
Simon Marchetto
2014-06-10
1
-1
/
+1
*
scilab: out-of-sources build
Simon Marchetto
2014-06-09
14
-42
/
+42
*
scilab: add a delete in struct example
Simon Marchetto
2014-04-02
1
-5
/
+7
*
scilab: fix example matrix2
Simon Marchetto
2014-03-17
1
-2
/
+2
*
scilab: remove constants tests from example
Simon Marchetto
2014-02-17
2
-35
/
+9
*
Scilab: init function name SWIG_Init() changed to <module>_Init()
Simon Marchetto
2013-09-18
4
-4
/
+4
*
Scilab: remove build & link verbose messages in examples
Simon Marchetto
2013-09-09
14
-0
/
+14
*
Scilab: std_set example converted to test
Simon Marchetto
2013-09-09
5
-142
/
+0
*
Scilab: fix check list
Simon Marchetto
2013-09-09
1
-2
/
+1
[next]