Commit graph

17,805 commits

Author SHA1 Message Date
Simon Marchetto
3ade8d16dd scilab: remove debug stuff 2014-06-27 10:15:37 +02:00
William S Fulton
081cb1af53 Beautify scilab.cxx 2014-06-26 20:30:26 +01:00
William S Fulton
e9c8e98260 Use Insert instead of DohInsertitem 2014-06-26 20:30:25 +01:00
William S Fulton
f784d9feaa Remove author names - they are in the COPYRIGHT file 2014-06-26 20:30:25 +01:00
William S Fulton
70cee61c2a Cosmetic test case change 2014-06-26 20:30:25 +01:00
William S Fulton
daab0d748c Fix ancient bad merge from trunk 2014-06-26 20:30:25 +01:00
William S Fulton
0ebe64c041 Run overload_arrays testcase in all languages not just Scilab 2014-06-26 20:30:25 +01:00
William S Fulton
a40ab6a7d2 Better Scilab workaround for testcase 2014-06-26 20:30:24 +01:00
William S Fulton
2f01e5468f Fix ancient merge error
in 75d2abfddb
2014-06-26 20:30:24 +01:00
William S Fulton
8143e59d68 Revert "scilab: implement enum_var test"
This reverts commit fbe6c13267.

It looks like an accidental change to me
2014-06-26 20:30:24 +01:00
Simon Marchetto
c912162361 scilab: debug travis 2014-06-26 17:31:39 +02:00
Simon Marchetto
77a522a91a scilab: fix struct example makefile 2014-06-26 17:31:00 +02:00
Simon Marchetto
8bacde64b8 scilab: fix Example Makefile again 2014-06-26 17:30:47 +02:00
Simon Marchetto
ffd729632d scilab: Example makefile, try again 2014-06-26 16:00:26 +02:00
Simon Marchetto
87fdabb513 scilab: fix last commit 2014-06-26 14:55:59 +02:00
Simon Marchetto
a326961f34 scilab: fix Example makefile 2014-06-26 14:49:46 +02:00
Simon Marchetto
d8399c9270 scilab: fix last commit 2014-06-26 12:27:25 +02:00
Simon Marchetto
08049cb1e8 scilab: Examples makefile, remove scilab args macro and checks 2014-06-26 10:35:31 +02:00
Simon Marchetto
27b5f47d7d scilab: fix commit fragment stdint 2014-06-26 10:04:29 +02:00
Simon Marchetto
7cc6a58afb scilab: in configure, use pkg-config + disable scilab if headers not found 2014-06-26 09:48:51 +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
fca50ac631 scilab: remove matrix2 example README 2014-06-26 09:24:43 +02:00
Simon Marchetto
9fc32cb866 scilab: fix test-suite: change to test dir before running test 2014-06-20 16:48:24 +02:00
Simon Marchetto
2aabb4527e scilab: fix test-suite clean 2014-06-20 12:34:33 +02:00
Simon Marchetto
0f57082cc4 scilab: no need to copy runme script in in-source build 2014-06-20 12:34:33 +02:00
William S Fulton
7af54ec169 Update scilab examples from other languages 2014-06-20 08:09:20 +01:00
William S Fulton
37c411958e Example makefile tidy up for Scilab 2014-06-20 08:09:20 +01:00
William S Fulton
f9f1116e58 Simpler code to display Scilab version 2014-06-20 08:09:20 +01:00
William S Fulton
e32956434b Tidy up configure.ac for Scilab 2014-06-20 08:09:20 +01:00
William S Fulton
4f949e7d4a Scilab -help options in alphabetical order 2014-06-20 08:09:19 +01:00
Simon Marchetto
2935426968 scilab: fix nested_structs test 2014-06-19 09:22:00 +02:00
Simon Marchetto
17af863d58 scilab: add link in 'Other resources' section 2014-06-16 17:29:36 +02:00
Simon Marchetto
ff6a674cc6 scilab: simplify and complete arrays_dimensionsless test 2014-06-16 17:17:27 +02:00
Simon Marchetto
c1c706fbd8 scilab: update doc (unsigned ints typemaps changes) 2014-06-16 17:08:25 +02:00
Simon Marchetto
423b52aa05 scilab: fix array_member test 2014-06-16 17:00:27 +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
e324ad1c6c scilab: fix tests for unsigned ints typemap changes 2014-06-16 16:03:50 +02:00
Simon Marchetto
e94dc0ca61 scilab: fix range checking in swig_this() 2014-06-16 12:07:09 +02:00
Simon Marchetto
8afd002abe scilab: fix pointer utility functions (return double instead of uint32) 2014-06-16 12:06:30 +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
4ba4591dba scilab: use checkequal() in tests 2014-06-16 10:04:53 +02:00
Simon Marchetto
3ac0dc2be5 scilab: rename matrix typemaps named parameters 2014-06-13 16:21:21 +02:00
Simon Marchetto
a531ea2f27 scilab: fix command line option names 2014-06-12 18:09:19 +02:00
Simon Marchetto
5f8552d9d9 scilab: small fixes in doc 2014-06-12 18:09:19 +02:00
Simon Marchetto
9f88061cd9 scilab: configure checks version >= 5.3.3 and disables scilab if check fails 2014-06-12 18:09:19 +02:00
William S Fulton
f8674b1ad9 Documentation proof reading edits 2014-06-12 07:29:39 +01:00
William S Fulton
610cefd25c Correct %include delimiters 2014-06-12 07:27:37 +01:00
Simon Marchetto
ab7a095758 scilab: swig supports scilab 6 2014-06-11 16:50:55 +02:00
Simon Marchetto
fb51700c3a scilab: add library cpointer.i (and test case) 2014-06-11 16:50:25 +02:00