Simon Marchetto
|
d89f3bde90
|
scilab: fix Examples Makefile exit code
|
2014-09-12 12:04:40 +02:00 |
|
Simon Marchetto
|
0567a9765d
|
scilab: remove useless SWIG_Scilab_GetOutputPositionAndReset()
|
2014-09-11 14:53:28 +02:00 |
|
Simon Marchetto
|
f58be33005
|
scilab: rename function name management routines
|
2014-09-11 14:46:44 +02:00 |
|
Simon Marchetto
|
d8dd9e5484
|
scilab: fix li_std_vector test
|
2014-09-11 12:33:49 +02:00 |
|
Simon Marchetto
|
7289fa7e75
|
scilab: rename wrapper global variable fname to SwigFuncName
|
2014-09-11 12:14:11 +02:00 |
|
Simon Marchetto
|
4bb8c90101
|
Revert "scilab: remove useless SWIG_Scilab_SetOutput() second parameter"
This reverts commit 99c82bffa5.
|
2014-09-11 11:44:38 +02:00 |
|
Simon Marchetto
|
429af4052f
|
Revert "scilab: fix compilation error (extra parenthesis)"
This reverts commit 7249cd6a97.
|
2014-09-11 11:44:15 +02:00 |
|
Simon Marchetto
|
c5cf834f3e
|
Revert "scilab: fix compilation error (too many args in SWIG_Scilab_SetOutput)"
This reverts commit af822c640c.
|
2014-09-11 11:43:50 +02:00 |
|
Simon Marchetto
|
2bcd768909
|
scilab: display loading errors in examples
|
2014-09-11 08:56:04 +02:00 |
|
Simon Marchetto
|
af822c640c
|
scilab: fix compilation error (too many args in SWIG_Scilab_SetOutput)
|
2014-09-10 15:32:34 +02:00 |
|
Simon Marchetto
|
7249cd6a97
|
scilab: fix compilation error (extra parenthesis)
|
2014-09-10 15:26:14 +02:00 |
|
Simon Marchetto
|
35b6732b3d
|
scilab: fix wrong code in generated script builder.sce
|
2014-09-10 15:13:43 +02:00 |
|
Simon Marchetto
|
99c82bffa5
|
scilab: remove useless SWIG_Scilab_SetOutput() second parameter
|
2014-09-09 15:05:12 +02:00 |
|
Simon Marchetto
|
e107faf5cc
|
scilab: remove error messages in example contract
|
2014-09-09 14:47:20 +02:00 |
|
Simon Marchetto
|
7cd7166991
|
scilab: remove example matrix2 warnings
|
2014-09-09 14:21:06 +02:00 |
|
William S Fulton
|
1f6b71b47b
|
Scilab parameter name changes
Remove _ prefix in parameter names
|
2014-09-04 20:14:35 +01:00 |
|
William S Fulton
|
ffbaf424ca
|
Fix previous commit.
li_std_vector testcase was failing. This needs diagnosing.
|
2014-09-04 20:14:35 +01:00 |
|
William S Fulton
|
53aa3ec5fc
|
Correct global variable name in Scilab wrappers
|
2014-09-03 20:07:51 +01:00 |
|
William S Fulton
|
ae6782ea34
|
Suppress testcase warning
|
2014-09-03 20:07:50 +01:00 |
|
William S Fulton
|
ea634d54a5
|
Synchronize common scilab examples with other languages
|
2014-09-03 07:18:10 +01:00 |
|
William S Fulton
|
a41efbd0f7
|
File renames in Scilab std_list example
Conform to usual file naming used in SWIG examples.
|
2014-09-02 20:34:19 +01:00 |
|
William S Fulton
|
d3a54e50f8
|
Have just one Scilab constants example
Same example as other languages, but using %scilabconst(1)
|
2014-09-02 20:29:45 +01:00 |
|
William S Fulton
|
2831d891cd
|
Use CXXSRCS for testing for Scilab like other languages
|
2014-09-02 20:12:19 +01:00 |
|
William S Fulton
|
7acf8de21e
|
Scilab overloaded method testcase warning suppression
|
2014-09-01 19:56:39 +01:00 |
|
William S Fulton
|
b707ee0fc8
|
Suppress Identifier name exceeds 24 characters warning in Scilab example
|
2014-09-01 19:47:49 +01:00 |
|
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 |
|