summaryrefslogtreecommitdiff
path: root/Lib/scilab/scisequencepointer.swg
Commit message (Expand)AuthorAgeFilesLines
* scilab: rename function name management routinesSimon Marchetto2014-09-111-1/+1
* scilab: apply K&R coding style for typemapsSimon Marchetto2014-08-121-14/+7
* scilab: use a macro instead of 999 for error codeSimon Marchetto2014-08-081-1/+1
* scilab: coding style: remove "_" from parameter namesSimon Marchetto2014-07-101-1/+1
* scilab: code style: remove underscore in parameters (first part)Simon Marchetto2014-07-091-20/+20
* scilab: fix commit fragment stdintSimon Marchetto2014-06-261-3/+3
* scilab: rename fragmentSimon Marchetto2014-06-261-1/+1
* scilab: fix stl_import_b testSimon Marchetto2014-03-251-3/+10
* scilab: use uintptr_t for storing pointers in STL container of pointersSimon Marchetto2014-03-201-4/+4
* scilab: fix constructor_copy and other STL container testsSimon Marchetto2014-03-101-8/+9
* scilab: From typemaps do not have to return output argument positionSimon Marchetto2014-02-111-1/+1
* Scilab: fix prefix SciObjectSimon Marchetto2013-09-231-5/+5
* Scilab: remove generated code compilation errors & warningsSimon Marchetto2013-09-111-0/+1
* Scilab: support of Scilab 5.3.3 (api_scilab: Rhs, Lhs, ..)Simon Marchetto2013-08-191-1/+1
* Scilab: fix li_std_vector & ignore_template_constructor test caseSimon Marchetto2013-08-021-5/+5
* Scilab: rollback, support of container<class*> only (not <class>)Simon Marchetto2013-07-311-5/+5
* Scilab: support of containers of "complex type" values (like vector<class>)Simon Marchetto2013-07-221-5/+5
* Scilab: generic support for STL containers.Simon Marchetto2013-07-181-0/+121