Commit graph

16,595 commits

Author SHA1 Message Date
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
Simon Marchetto
143e6a301f scilab: use swig_this to test pointers 2014-03-28 15:25:02 +01:00
Simon Marchetto
fa834b506f scilab: update null_pointer test ([] is no more null pointer use swig_ptr(0)) 2014-03-28 15:11:47 +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
b58d996743 scilab: fix line number error in swigtesterror() 2014-03-28 09:53:54 +01:00
Simon Marchetto
a56cfc86f5 scilab: fix inherit_missing test which does not quit 2014-03-27 11:25:20 +01:00
Simon Marchetto
0d1ddef0a1 scilab: implement constructor_copy test 2014-03-27 10:36:16 +01:00
Simon Marchetto
cab9a993d5 scilab: implement return_const_value test 2014-03-27 10:27:12 +01:00
Simon Marchetto
c5fc23e17e scilab: implement li_carrays test 2014-03-27 09:44:52 +01:00
Simon Marchetto
b7f97e98b9 scilab: implement inherit_missing test 2014-03-26 17:39:09 +01:00
Simon Marchetto
9918b7c06c scilab: implement voidtest test 2014-03-26 17:37:33 +01:00
Simon Marchetto
d5e8634c53 scilab: implement funcptr_cpp test 2014-03-26 16:35:00 +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
135540025b scilab: update tests list 2014-03-25 18:08:31 +01:00