summaryrefslogtreecommitdiff
path: root/Lib/scilab/scisequence.swg
Commit message (Expand)AuthorAgeFilesLines
* scilab: fix warningsSimon Marchetto2016-03-141-7/+7
* scilab: fix commit fragment stdintSimon Marchetto2014-06-261-2/+2
* scilab: support of container of floatSimon Marchetto2014-04-111-0/+2
* scilab: fix stl_import_b testSimon Marchetto2014-03-251-6/+4
* scilab: use uintptr_t for storing pointers in STL container of pointersSimon Marchetto2014-03-201-3/+7
* scilab: fix constructor_copy and other STL container testsSimon Marchetto2014-03-101-27/+16
* Scilab: fix prefix SciObjectSimon Marchetto2013-09-231-15/+15
* Scilab: consider int as default type for STL container of values (so it works...Simon Marchetto2013-09-021-11/+18
* Scilab: fix li_std_vector & ignore_template_constructor test caseSimon Marchetto2013-08-021-8/+48
* Scilab: rollback, support of container<class*> only (not <class>)Simon Marchetto2013-07-311-22/+4
* Scilab: support of containers of "complex type" values (like vector<class>)Simon Marchetto2013-07-221-4/+22
* Scilab: add support for STL bool containersSimon Marchetto2013-07-191-0/+2
* Scilab: generic support for STL containers.Simon Marchetto2013-07-181-0/+153