Commit graph

16,610 commits

Author SHA1 Message Date
Simon Marchetto
656f2b8932 scilab: fix comment and indentation 2014-04-16 18:02:50 +02:00
Simon Marchetto
2933826722 scilab: implement varags_overload test 2014-04-16 18:02:41 +02:00
Simon Marchetto
a33d81fd6b scilab: fix default_args test (crash on casts1) 2014-04-16 16:48:08 +02:00
Simon Marchetto
a00354f2e3 scilab: implement default_args test 2014-04-16 16:47:20 +02:00
Simon Marchetto
18e3f1fe5f implement varargs cpptest 2014-04-15 17:53:37 +02:00
Simon Marchetto
3780a46f39 scilab: implement preproc_constants test 2014-04-15 17:51:23 +02:00
Simon Marchetto
27a9fe476e scilab: add missing helper and init functions in gateway XML 2014-04-15 15:21:48 +02:00
Simon Marchetto
7b2af1de70 scilab: fix import_stl_b test 2014-04-15 15:18:38 +02:00
Simon Marchetto
ee8cfd3043 scilab: new option -gwid to generate gateway xml file 2014-04-14 12:44:20 +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
0865d2968c scilab: implement li_std_pair test 2014-04-11 08:42:58 +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
eb62899fac scilab: document STL exceptions 2014-04-09 10:30:36 +02:00
Simon Marchetto
ee139271d3 scilab: fix throw_exception test 2014-04-09 10:21:52 +02:00
Simon Marchetto
9642b3257f scilab: begin error message with 'SWIG/Scilab' 2014-04-09 10:21:28 +02:00
Simon Marchetto
67963e975e scilab: implement li_std_except test 2014-04-09 10:20:40 +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
7f989a968b scilab: fix throw_exception test 2014-04-07 17:10:32 +02:00
Simon Marchetto
9432da4b34 scilab: fix primitive_types test regression 2014-04-07 15:36:37 +02:00
Simon Marchetto
542abaf846 scilab: document namespaces 2014-04-07 12:44:52 +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
1c207f76d0 scilab: document C++ exceptions 2014-04-07 11:33:39 +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
a87c6f9bf2 scilab: in doc add chapter "pointers, references, values, arrays" 2014-04-04 09:34:29 +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
cbf4a9e583 scilab: document C++ operators 2014-04-03 17:24:08 +02:00
Simon Marchetto
460326949b scilab: implement operator_overload test 2014-04-03 12:26:44 +02:00
Simon Marchetto
9fbcc0cee4 scilab: some fixes in doc 2014-04-03 09:59:02 +02:00
Simon Marchetto
a9397c3b49 scilab: rewrite doc on templates 2014-04-02 18:05:26 +02:00
Simon Marchetto
65fe133e2d scilab: document argument passing 2014-04-02 16:39:26 +02:00
Simon Marchetto
ca69e5e405 scilab: add a delete in struct example 2014-04-02 11:26:56 +02:00
Simon Marchetto
29a1762149 scilab: fix doc pointers section 2014-04-02 11:25:07 +02:00
Simon Marchetto
ad6e0145b3 scilab: implement overload_numeric test 2014-04-01 17:45:59 +02:00
Simon Marchetto
9a3562d7ef scilab: new test scilab_multivalue 2014-04-01 15:47:27 +02:00
Simon Marchetto
da20d55099 scilab: fix overload_arrays test and arrays typechecks 2014-03-31 17:00:32 +02:00
Simon Marchetto
2d11ed3932 scilab: new test overload_arrays 2014-03-31 17:00:00 +02:00
Simon Marchetto
9f0929574f scilab: use checkequal in test arrays_global 2014-03-31 16:58:17 +02:00
Simon Marchetto
5849794758 scilab: implement overload_copy test 2014-03-31 16:57:09 +02:00
Simon Marchetto
341e61834f scilab: test several system include paths in configure 2014-03-31 10:40:12 +02:00
Simon Marchetto
fc3a43240d scilab: implement overload_complicated test 2014-03-28 17:41:37 +01:00
Simon Marchetto
b74013a6cb scilab: implement overloading_simple test 2014-03-28 17:41:22 +01:00
Simon Marchetto
be4e09daa9 scilab: fix typechecks 2014-03-28 17:41:07 +01:00