Simon Marchetto
|
f665649658
|
scilab: apply boost_shared_ptr fix
|
2014-07-21 14:39:16 +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
|
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
|
540973ee1d
|
scilab: code style: remove underscore in parameters (first part)
|
2014-07-09 18:32:52 +02:00 |
|
William S Fulton
|
f784d9feaa
|
Remove author names - they are in the COPYRIGHT file
|
2014-06-26 20:30:25 +01:00 |
|
Simon Marchetto
|
27b5f47d7d
|
scilab: fix commit fragment stdint
|
2014-06-26 10:04:29 +02:00 |
|
Simon Marchetto
|
821118de9b
|
scilab: rename swig_this(), swig_ptr() to SWIG_this(), SWIG_ptr()
|
2014-06-26 09:44:49 +02:00 |
|
Simon Marchetto
|
89d9cdb1cd
|
scilab: rename fragment
|
2014-06-26 09:27:25 +02:00 |
|
Simon Marchetto
|
8a2472c649
|
scilab: unsigned ints typemaps behave same as ints (2nd commit: arrays)
|
2014-06-16 16:25:49 +02:00 |
|
Simon Marchetto
|
e94dc0ca61
|
scilab: fix range checking in swig_this()
|
2014-06-16 12:07:09 +02:00 |
|
Simon Marchetto
|
72c6552c2d
|
scilab: unsigned ints typemaps behave same as signed ints (1st commit: scalar)
|
2014-06-16 12:03:49 +02:00 |
|
Simon Marchetto
|
3ac0dc2be5
|
scilab: rename matrix typemaps named parameters
|
2014-06-13 16:21:21 +02:00 |
|
William S Fulton
|
610cefd25c
|
Correct %include delimiters
|
2014-06-12 07:27:37 +01:00 |
|
Simon Marchetto
|
fb51700c3a
|
scilab: add library cpointer.i (and test case)
|
2014-06-11 16:50:25 +02:00 |
|
Simon Marchetto
|
8e4041478f
|
scilab: fix Scilab variable creation for scilab 6
|
2014-06-05 18:34:19 +02:00 |
|
Simon Marchetto
|
0b93dfe31f
|
scilab: fix setApiContext macro for Scilab 5
|
2014-06-02 18:16:11 +02:00 |
|
Simon Marchetto
|
82fed351dd
|
scilab: for scilab 6, cannot pass API pointer everywhere in SWIG, use global pointer for now
|
2014-05-22 11:27:25 +02:00 |
|
Simon Marchetto
|
76ce1fcd8c
|
scilab: simplify version check and fix for scilab 6
|
2014-05-22 10:59:58 +02:00 |
|
Simon Marchetto
|
a74874f288
|
scilab: support of Scilab 6: gateway signatures
|
2014-05-22 10:59:57 +02:00 |
|
Simon Marchetto
|
6810c0586c
|
scilab: SWIG_AsValDouble relies on SWIG_SciDouble_AsDouble
|
2014-05-22 10:07:53 +02:00 |
|
Simon Marchetto
|
a33d81fd6b
|
scilab: fix default_args test (crash on casts1)
|
2014-04-16 16:48:08 +02:00 |
|
Simon Marchetto
|
7b2af1de70
|
scilab: fix import_stl_b test
|
2014-04-15 15:18:38 +02:00 |
|
Simon Marchetto
|
6413915857
|
scilab: add missing scisequencefloat.swg
|
2014-04-14 09:40:35 +02:00 |
|
Simon Marchetto
|
5d5021f1ff
|
scilab: implement li_std_deque test
|
2014-04-11 16:52:19 +02:00 |
|
Simon Marchetto
|
eba82b02f5
|
scilab: support of container of float
|
2014-04-11 16:30:34 +02:00 |
|
Simon Marchetto
|
7ed91ab8fb
|
scilab: fix compilation error (SWIG_exception) + rename error functions
|
2014-04-10 17:10:28 +02:00 |
|
Simon Marchetto
|
51c9ee4b45
|
scilab: use overrided SWIG_exception macro
|
2014-04-09 10:31:16 +02:00 |
|
Simon Marchetto
|
9642b3257f
|
scilab: begin error message with 'SWIG/Scilab'
|
2014-04-09 10:21:28 +02:00 |
|
Simon Marchetto
|
8685b03297
|
scilab: remove ending period in error message
|
2014-04-09 10:04:46 +02:00 |
|
Simon Marchetto
|
b21afc2128
|
scilab: fix SwigScilabRaise compilation error on examples
|
2014-04-07 18:03:25 +02:00 |
|
Simon Marchetto
|
e53f1488a7
|
scilab: fix li_std_string test regression
|
2014-04-07 17:10:52 +02:00 |
|
Simon Marchetto
|
9432da4b34
|
scilab: fix primitive_types test regression
|
2014-04-07 15:36:37 +02:00 |
|
Simon Marchetto
|
01aec38ae9
|
scilab: add missing lib sciexception.swg
|
2014-04-07 11:40:31 +02:00 |
|
Simon Marchetto
|
7bc8201719
|
scilab: implement & fix throw_exception test
|
2014-04-07 11:36:11 +02:00 |
|
Simon Marchetto
|
51e2bcb1fd
|
scilab: fix comments
|
2014-04-04 11:47:44 +02:00 |
|
Simon Marchetto
|
7af4bc72c6
|
scilab: clean error management code, remove useless macros
|
2014-04-04 11:29:46 +02:00 |
|
Simon Marchetto
|
cf2158d861
|
scilab: fix comment
|
2014-04-03 17:26:11 +02:00 |
|
Simon Marchetto
|
8b6e111cb8
|
scilab: no block (iterators, typechecks)
|
2014-04-03 17:26:02 +02:00 |
|
Simon Marchetto
|
da20d55099
|
scilab: fix overload_arrays test and arrays typechecks
|
2014-03-31 17:00:32 +02:00 |
|
Simon Marchetto
|
be4e09daa9
|
scilab: fix typechecks
|
2014-03-28 17:41:07 +01:00 |
|
Simon Marchetto
|
675c4cee0f
|
scilab: add pointer conversion builtin functions swig_this & swig_ptr
|
2014-03-28 15:01:01 +01:00 |
|
Simon Marchetto
|
a4979d8d7e
|
scilab: test *matrix, size) array typemaps
|
2014-03-26 14:39:34 +01:00 |
|
Simon Marchetto
|
c4381e8d57
|
scilab: add support for multiset
|
2014-03-26 10:26:07 +01:00 |
|
Simon Marchetto
|
088953187c
|
scilab: fix header comments
|
2014-03-26 10:10:54 +01:00 |
|
Simon Marchetto
|
843e8f6741
|
scilab: fix stl_import_b test
|
2014-03-25 12:03:59 +01:00 |
|
Simon Marchetto
|
9db05db96c
|
scilab: fix crash on member pointer in cpp_basic_test
fixes:
NewMemberObj does not return pointer address.
ConvertPacked not protected against null pointer
|
2014-03-25 10:20:44 +01:00 |
|