summaryrefslogtreecommitdiff
path: root/Examples/scilab/contract
Commit message (Expand)AuthorAgeFilesLines
* Revert "scilab: runtime initialization needed in examples"William S Fulton2016-03-181-1/+1
* scilab: runtime initialization needed in examplessimon2016-03-081-1/+1
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-2/+4
* fix failing unit tests with Scilab V6Simon Marchetto2015-01-121-10/+7
* scilab: display loading errors in examplesSimon Marchetto2014-09-111-1/+6
* scilab: remove error messages in example contractSimon Marchetto2014-09-091-2/+3
* scilab: clean contract exampleSimon Marchetto2014-07-101-8/+8
* scilab: use TARGET in Examples MakefileSimon Marchetto2014-07-031-1/+1
* scilab: remove debug stuffSimon Marchetto2014-07-023-1/+1
* scilab: test example contract with another sourceSimon Marchetto2014-07-011-0/+0
* scilab: test enum example, source renamedSimon Marchetto2014-07-011-0/+23
* scilab: test: example contract, source renamedSimon Marchetto2014-07-012-24/+1
* scilab: fix contract example (catch expected errors)Simon Marchetto2014-06-271-4/+11
* scilab: out-of-sources buildSimon Marchetto2014-06-091-3/+3
* Scilab: remove build & link verbose messages in examplesSimon Marchetto2013-09-091-0/+1
* Scilab: take in account TARGET in example makefile, fix target in examples su...Simon Marchetto2013-09-041-1/+1
* Scilab example Makefiles update.William S Fulton2013-08-301-7/+5
* Scilab: fix examples (no paging which stops tests)Simon Marchetto2013-08-201-1/+1
* Remove duplicate lineYung Lee2013-04-301-2/+0
* Redefine SWIG_Error and add testing code in examples\scilab\contractYung Lee2013-04-291-0/+8
* add some makefileBaozeng Ding2009-08-201-0/+17
* merge frome trunkBaozeng Ding2009-08-101-16/+0
* fix some issue and two test-suit:simple_array, li_mathBaozeng Ding2009-08-051-10/+1
* Built environment of test-suit and add two test-suit:enum, struct_renameBaozeng Ding2009-08-041-1/+1
* added some pointer support and fixed style problemBaozeng Ding2009-07-171-0/+4
* Some change about makefile and typemaps as a littlet change of Scilab APIBaozeng Ding2009-07-161-1/+2
* add support for EnumsBaozeng Ding2009-06-204-0/+93