summaryrefslogtreecommitdiff
path: root/Lib/scilab/sciarray.swg
Commit message (Expand)AuthorAgeFilesLines
* Allow using snprintf() instead of sprintf() in wrappersOlly Betts2023-04-271-2/+2
* scilab: fix int typemaps (functions and fragment names)Simon Marchetto2014-09-291-8/+8
* scilab: fix overload_arrays test and arrays typechecksSimon Marchetto2014-03-311-0/+3
* scilab: implement and fix test array_memberSimon Marchetto2014-03-191-0/+2
* scilab: refactor arrays_typemapSimon Marchetto2014-03-181-143/+45
* scilab: fix arrays_global (<> => isequal)Simon Marchetto2014-03-171-4/+4
* scilab: check overflow in array typemapsSimon Marchetto2014-03-111-4/+15
* scilab: fix int array typemaps: accept in input and return by default double ...Simon Marchetto2014-03-051-25/+25
* scilab: move array typemaps in separate lib sciarray + add float array typemapsSimon Marchetto2014-03-041-0/+197