Nicolas [Thu, 10 Mar 2016 11:44:55 +0000]
* Bug #14118 fixed - real(), imag(), conj(), isreal() did not accept rationals
* Bug #13893 was actually unfixed when calling simp(n,d) with 2 argins
* Code simplification for +/- between rationals and doubles
Change-Id: Ifc929d48d2ac411f076db4c07a093b7947bb47fb
Caio SOUZA [Sun, 27 Mar 2016 18:18:07 +0000]
* Bug #8310 - Wrong triangulation of non-convex polygons
Now works for planar polygons with Z coordinates constant, for non-planar polygons a new triangulator is needed.
Change-Id: I055f0f58dd46354be7d1af2d4036712d98148b8c
Dhruv Khattar [Fri, 8 Apr 2016 05:38:50 +0000]
Fixed some dead code
Change-Id: Id16cd75f7fee53aef05539d62ba543c03a1e9a21
Pierre-Aime Agnel [Thu, 7 Apr 2016 10:14:44 +0000]
* Transposed matrix can now use the extraction operator directly A'(1, 2)
Change-Id: I35b0ec042145122974a47b42dc4673d0ae812452
Paul Bignier [Tue, 8 Jul 2014 09:01:33 +0000]
* Bug #13490 fixed - histc help page fixed to match the macro (by default, normalize the result).
Also, normalization is now done properly (in total area).
Voluntarily left the 'cw' variable line for further normalizations.
Change-Id: Ie66b66ddd4d6289e28df8cad01f072783716d5d6
Paul Bignier [Thu, 7 Apr 2016 09:57:29 +0000]
Scicos src: fix compilation warnings
Change-Id: I9786d18e4ea968f02c6a3b4fe54b4b289275c058
Paul Bignier [Fri, 8 Apr 2016 06:49:25 +0000]
api_scilab: fix delete
Change-Id: Ie583c4805b40cc63c2ff8764b51f153e4c5402f2
Paul Bignier [Wed, 23 Apr 2014 09:47:54 +0000]
Graphics demos: improve Misc and Colormap
* Reworked to fit window on resize.
Change-Id: Ia129ddc6c87b58f3d4be6c528e93ffc47816d9a6
Dhruv Khattar [Sun, 3 Apr 2016 19:44:09 +0000]
Coverity #1321243, #1321246, #1321242, #1321236, #1321239, #1321238, #1097871, #1321240 fixed: Dead Code
Change-Id: I65f241e512d50c7546bc1386e2833ea76de373da
Clément DAVID [Tue, 5 Apr 2016 14:54:32 +0000]
test_run: -quit will abort the test if stuck to CLI
Change-Id: I5452b148fbd039c5786ece3a157f6c103841a78e
Samuel GOUGEON [Wed, 23 Mar 2016 12:55:26 +0000]
Help pages: members part ode roots printf sprintf iconvert xlabel consolebox: fixed/improved/rewriten
* Bug #13748 fixed - printf, sprintf (en,ja): short descriptions and obsolete flags were missing
* Bug #2104 fixed - ode + ode_root argout iw(1:9) and w(1:10) weren't documented
=> ode_optional_output updated
* Bug #14495 fixed - consolebox() help page shew wrong syntaxes and was poor
* xlabel (en,ja): update after http://bugzilla.scilab.org/12481
* iconvert (pt,tu): typos fixed
* members(): grep() added in See also.
* roots (fr): error "f": degree<100 => degree>=100 fixed.
* ode(): missing parameters added and resorted. roles added.
link added for iw,w. See also improved. (pt)=> UTF8.
* part(): typos fixed
Change-Id: I624b28f33a6a937d78dc17229337985401920341
Paul BIGNIER [Wed, 24 Apr 2013 14:34:22 +0000]
* Bug #8210 fixed - Inserting UMFPACK examples in the Demos gui as demos
* Renamed umfpack/examples into umfpack/demos,
* Added gateway file to communicate with the Demos gui,
* Updated all the files linked to umfpack/examples/... so they point to umfpack/demos/...
Change-Id: I146545494dbe4b561f374f485a9a321c532dc9d5
Paul Bignier [Thu, 7 Apr 2016 14:15:27 +0000]
matio gateway: remove stray print
Change-Id: I9b86872f4e1b94c5797b98820f06244f862094be
Aashish Misraa [Sun, 3 Apr 2016 11:25:50 +0000]
Coverity: Matio module memory leaks fixed
Change-Id: I1a7bff674f903bcf42c2208e04753c41b46270e2
Dhruv Khattar [Wed, 6 Apr 2016 21:15:39 +0000]
Coverity #1098572, #1098442 fixed: Memory Leaks
Change-Id: Ic40c5873555cac942b2467dfe469c0a918106cfd
Dhruv Khattar [Wed, 6 Apr 2016 15:45:14 +0000]
Fixed some wrong code
Change-Id: I44d2ab73513d10c1427f9e64537a47fd42f5e25f
Dhruv Khattar [Wed, 6 Apr 2016 15:35:21 +0000]
Coverity #1097754 fixed: Dead Code
Change-Id: I9421e1ed8d1fa0fc578a0f32c3a493ce78c47e0a
Nicolas [Thu, 10 Mar 2016 14:02:34 +0000]
* Bug #14499 fixed - getd() did not update already defined functions
Change-Id: I83cee2544d21fc4f91d15affe624ae599a1d6453
Clément DAVID [Wed, 6 Apr 2016 10:00:53 +0000]
string tests: PASS
Change-Id: Ie3fd738e1730e234fa497b0ce1ad88c6c2630d08
Clément DAVID [Wed, 6 Apr 2016 09:36:24 +0000]
string tests: use "" strings to ease parsing
Change-Id: I21ecd98676d7997c881928f0775a7c9e74329407
Clément DAVID [Wed, 6 Apr 2016 09:10:11 +0000]
fix test bug_1505: trailing blank space lead to a missing carriage return
Change-Id: Iae48913b6b5558b2df066d35bd40e05fb35d5440
Clément DAVID [Mon, 4 Apr 2016 08:33:19 +0000]
Scicos tests: fix sample diagram after
a32de262
Change-Id: I39af936ea88e80bf9a8fe64d16f921a609252684
Cedric Delamarre [Mon, 1 Feb 2016 13:46:38 +0000]
[bug_14337] crash fixed at Scilab exit when it is called after a pipe.
test_run core bug_14337
// in one console
tail -f file | bin/scilab-cli
// in one other console
echo "disp(%pi)" >> file
echo "1+1" >> file
Change-Id: I9736b58ac5adc148e25b1de6e81f488a018f99ff
Aashish Misraa [Wed, 23 Mar 2016 12:55:41 +0000]
Coverity Fix #1321400 Resource Leak
Change-Id: I395f554b811efc7e46f24b04776c30af6aa6c849
Dhruv Khattar [Mon, 4 Apr 2016 22:15:53 +0000]
Coverity: umfpack and uidata memory leaks fixed
Change-Id: Ie9df4b49d51c4cc49ded8b4ee9688feda8874782
Dhruv Khattar [Sat, 2 Apr 2016 07:04:56 +0000]
Coverity #1320916, #1099387, #1320915, #1353559, #1098516, #1098517, #1098518, #1098519, #1187538, #1098514 fixed: Memory Corruptions
Change-Id: I3778d979120df3db44681067ab714fde766f4537
Clément DAVID [Tue, 5 Apr 2016 07:25:03 +0000]
CC: Fix untranslated files warning
Change-Id: I635095550da3eee6caf8c1fc25b2ebbbd143f7c1
Caio SOUZA [Tue, 29 Mar 2016 00:47:46 +0000]
* Bug #11625 fixed - uicontrol table would not update object strings when edited interactively in the plot window
Change-Id: I966f0ca450a24b19293a11d7d628af8dfea2980c
Paul Bignier [Mon, 4 Apr 2016 08:43:00 +0000]
Graphics: fix build after I4fb82e
Change-Id: I0cf18321b6a1e5847aeddb07364c3acab5660621
Dhruv Khattar [Fri, 25 Mar 2016 14:13:43 +0000]
Coverity #1247398, #1199692, #1321278, #1321279, #1321280, #1321281, #1097625 fixed: Incorrect deallocator used
Change-Id: I7f18dc8f899cfc25d03df41a274a64d9be3b20ea
Aashish Misraa [Sun, 27 Mar 2016 13:12:24 +0000]
Coverity #1165289,90,91,92,93,94,95,96,97,98,#1165304,05,06,07,09 Fixed
Change-Id: I4fb82e243ab16056dc850d8f524730008ad0b9f6
Aashish Misraa [Thu, 24 Mar 2016 09:27:45 +0000]
Coverity Fix #1321326 and #1321325: Memory Leak Resolved
Change-Id: I6eae449ddc0243c3d01f2f19048c091d5589ce8b
Aashish Misraa [Sat, 2 Apr 2016 09:36:03 +0000]
Coverity-getAllocatedSingleString & getAllocatedMatrixOfString Fix
Change-Id: I54f319846fcd1234ad7598ea91a8a4ffbfdc39a5
Aashish Misraa [Sat, 26 Mar 2016 10:23:57 +0000]
Coverity #1321079 #1321080 #1321081 Resource Leak Fixed
Change-Id: I537bbc901c3868379de751622662d0d524b37836
Dhruv Khattar [Fri, 1 Apr 2016 05:37:00 +0000]
Coverity #1320936, #1320935, #1099374, #1320933, #1320934, #1320932, #1323420, #1323419, #1323418, #1323416, #1323415, #1323414 fixed: Structurally dead code
Change-Id: I16ca66ea578da95932f01d151dc524ddde942968
Clément DAVID [Fri, 1 Apr 2016 06:53:29 +0000]
Linux build : fix undefined pragma
Change-Id: I6f9dd613cd3dc95097b6ed34da0df6567ff9ee51
Clément DAVID [Thu, 31 Mar 2016 08:06:46 +0000]
scicos_blocks: fix some Coverity reports
* #1135549 dollar4_m.c : did not check for a failed malloc
* #1099169 canimxy.c : the sco pointer is not supposed to be null at that stage.
Removing the check tell coverity that it is not null.
* #1098358 cfscope.c : input is not needed for this one input block
* #1098330 evaluate_expr.c : manage invalid encoding
Change-Id: Ie89efe9b616bbfdbdbe1e622f5f4af02fe5d659a
Aashish Misraa [Wed, 23 Mar 2016 08:56:57 +0000]
Coverity #1098375 Resource Leak fix
Change-Id: I014f5ef387cfa2d115639d5a7f578db74b18ed0a
Paul Bignier [Thu, 31 Mar 2016 08:25:49 +0000]
Update Scilab version name for Linux after d75eeb
Change-Id: I92efb7b89de58a6507622e6270a3991dfc2be47e
Clément DAVID [Wed, 30 Mar 2016 08:48:24 +0000]
Coverity #1352291 fixed - Xcos swig generated code
Change-Id: I0f8d4ae2b3e820f23ac8c78bb69b29f54343a25f
Nicolas [Wed, 23 Mar 2016 12:49:48 +0000]
* Bug #14450 fixed - builder_help.sce of a toolbox ignored some existing language directories
Change-Id: I53f8c1dfc28f2272e53c9fb3f2e58e146f3ca613
Antoine ELIAS [Wed, 30 Mar 2016 14:43:02 +0000]
Merge remote-tracking branch 'origin/slint-cnes'
Change-Id: Iffdd5e66de1357c495fd1399778cc58892ccb3a6
Antoine ELIAS [Wed, 30 Mar 2016 10:40:23 +0000]
fix closure of last <File> in result xml file and add contribution message
Change-Id: I31ffeaf9c94ab3a13dd1f01b3327243aa6f58f28
Antoine ELIAS [Wed, 30 Mar 2016 14:36:03 +0000]
Merge remote-tracking branch 'origin/master' into slint-cnes
Change-Id: I66a4e1db9afa501d674a177635c2d6f838e7baff
Paul Bignier [Wed, 30 Mar 2016 13:04:23 +0000]
AST: inserting an empty matrix does not remove the field
* UserType was treated as GenericType
Change-Id: Ic8ce29e88b631105be58e3134a65ce4d5a5ec5ba
Caio SOUZA [Sun, 27 Mar 2016 18:16:24 +0000]
Bug Fix #13725 triangulator max initialization
bug 13725 has status resolved but still may fail for some cases
For some polygons it would not fill correctly
Change-Id: I2d6b72ddce3cbef1b9110f36f9c94894ed4dd55a
Aashish Misraa [Thu, 24 Mar 2016 16:57:12 +0000]
Coverity #1321356 till 1321365 Fix
Change-Id: Iaf4adb9aa0cfdb76b94fcf946c5f43f4650bfeb6
Clément DAVID [Tue, 29 Mar 2016 14:46:14 +0000]
Revert "Coverity #1098451,#1098452,#1098453 Resource Leak Fixed"
The fix is invalid, the change should be made on the
getAllocatedSingleString() function.
This reverts commit
4dca6265af8afb634412f1bfbfa06bd9d4e09b84.
Change-Id: I10c829d7c745bb4168245752fd75c696668b0cc0
Aashish Misraa [Thu, 24 Mar 2016 22:40:48 +0000]
Coverity #1098451,#1098452,#1098453 Resource Leak Fixed
Change-Id: I881bfba99c15a0677f97a1f2767a63932a183f80
Paul Bignier [Tue, 29 Mar 2016 13:43:08 +0000]
Linear_algebra tests: remove useless graphics loading
Change-Id: I177f21f5ccf4a83dccca846f7968646261c46cc8
Dhruv Khattar [Thu, 24 Mar 2016 15:28:46 +0000]
Coverity #1321227, #1321228, #1350365, #1321213, #1321216, #1321225 fixed: Non-array delete for scalars
Change-Id: I84669dce731df58a75f0f346c2b1077789af2f10
Dhruv Khattar [Sun, 27 Mar 2016 06:15:30 +0000]
Coverity #1321214, #1321215, #1321217, #1321220, #1321223, #1321224, #1321221, #1321229, #1321230 fixed : Non-array delete for scalars
Change-Id: I2e82c8c01cc20c66650db36090031ecabbdefeb7
Antoine ELIAS [Tue, 25 Aug 2015 10:30:11 +0000]
* Function without output argument cannot be call in assignation expression
function foo()
//...
endfunction
val = foo() //return error
Function without output argument cannot be call in assignation expression
test_run optimization
Change-Id: Iab18fb5a45337683a33df63a547ad77bd5fd9d75
Cedric Delamarre [Tue, 9 Feb 2016 15:03:17 +0000]
[hdf5][h5mv] test updated.
Change-Id: Ic7ee1d400dd0adc3d32f9b9245350b3fafec5f3d
Clément DAVID [Mon, 21 Mar 2016 15:59:58 +0000]
randlib: fix grand_clcg4.tst display
Change-Id: I3d114f80874c9dd13b546400b0c4e5a259a411e4
Cedric Delamarre [Wed, 3 Feb 2016 15:08:41 +0000]
[rational] insertion in a rational fixed.
test_run overloading rational
Change-Id: I4c14c203e1d21a61c88621de3dc12d28de43cbe2
Cedric Delamarre [Fri, 12 Feb 2016 08:53:48 +0000]
[integer] test updated.
Change-Id: I2de7bfd5e9dbd833776dea602742eb17914ec45b
Cedric Delamarre [Thu, 11 Feb 2016 16:45:26 +0000]
[helptools] tests updated
Change-Id: If925076e8e68fc23551966cd9acdaa23332af56b
Cedric Delamarre [Tue, 9 Feb 2016 14:17:41 +0000]
[fileio] tests updated
Change-Id: Ib79663cba554eab134b7b5d2d5fdb5600af35ed4
Cedric Delamarre [Tue, 9 Feb 2016 12:44:16 +0000]
[differential_equations] bugs and tests fixed
Change-Id: Ia411ca18bb9b1d9785bb1df0585ab4e2568a9cf4
rishubhjain [Fri, 11 Mar 2016 05:42:07 +0000]
* Bug #14390 fixed - double() help page had irrelevant syntaxes and was poor
Change-Id: Ic809fbf604fcbd4767cdbd486c6bb3f449d5e0af
Aashish Misraa [Sun, 27 Mar 2016 09:14:32 +0000]
Coverity #1350601 Fixed
Change-Id: I60eeaed9d3fa9545e17ad645c1816a86d6b096fd
Nicolas [Wed, 23 Mar 2016 12:41:48 +0000]
Bug Fix #13966 - twinkle, twinkle(n) now supported
Change-Id: I3200cb9267c1fe34fb9301febd08dfb41d73702b
Nicolas [Wed, 23 Mar 2016 12:52:40 +0000]
Bug Fix #14471 - strange([]) returned [] instead of %nan as all other functions for statistical dispersion
Change-Id: Ifeefdfbc84541aa9eee4563075e77966c813ada9
Aashish Misraa [Fri, 25 Mar 2016 09:26:40 +0000]
Bug #14453 Fixed:strcat([]) now returns [] instead of null string
Change-Id: Ic8a82af5c760eb16b47036d74c1638a20d8dec70
Nicolas [Thu, 10 Mar 2016 14:52:38 +0000]
Help pages: repmat flipdim resize_matrix replot histc: fixes & improvements
Change-Id: Ib1890c154822fb71834cbfdbaf196a83e1df5dff
Paul Bignier [Thu, 10 Jul 2014 14:39:03 +0000]
* Bug #13468 fixed - Fileio: Scilab hanged when incorrect format was used for file reading using mfscanf
Change-Id: Ibc8d4a01dac4927232ff4627d525e103b20571d3
Dhruv Khattar [Mon, 21 Mar 2016 19:57:30 +0000]
Coverity #1321383, #1321384, #1321385, 1321386 fixed: Resource Leaks
Change-Id: Id2358f122ef3a914c3d61eb3109d36a70fe4c5df
Clément DAVID [Wed, 23 Mar 2016 06:27:24 +0000]
fileio: deletefile can delete multiple files at once.
Change-Id: Ida0443b47099017e6297e41a2c78caddd56844eb
Cedric Delamarre [Wed, 23 Mar 2016 15:22:36 +0000]
[bug_14432] function call with inplicitlist opt argument fixed
test_run ast bug_14432
Change-Id: I649d1e65fa130244f3714efa5bbf9ca560f5e6ef
Cedric Delamarre [Wed, 23 Mar 2016 13:19:59 +0000]
[bug_14398] Bad expected size on output argument of optional input
test_run ast bug_14398
Change-Id: Id29e155ef9afdd2fa3127dc6daf6fd7b302b6092
Clément DAVID [Wed, 23 Mar 2016 10:33:49 +0000]
xcos_simulate: check loading against a library
Change-Id: I7873cd3373c11a0577d98ab3e707a87929b43e84
Clément DAVID [Tue, 22 Mar 2016 13:36:00 +0000]
bug_14303 test : remove rand call to ease reproducibility
Change-Id: I8dbb2f794c2783ddfd5faf0b8eb16b03d833018a
Pierre-Aime Agnel [Tue, 22 Mar 2016 14:08:18 +0000]
* Bug #14374 fixed - Parser did not manage comments properly in shellmode
Change-Id: I5135ba3de883ae12c7165720b710f021abd7476d
Pierre-Aime Agnel [Mon, 15 Feb 2016 14:50:54 +0000]
* Bug #14361 fixed - Parser did not manage linebreak + blockcomment "... /* a comment */"
Change-Id: I2714a3f688f93dfce1f52892ed3f5622068e4e56
Pierre-Aime Agnel [Tue, 1 Mar 2016 17:16:01 +0000]
* Bug #14396 fixed - real number display was not proper for very wide decimal parts
Change-Id: I6dbafe88c611be94725a75a88eabaf866ab5665f
Pierre-Aime Agnel [Tue, 22 Mar 2016 10:30:31 +0000]
* Bug #14476 fixed - Dotmultiplication between polynomials and imaginary numbers was always returning 0
Change-Id: I3e67153d98373e0ce0f5148f604e360b4662b910
Dhruv Khattar [Fri, 11 Mar 2016 15:11:12 +0000]
Bug #14116 fixed - Invalid exponent in case of complex exponents especially 0*%i.
Change-Id: Ie1d244bdef3bc3ce3389985ca383ca2c5b60610d
Aashish Misraa [Tue, 22 Mar 2016 09:32:27 +0000]
Coverity #1320919 Double free fix
Change-Id: If91439d55bee448320214b17355bf2bfe01b7682
Paul Bignier [Mon, 24 Feb 2014 10:02:33 +0000]
* Bug #12559 - Fixed some memory leaks in FFTW
Slightly improve the situation but does not fix all memleaks.
Change-Id: I20261b0e117b64ba4080ba76f2605f9e9f470a92
rishubhjain [Mon, 21 Mar 2016 14:44:38 +0000]
Bug #14446 fixed - Corrected the number of argument in the error message generated by save() on passing wrong type of argument.
Change-Id: Ibc897193ca466c5686d93246eecb614b38c6bcff
Nicolas [Thu, 10 Mar 2016 14:28:52 +0000]
* Bug #13769 fixed - t = "abc..//ghi" was parsed as a continued + comment
Change-Id: Icf961856e58ef82cff1f64688264ce93f878d23f
Nicolas [Thu, 10 Mar 2016 14:38:17 +0000]
* Bug #13873 fixed - %hm_stdev(H,idim>2) returned zeros(H)
Change-Id: I1387ae7ab49e10a3ade7c653e335dea08203be84
Antoine ELIAS [Mon, 21 Mar 2016 14:12:20 +0000]
fix windows compilation after : https://codereview.scilab.org/#/c/17927
Change-Id: I4dae36dd3665e69ba28622ef24a8c88d2f827b37
Nicolas [Tue, 8 Mar 2016 15:04:04 +0000]
* Bug #14362 fixed - The ode() Lotka demo had typo errors
Change-Id: I8038fa871efa3bf814da721a8eecdee30de48ebd
Clément DAVID [Mon, 29 Feb 2016 16:46:23 +0000]
* Bug #14418 fixed - saxon9he.jar made scilab throw an XPathFactoryConfigurationException.
Change-Id: Ia69696ee0660954729629cd3e92c2f79da3895d4
Nicolas [Thu, 10 Mar 2016 14:55:31 +0000]
* Bug #13939 fixed - HTML pages: itemizedlist <ul> were rendered as ordered ones
help man : docbook tags were missorted. function and varname tags added
Change-Id: Ib447ff04bf97ecdafa1a41f80ec0257b7cf8b8b9
Dhruv Khattar [Sat, 19 Mar 2016 21:21:46 +0000]
Coverity #1321106 and #1321107 fixed: Memory leaks
Change-Id: I0f465cbe389bbb3f79edeb11932698e8dd329e2a
rishubhjain [Wed, 16 Mar 2016 16:56:04 +0000]
* Bug #14111 fixed - modified lib function to detect Scilab version 5 libraries and give proper error messages.
Change-Id: Ia75088c5fb5bbdc45c2384f2f289d7c21d49d9d9
rishubhjain [Tue, 15 Mar 2016 15:16:32 +0000]
Bug #14271 fixed - conjgrad() displayed an incorrect error message about number of arguments.
Change-Id: I9e4fd110fcce20c491a89c2552529a7ed50426d4
Paul Bignier [Thu, 17 Mar 2016 10:45:04 +0000]
Time: fix sci_xpause after
eb22dd99
Change-Id: Iaca090b34ae0beafac3289a9427bc6e666521d8d
dhanrajacharya44 [Tue, 15 Mar 2016 19:16:20 +0000]
* Bug 14425 fixed - xpause() set obsolete, merged in sleep(). sleep(,'s') implemented
Change-Id: I8bc373f6104a6929f1f1e1f5375ad76d6935d5ee
Clément DAVID [Wed, 16 Mar 2016 14:17:44 +0000]
Xcos setup: fix an IndexOutOfBoundsException after
22ee913d
Change-Id: Ic2572504b14a896fb433a791050ba2d99c327d0b
Clément DAVID [Wed, 16 Mar 2016 13:54:20 +0000]
* Bug #14468 fixed - Scinotes was unable to export to HTML.
Change-Id: I8eae806da3cd54f0af734c5114df8aa6220a6e4a
Paul Bignier [Thu, 23 Jan 2014 13:17:36 +0000]
Recategorize some files
* Partially fixes http://bugzilla.scilab.org/show_bug.cgi?id=12872
Change-Id: Id0d313ed3ce7139344e5db109fea05e996661c68
Clément DAVID [Wed, 16 Mar 2016 11:13:24 +0000]
Xcos load: use a valid port type value
On Scilab 5, initialState (eg firing) is initialized to -1.0 and port type
UNKNOW_TYPE should also be -1.0 .
Change-Id: I1de1907475ede4b4c70629a715db41c4cf40755a
Clément DAVID [Tue, 15 Mar 2016 15:03:35 +0000]
Xcos: use LABEL for C identifier and DESCRIPTION for textual or HTML content
Change-Id: I22f7f34c9852b4548b16a071ead18cbdefdadcef
Paul Bignier [Tue, 15 Mar 2016 10:53:49 +0000]
Xcos MVC: partially revert
b667d7aa
* Now the Electrical demos scs_m look much better (no dangling Links, correct blocks' pin/pout, notably split blocks)
* This is based on the fact that implicit blocks actually use in & out directions, even if it looks the same
* About the test: since Ground uses its "pin" to connect, it is normal that setting a from=[1 1 0] creates a new port.
However, setting from=[1 1 1] (or to) does connect to the pin
Change-Id: I34f6c2d1fb9ad83296741362eaf7bcb37bf52aa6
Paul Bignier [Mon, 14 Mar 2016 16:03:39 +0000]
Xcos MVC: for Params, match Scilab 5 order
* https://help.scilab.org/docs/5.5.2/en_US/scicos_params.html shows the right order
* https://codereview.scilab.org/#/c/17913/ did the same for the Java part
Change-Id: Iea59872afed46dedd06523a06480bd4e6b3432ab
Paul Bignier [Mon, 14 Mar 2016 09:55:21 +0000]
Xcos MVC: fix for implicit links
* In addition to the test, the compiled Electrical demos look much better:
the links' 'from' & 'to' fields match Scilab 5's and there are no unnecessary port creations
Change-Id: I2506b7e8d7721f33b1a1edbff900657ae56555fa