Commit graph

17,880 commits

Author SHA1 Message Date
William S Fulton
a022dc44cd Add RUNPIPE back in for Scilab examples 2014-09-01 19:46:56 +01:00
William S Fulton
eff8c09ac7 Scilab long identifier name warning message improvement 2014-08-28 07:20:45 +01:00
William S Fulton
332c02ae2d Scilab minor build system improvement 2014-08-26 19:52:03 +01:00
Simon Marchetto
c821ba603d scilab: fix doc 2014-08-19 17:34:49 +02:00
Simon Marchetto
29f45d91ad scilab: apply K&R coding style for typemaps 2014-08-12 17:31:47 +02:00
Simon Marchetto
31022667d6 scilab: file name is 'example' as in other examples 2014-08-08 17:47:36 +02:00
Simon Marchetto
460e737df1 scilab: use SWIG_Scilab_Raise() for exceptions 2014-08-08 16:30:00 +02:00
Simon Marchetto
caeaf7dc7e scilab: macro SWIG_SCILAB_ERROR (value 999 by default) for SWIG errors 2014-08-08 16:23:24 +02:00
Simon Marchetto
d89c2f15a0 scilab: use a macro instead of 999 for error code 2014-08-08 15:24:35 +02:00
Simon Marchetto
9b427cc2e0 scilab: add missing exit in template example 2014-08-08 11:57:34 +02:00
Simon Marchetto
98d823face scilab: template example same as in other languages 2014-07-24 17:25:58 +02:00
Simon Marchetto
f602d6209e scilab: fix comment typo 2014-07-24 17:14:42 +02:00
Simon Marchetto
7c9a7ea78a scilab: remove indentation in example 2014-07-24 17:14:24 +02:00
Simon Marchetto
20987c42d0 scilab; new example scilab_const 2014-07-24 17:13:33 +02:00
Simon Marchetto
e37319b9be scilab: enum example same as in other languages 2014-07-24 17:09:19 +02:00
Simon Marchetto
d8a0594254 scilab: constants example same as in other languages 2014-07-24 16:34:54 +02:00
Simon Marchetto
bb4b6742eb scilab: hide too long identifier warnings 2014-07-24 11:14:07 +02:00
Simon Marchetto
b746eb7f9a scilab: fix last commit on warnings 2014-07-21 15:11:04 +02:00
Simon Marchetto
5643a727ea scilab: set travis warning options 2014-07-21 14:53:57 +02:00
Simon Marchetto
f665649658 scilab: apply boost_shared_ptr fix 2014-07-21 14:39:16 +02:00
Simon Marchetto
cc8b859162 scilab: use language specific warnings for too long identifier names 2014-07-21 12:47:27 +02:00
Simon Marchetto
dead560910 scilab: fix String & printf previous commit 2014-07-21 12:36:35 +02:00
Simon Marchetto
0e03e22e9d scilab: display truncated name in long identifier name warnings 2014-07-21 11:09:38 +02:00
Simon Marchetto
0278261604 scilab: display by default warnings for long identifier names 2014-07-21 10:54:41 +02:00
Simon Marchetto
46d1ae77cd scilab: use String and Printf in scilab.cxx 2014-07-21 10:47:20 +02:00
Simon Marchetto
67f0f71f19 scilab: no need to use prefix "g_" for global names 2014-07-21 10:46:29 +02:00
Simon Marchetto
f365f8e820 scilab: coding style remove "_" from parameter names 2014-07-21 10:18:50 +02:00
Simon Marchetto
81879c0da8 scilab: coding style: remove "_" from parameter names 2014-07-10 15:13:27 +02:00
Simon Marchetto
7ce1550664 scilab: fix missing include in li_std_container_typemaps test 2014-07-10 12:54:57 +02:00
Simon Marchetto
3b116719df scilab: clean contract example 2014-07-10 12:23:20 +02:00
Simon Marchetto
e3856c1c87 scilab: fix Examples makefile missing separator 2014-07-10 12:19:07 +02:00
Simon Marchetto
bf5f761229 scilab: coding style: remove "_" from parameter names 2014-07-10 12:18:41 +02:00
Simon Marchetto
79e9421f29 scilab: fix typo error 2014-07-10 10:30:28 +02:00
Simon Marchetto
34db2b83c5 scilab: library stl.i include same libraries as in other languages 2014-07-10 09:22:32 +02:00
Simon Marchetto
71b838b777 scilab: fix exit code in Example makefile 2014-07-10 09:22:32 +02:00
Simon Marchetto
540973ee1d scilab: code style: remove underscore in parameters (first part) 2014-07-09 18:32:52 +02:00
Simon Marchetto
8fdb67cace scilab: rollback INCLUDE 2014-07-03 15:03:34 +02:00
Simon Marchetto
4fc2d37c66 scilab: rollback (INCLUDE) 2014-07-03 12:42:30 +02:00
Simon Marchetto
dd1128733f scilab: remove debug stuff 2014-07-03 12:15:35 +02:00
Simon Marchetto
d50620ddeb scilab: use TARGET in Examples Makefile 2014-07-03 12:13:49 +02:00
Simon Marchetto
a3eae4c014 scilab: reorder arguments 2014-07-03 11:59:31 +02:00
Simon Marchetto
5e7627c3f7 scilab: remove useless SCRIPTDIR 2014-07-03 11:58:47 +02:00
Simon Marchetto
d6cca41d3e scilab: simplify Examples makefile (removing INCLUDE stuff) 2014-07-03 11:32:59 +02:00
Simon Marchetto
57b5eab759 scilab: simplify Examples makefile 2014-07-03 10:47:37 +02:00
Simon Marchetto
ea6e87d77c scilab: remove debug stuff 2014-07-02 17:47:54 +02:00
Simon Marchetto
2a5858e1e0 scilab: remove debug stuff 2014-07-02 17:44:59 +02:00
Simon Marchetto
386d9f2a54 scilab: remove debug stuff 2014-07-02 17:34:50 +02:00
Simon Marchetto
090a2e0371 scilab: fix copy of additional sources in current dir + delete it 2014-07-02 17:34:25 +02:00
Simon Marchetto
98f4668319 scilab: test fix example contract by copying first sources in current dir 2014-07-02 17:03:25 +02:00
Simon Marchetto
fa405fafc1 scilab: fix build error management 2014-07-02 16:06:57 +02:00