summaryrefslogtreecommitdiff
path: root/Source/Modules/scilab.cxx
Commit message (Expand)AuthorAgeFilesLines
* memory leak improvements - delete at end of scopeWilliam S Fulton2016-06-261-2/+3
* scilab.cxx: Fix memory leaksAmarnath Valluri2016-06-161-0/+3
* scilab: fix builder for scilab 6.0 (empty matrix error)simon2016-03-021-2/+2
* Prevent redefinition warnings when compiling with SWIG<module> definedPetre Eftime2015-12-221-2/+1
* improve support of varargsSimon Marchetto2015-06-231-3/+7
* "suppport" -> "support"Olly Betts2015-03-271-1/+1
* Add missing SWIGSCILAB in wrappers and fix unions test for non-scilab languagesWilliam S Fulton2015-01-261-0/+3
* remove -nobuilder optionSimon Marchetto2015-01-261-5/+0
* remove useless direct_gateway function in wrapperSimon Marchetto2015-01-261-7/+0
* Scilab command line options put in alphabetical order and some html tweaksWilliam S Fulton2015-01-221-3/+4
* Scilab cosmeticsWilliam S Fulton2015-01-191-4/+4
* reduce slightly the gateway sourceSimon Marchetto2015-01-141-4/+1
* fix buildermode error with Scilab V6Simon Marchetto2015-01-121-0/+1
* fix Scilab V6 support after merge of gateway & wrapper sourcesSimon Marchetto2015-01-121-39/+85
* do no generate builder by defaultSimon Marchetto2015-01-081-4/+4
* gateway source is moved into wrapper sourceSimon Marchetto2015-01-071-98/+53
* beautify scilab.cxxWilliam S Fulton2014-10-311-22/+13
* Scilab minor coding improvementsWilliam S Fulton2014-10-311-6/+2
* Merge branch 'patch-5' of https://github.com/ibell/swig into ibell-patch-5Simon Marchetto2014-10-271-1/+2
|\
| * More clear description of buildverbositylevelIan Bell2014-09-151-1/+1
* | scilab: simplify builder script fileSimon Marchetto2014-10-221-14/+6
* | scilab: rename build command line optionsSimon Marchetto2014-10-211-14/+21
* | scilab: add the SWIG banner to the generated gateway XMLSimon Marchetto2014-10-211-10/+8
* | scilab: remove outputlibrary option + renaming module to gatewaySimon Marchetto2014-10-211-73/+37
* | scilab: fix compilation error in scilab 5.3.3Simon Marchetto2014-10-201-10/+12
* | scilab: fix gateway entry point nameSimon Marchetto2014-10-201-2/+2
* | scilab: swig generates loader scriptSimon Marchetto2014-10-201-1/+81
* | scilab: fix generated gateway source (missing include, entry point name)Simon Marchetto2014-10-201-21/+25
* | scilab: fix segmentation faultSimon Marchetto2014-10-171-1/+1
* | scilab: generate gateway source with swigSimon Marchetto2014-10-171-58/+111
* | scilab: change swig options, new option -gatewayxml, remove -internalmoduleSimon Marchetto2014-10-171-26/+34
* | scilab: fix segfaultSimon Marchetto2014-09-291-2/+2
* | scilab: truncates too long (struct, class) member namesSimon Marchetto2014-09-261-13/+60
* | scilab: truncates too long identifier names (in addition to display warnings)Simon Marchetto2014-09-251-18/+31
* | scilab: rearrange some commentsSimon Marchetto2014-09-241-4/+6
* | scilab: in builder.sce use absolute path for source filesSimon Marchetto2014-09-151-2/+2
|/
* scilab: rename function name management routinesSimon Marchetto2014-09-111-1/+1
* scilab: fix wrong code in generated script builder.sceSimon Marchetto2014-09-101-2/+2
* Scilab long identifier name warning message improvementWilliam S Fulton2014-08-281-1/+1
* scilab: use language specific warnings for too long identifier namesSimon Marchetto2014-07-211-1/+1
* scilab: fix String & printf previous commitSimon Marchetto2014-07-211-0/+6
* scilab: display truncated name in long identifier name warningsSimon Marchetto2014-07-211-1/+3
* scilab: display by default warnings for long identifier namesSimon Marchetto2014-07-211-8/+2
* scilab: use String and Printf in scilab.cxxSimon Marchetto2014-07-211-9/+9
* scilab: remove debug stuffSimon Marchetto2014-07-021-4/+2
* scilab: fix build error managementSimon Marchetto2014-07-021-9/+10
* scilab: debug travisSimon Marchetto2014-07-011-1/+1
* scilab: debug travisSimon Marchetto2014-07-011-0/+2
* scilab: debug travisSimon Marchetto2014-06-271-2/+4
* scilab: generate builder.sce in currrent dirSimon Marchetto2014-06-271-1/+1