summaryrefslogtreecommitdiff
path: root/Examples/scilab/constants
Commit message (Expand)AuthorAgeFilesLines
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-2/+4
* scilab: display loading errors in examplesSimon Marchetto2014-09-111-1/+5
* Have just one Scilab constants exampleWilliam S Fulton2014-09-022-14/+30
* scilab: constants example same as in other languagesSimon Marchetto2014-07-242-9/+6
* scilab: use TARGET in Examples MakefileSimon Marchetto2014-07-031-1/+1
* scilab: out-of-sources buildSimon Marchetto2014-06-091-3/+3
* scilab: remove constants tests from exampleSimon Marchetto2014-02-172-35/+9
* Scilab: init function name SWIG_Init() changed to <module>_Init()Simon Marchetto2013-09-181-1/+1
* Scilab: remove build & link verbose messages in examplesSimon Marchetto2013-09-091-0/+1
* Scilab: constants example consistent with other languagesSimon Marchetto2013-09-062-34/+13
* Scilab: take in account TARGET in example makefile, fix target in examples su...Simon Marchetto2013-09-041-2/+2
* Scilab: add %feature scilab:const (constants are wrapped by Scilab variables)Simon Marchetto2013-09-022-9/+33
* 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
* add some makefileBaozeng Ding2009-08-201-0/+17
* merge frome trunkBaozeng Ding2009-08-101-16/+0
* a better way to deal with constants and enums and some change about the docBaozeng Ding2009-08-082-17/+11
* add li_cpointer and newobject2 test-suiteBaozeng Ding2009-08-062-2/+2
* fix some issue and two test-suit:simple_array, li_mathBaozeng Ding2009-08-052-11/+19
* added some pointer support and fixed style problemBaozeng Ding2009-07-171-0/+2
* Some change about makefile and typemaps as a littlet change of Scilab APIBaozeng Ding2009-07-161-1/+2
* add support for EnumsBaozeng Ding2009-06-201-27/+17
* add support for constantsBaozeng Ding2009-06-133-0/+74