summaryrefslogtreecommitdiff
path: root/Lib/scilab/scisignedchar.swg
Commit message (Expand)AuthorAgeFilesLines
* scilab: fix int typemaps (functions and fragment names)Simon Marchetto2014-09-291-5/+5
* scilab: rename function name management routinesSimon Marchetto2014-09-111-1/+1
* scilab: apply K&R coding style for typemapsSimon Marchetto2014-08-121-10/+5
* scilab: use a macro instead of 999 for error codeSimon Marchetto2014-08-081-8/+8
* scilab: coding style remove "_" from parameter namesSimon Marchetto2014-07-211-17/+17
* scilab: coding style: remove "_" from parameter namesSimon Marchetto2014-07-101-11/+11
* scilab: fix typo errorSimon Marchetto2014-07-101-1/+1
* scilab: code style: remove underscore in parameters (first part)Simon Marchetto2014-07-091-27/+27
* scilab: fix int array typemaps: accept in input and return by default double ...Simon Marchetto2014-03-051-23/+54
* scilab: From typemaps do not have to return output argument positionSimon Marchetto2014-02-111-4/+4
* scilab: check value and overflow errors in integer typemapsSimon Marchetto2014-02-071-8/+17
* scilab: fix and optimize integer typemapsSimon Marchetto2014-01-311-30/+46
* scilab: simplify 'from' integer typemaps: use createScalar* functionsSimon Marchetto2014-01-311-10/+3
* scilab: use macro SWIG_NbInputArgument() instead of Rhs()Simon Marchetto2014-01-301-4/+4
* * New version for Scilab module using fragmentsVincent Couvert2011-05-201-0/+141