Samuel GOUGEON [Sun, 12 Feb 2017 18:47:28 +0000]
main_menubar duplicate removed
Change-Id: Iacabc972ce9617b23fcd370b19256c76632e6aca
Adeline CARNIS [Fri, 10 Feb 2017 15:16:46 +0000]
Replace root by roots in ode function.
To test: play example of ode_root help page
Change-Id: I02eff7302b9b8ade88f61fe603c8dc6ccc13e383
Clément DAVID [Fri, 10 Feb 2017 10:35:58 +0000]
Xcos tests: fix dia.ref and disable some for 6.0.0
Change-Id: Iaa791656da272dca21b79f34ecf83b884d7b09c6
Antoine ELIAS [Fri, 10 Feb 2017 16:12:01 +0000]
fix macro type to 13 like scilab 5
function y = foo(x)
y = acod(x);
end
type(acosd) => 13
type(foo) => 13
plot(1:10, factorial);
plot(-1:0.01:1, acosd);
plot(-1:0.01:1, foo);
Change-Id: Iceb4ef0e86a016a3bd2fb42244053773891ab358
Samuel GOUGEON [Wed, 8 Feb 2017 21:58:15 +0000]
* Bug #14711.a fixed: in a frame.axes, colorbar() displayed nothing
http://bugzilla.scilab.org/14711
Change-Id: I5cf73b980638ba4ad0c2e96075f169961b7fb9c4
Clément DAVID [Fri, 10 Feb 2017 08:19:42 +0000]
AST: add short-cut && and short-cut || tests
Change-Id: If8f67599d6b6326a917b599ea40dd652e17385cc
Clément DAVID [Fri, 10 Feb 2017 10:24:35 +0000]
Xcos help: fix the CLKINV help page
Change-Id: I56778faecfd8c12b8fcae2035bace3e02ccae9f8
Clément DAVID [Fri, 10 Feb 2017 08:33:58 +0000]
Help: fix Matplot image rendering
Change-Id: Iada530ffbdc45d885488b1ef33f2c425e39a9352
Clément DAVID [Fri, 10 Feb 2017 08:22:42 +0000]
Help: fix zgrid image generation
Change-Id: I24e5d3f610969552c8cf49fae2c8f193d2f4230b
Antoine ELIAS [Thu, 9 Feb 2017 17:32:18 +0000]
fix [] & []
to test : if [] & [] then disp ok else disp ko end
Change-Id: I3e2cff5ce9907046fa9326afa9faa45c155c69f0
Paul Bignier [Fri, 19 Jun 2015 12:01:42 +0000]
Xcos tests: minor fixes
Change-Id: I0e62aa23072a74a7cb366612ecf173fb24a34a72
Adeline CARNIS [Thu, 9 Feb 2017 14:46:32 +0000]
linsolve.xml updated - examples replaced by demos.
Change-Id: I92d4a5cf4af5848ed053c61aaeca06bc004129ef
Adeline CARNIS [Thu, 9 Feb 2017 14:37:55 +0000]
aff2ab.xml updated
Change-Id: If79769699dd1d2eb428bc9e7cbc39f34ef130377
Adeline CARNIS [Thu, 9 Feb 2017 13:49:12 +0000]
csvRead.xml updated
Change-Id: I2bd1a37e7dadc00c91a4ec6660c91f4e07b627d4
Adeline CARNIS [Thu, 9 Feb 2017 13:27:45 +0000]
xcosUpdateBlock.xml updated.
Change-Id: I9177474236dcd336c1f66baa90a090949a46dc67
Paul Bignier [Thu, 9 Feb 2017 11:08:06 +0000]
* Bug #14646 - Xcos demos: regen batch_simulation
* Simply copy-pasted the diagram in a new window as well as the context and it works!
Change-Id: I416a3b8ac75b4817878052121664160e739d6b23
Paul Bignier [Thu, 9 Feb 2017 14:20:12 +0000]
* Bug #14645 fixed - Xcos demos: fix Lorenz ending time
Change-Id: I46880e61aaf1a4647ab6a26cfc7b0166341eb7f1
Clément DAVID [Thu, 9 Feb 2017 16:30:40 +0000]
Xcos: fix nw tests launch
Change-Id: I138865194a938fcb85a1daa58ce2b2e402400687
Clément DAVID [Thu, 9 Feb 2017 15:12:21 +0000]
api_scilab: struct() are not supported even if mapped as mlist()
Change-Id: Id0c8871f62f050da3b0e94737ff50db0242e3c9a
Paul Bignier [Thu, 9 Feb 2017 09:33:05 +0000]
* Bug #14644 fixed - Xcos: delete obsolete WFILE block, regen some diagrams & images
* In the continuity of
7eea231698
Change-Id: Ibc8a21fcfad9e1bf2d397c118becea4b3463ccb7
Clément DAVID [Wed, 8 Feb 2017 15:14:48 +0000]
Xcos tab restoration fixed
The newly created tab should be part of the opened diagrams before
being restored. On error a stacktrace is now printed.
Change-Id: I84734a6fbdc88c339c44c096fd0cb3562cd8afec
Clément DAVID [Thu, 9 Feb 2017 10:17:03 +0000]
commons: export the "is starting" flag to the java side
Change-Id: I851a4faeeb5efdfe68c2cdfa8afd6812a54e8574
Antoine ELIAS [Wed, 8 Feb 2017 15:58:19 +0000]
fix bug_14405: add typesjni.lib and typesjni.dll in Windows installer
Change-Id: I64046a381228bf625fba2ca074b51e1df75b3a67
Paul Bignier [Wed, 8 Feb 2017 14:35:17 +0000]
Help: regen images
Change-Id: I5db7e6f2b863c248cc62667a08b283c4b2c0b83d
Clément DAVID [Thu, 2 Feb 2017 15:59:53 +0000]
CHANGES.md : rephrasing for the release
* Updated homepages in en & fr
Change-Id: If5fc9f98a3a7f3bc10727a1236ebb97f7fe4ab9a
Antoine ELIAS [Wed, 8 Feb 2017 14:09:12 +0000]
add missing file in linux/macos tarball
Change-Id: I45393230eb3bf904f2dd2620ac8e197b29f83a06
Samuel GOUGEON [Fri, 3 Feb 2017 18:01:35 +0000]
xset() + xget() removal: minimize their footprints in .sce & .sci
* xset():
- All scilab .sce + .sci files scanned for "/xset[^e]/"
- 183 hits removed in 42 files
- 8 hits for xset("fpf"..) remaining in 6 files
* xget():
- All scilab .sce + .sci files scanned for "/[^e]xget[^emp]/"
- 72 hits removed in 21 files
- 2 hits for xset("fpf"..) remaining in 2 files
Change-Id: Iaaf6a1f05f6f4ccb92b6191838621a215d34fc8f
Clément DAVID [Wed, 8 Feb 2017 09:11:26 +0000]
AST: regen dia.ref
Change-Id: Ie27ae4395677dc1803c491d21dda05a019001bf3
Clément DAVID [Wed, 8 Feb 2017 08:32:20 +0000]
Localization: update to fix fuzzy translation
Also update some AST tests disabled by wrong gettext translation.
Change-Id: Iad62c44c15f74c4459b51f9ae84389db909e922e
Samuel GOUGEON [Tue, 7 Feb 2017 23:55:44 +0000]
help: misc. typos and small improvements (no image changed)
Change-Id: I396772f71e87d497c871158f260c2e37560b2dc4
Adeline CARNIS [Tue, 7 Feb 2017 16:00:50 +0000]
Add demo_Datatype.xmi file.
To test: Play the example of scicosDiagramToScilab help page.
Change-Id: I65c032ac098f7c917148525da44504e27749720b
Antoine ELIAS [Mon, 5 Oct 2015 15:54:57 +0000]
improve insertion/extraction in sparse
Need Eigen 3.3.2
Change-Id: I91f19568b395d8864054447ed7b233ba055dd367
Antoine ELIAS [Wed, 8 Feb 2017 08:39:22 +0000]
update about image and splashscreen to 2o17
Change-Id: I4301bdc3f70e37c4cd42b3bb6482dc64e19ad7c8
Samuel GOUGEON [Sat, 4 Feb 2017 00:28:00 +0000]
xget(): removal from help pages
* All references removed, apart from xget and xset pages left
* No images changed
Change-Id: Ib94b686a55a3a0aa989b8a697fdf8ede80d5c23a
Samuel GOUGEON [Sat, 4 Feb 2017 01:48:50 +0000]
xget(): removal from tests
* All tests scanned against /[^e]xget[^em]/
* All updated tests pass
* Tests about xget() itself removed.
* xset_xget.tst left as is for the moment
Change-Id: If2631dd7f64f96b816082c7f374b978f596bbfa3
Adeline CARNIS [Mon, 6 Feb 2017 15:16:29 +0000]
*Bug #14330 fixed - luget was really slow.
Change-Id: I193f028fe0ee78d5cdf3e80ee0d10350ced5b986
Clément DAVID [Fri, 3 Feb 2017 15:16:05 +0000]
test_run: fix xml export without tests
Change-Id: I8161292c3ef89eeb362a86e706a8eef1cd5ffeed
Antoine ELIAS [Tue, 7 Feb 2017 08:48:00 +0000]
bug 14671: || misworks when LHS is %f or zeros. && misworks when LHS is %t or non-zeros
Change-Id: Idb37eb4649fa8f9a962b214c3421ac0ea2c32c65
Antoine ELIAS [Tue, 7 Feb 2017 10:29:59 +0000]
splash screen is back !
Change-Id: I9bcf393287daf7aae01c1430e017bff19bfdac04
Clément DAVID [Wed, 1 Feb 2017 10:23:20 +0000]
* Bug #14659 fixed: number of I/O ports of the superblock was not updated when adding or deleting I/O blocks inside a superblock.
This commit fix the port synchronization between outer ports and inner diagram
when the user add / delete / update any I/O block. The tab title is also fixed
on save (previously the superblock diagram tab title was not updated)
Note: this fix required initial support for Undo/Redo but it is still not
shared for cross tab operation.
Change-Id: I13481bf7e0778a38ccf72cb460dcf04686d9a8df
Adeline CARNIS [Mon, 6 Feb 2017 09:51:05 +0000]
*Bug #14278 fixed - ltitr returned an incorrect xf output value.
Change-Id: Ida2d58d31c2b22e36d44341ecc0e6a1572ac31bc
Adeline CARNIS [Wed, 1 Feb 2017 13:52:25 +0000]
Errors in example help pages
Change-Id: I23d460bd4a014e13d8e14985752fe73ed31ddbd8
Samuel GOUGEON [Sun, 5 Feb 2017 21:11:06 +0000]
Console File menu: clarify some (fr) labels
Change-Id: I6b75a721292a4a1f2c9e816b59a9526d9f585875
Clément DAVID [Fri, 27 Jan 2017 13:28:00 +0000]
Xcos: fix blocks rotation action
Change-Id: I17e6f5a291767e9e55c0df423165f95ce9513d21
Antoine ELIAS [Thu, 2 Feb 2017 16:43:22 +0000]
Bug #14604 fixed: convert emptystr in builtin
Change-Id: Ifb2465b3f3e901f698158d6349d13c32b08d342c
Samuel GOUGEON [Sat, 8 Oct 2016 15:48:46 +0000]
* bug #14801 fixed: [cells1 cells2] puzzled cells components
* http://bugzilla.scilab.org/14801
* Remove concatenation overload for cells.
* Manage as matrix
* test_run data_structures passed
test_run overloading passed
test_run ast concatenation
Change-Id: I115d4c135f7297f44e45f7492a2b07265ad8c535
Clément DAVID [Wed, 1 Feb 2017 15:16:21 +0000]
Graphics: fix datatip rendering after
5f1861ec
Change-Id: I4b07102f92165d65c39d04ee94efcd8b0e3e8dfe
Siddhartha Gairola [Mon, 23 Jan 2017 17:30:09 +0000]
Bug #14012 fixed - String: added a flag to remove either leading or trailing or both spaces
Change-Id: I979b44c5c8db9b1c05af3e96bab1d1a4f45c6015
Serge Steer [Wed, 1 Feb 2017 22:24:09 +0000]
bug 14980 fix (The datatip display of the root locus arcs is broken)
Change-Id: I345e6df7e995d915d3598279a300f5859e4be713
serge.steer [Thu, 26 May 2016 08:45:51 +0000]
* Bug #6307 fixed - CACSD: make easy version of lqr, lqe, lqg
* Wish 6307 fix + help revisited + unit tests added
* lftpss bug fix (PID demo)
Change-Id: I0b158e0817ee84aa786dd1caad86caab9d3db430
Clément DAVID [Wed, 1 Feb 2017 21:19:59 +0000]
Localization: update the translation files
Change-Id: I39d63c012f87469eeb5be3e11285a14c2abbe175
Clément DAVID [Wed, 1 Feb 2017 13:31:10 +0000]
Localization: update localized files
Change-Id: Ibeffd28dbacf361b4343b0b85f35be8767f3a1c8
Samuel GOUGEON [Thu, 1 Sep 2016 18:35:47 +0000]
Fixed & improved pages for |,|| and &,&&
* & && in PDF : http://bugzilla.scilab.org/attachment.cgi?id=4468
| || in PDF : http://bugzilla.scilab.org/attachment.cgi?id=4469
* (ja) and (ru) pages were actually in fully english
=> removed. Retranslations shall be done later in some other commits.
* Some of the || examples are impeded by http://bugzilla.scilab.org/14761
But they are ready.
Change-Id: I2121940184ab70c1b172f90acdac4174d1520720
Clément DAVID [Wed, 1 Feb 2017 13:46:47 +0000]
Fileio: fix compilation (again) on gcc6
Change-Id: I600e9772691f4a677f041b4783b65643bff1d474
Adeline CARNIS [Wed, 1 Feb 2017 09:40:49 +0000]
Last example of optim help page crashed Scilab.
Change-Id: Ia08cbdcfbfac0fb2dbe3051360d2e1c44ee23cbe
Paul Bignier [Fri, 27 Jan 2017 15:19:56 +0000]
Xcos demos: fix annotation position
Change-Id: Id231d8abfbcb3ecc5f1b3616046d15d336bf7a03
Paul Bignier [Wed, 1 Feb 2017 11:32:12 +0000]
Fix linux compilation
Change-Id: Ieefae0a44f18c7152992f02397caee90d83b68f1
Simon Marchetto [Fri, 27 Jan 2017 15:06:12 +0000]
fileio: mgetl rewritten for better performance
- use C fgets, less allocations...
- interface changed => csvRead, fscanfMat, readline updated
- benchmarks added
- unit test rewritten
Change-Id: Id4e1cc265606b04532412183eab4b46e02d01cb8
Samuel GOUGEON [Wed, 1 Feb 2017 00:01:20 +0000]
* Bug #14978 fixed: input() badly managed entered 'x' & the returning prompt
* http://bugzilla.scilab.org/14978
Change-Id: Icc7a60ebe35cac9390932f030e70a0d605d20f09
Samuel GOUGEON [Tue, 31 Jan 2017 02:42:25 +0000]
* Bugs #14976 fixed: asciimat(colNum) and asciimat(asciimat("àeï")) failed
* http://bugzilla.scilab.org/14976
* code simplified
* asciimat() unit test extended
* test_run string passes
Change-Id: I7c271a67db258c0d4b5748a937219f8fdb688e8a
Clément DAVID [Mon, 30 Jan 2017 17:05:50 +0000]
Xcos: fix doc building
Change-Id: I215b1a0c941e232a6d25196c01e868a2a27dbac8
Adeline CARNIS [Mon, 5 Dec 2016 10:35:18 +0000]
* Bug #14885 fixed - The tag property was not documented in Matplot_properties help page
http://bugzilla.scilab.org/14885
+ page improved: http://bugzilla.scilab.org/attachment.cgi?id=4452
Change-Id: I897e84520bd77b4f8b9405f6dfc7c71f08bd972f
Adeline CARNIS [Mon, 30 Jan 2017 14:42:12 +0000]
Example of chfact help page crashed Scilab
A=sprand(20,20,0.1);
A=A*A'+eye();
chfact(A)
Change-Id: I5c7a638949531f6368bd3c0750517a24fc078871
Samuel GOUGEON [Mon, 19 Dec 2016 22:41:45 +0000]
Console menu File => Working dir: add "Go to Favorites" = dynamical list
* Related report: http://bugzilla.scilab.org/14171
* The 3 items of the WD section are:
Current working directory: (clicking prints it)
Browse for new
Go to Bookmark => TMPDIR
SCIHOME
SCI
User's home ~
<column of Scinotes favorite dirs>
* getPreferencesValue() must be priorly upgraded:
Please review and merge https://codereview.scilab.org/18946: DONE
* All directories of current and recent files opened in Scinotes,
and Scinotes favorite dirs are sorted, deduplicated, shortened with
TMPDIR SCI SCIHOME home prefixes, and listed.
This dynamical list is more efficient than items set by hand.
It sticks to Scinotes (most recent) activity. Scinotes already
allows to set favorites dirs by hand, that will appear here as well.
Synchronisation will Scinotes needs is ensured.
Change-Id: Iaf3a9c74dfbc88d191b9c7194a6776f68f7bfc66
Clément DAVID [Mon, 30 Jan 2017 13:24:43 +0000]
Update Makefiles for SWIG 3.0.11
Change-Id: I7c32f1cebdcfac0929eccb66460340dda191ec73
Cedric Delamarre [Mon, 30 Jan 2017 09:30:11 +0000]
[cacsd] demo fixed
demo => cacsd => PID
Change-Id: I523b2a3468005bcd0bd007263678ff0071fb43ec
Cedric Delamarre [Fri, 27 Jan 2017 16:35:31 +0000]
[bug_14609] msscanf crash fixed.
test_run fileio bug_14609
Change-Id: I6dc8045c27d3854207e0c235753476eeb6cd6cbf
Antoine ELIAS [Mon, 30 Jan 2017 09:30:27 +0000]
update version name to branch-6.0
Change-Id: I2dd596b827f2e2fdc3aed8c79adf0d020bf18a1f
Antoine ELIAS [Fri, 27 Jan 2017 20:24:23 +0000]
windows 32: fix stack size to 8MB
Change-Id: I51522e83fbb5a23ae111310c9429161999154719
Antoine ELIAS [Fri, 27 Jan 2017 13:59:53 +0000]
insert new must keep assigned dimensions ( row/col vector only)
Change-Id: Ica4b77982ef5a5d6c022d38c3823b27043610df0
Cedric Delamarre [Fri, 27 Jan 2017 10:32:03 +0000]
[overloading] NOT FIXED 6.0.0
Change-Id: Ia14eefb2ab0705ec70b6d0b59d6f43ee13d835cf
Paul Bignier [Fri, 27 Jan 2017 09:51:32 +0000]
Xcos tests: fix bug_8798
* Redrew the corrupt diagram and fixed messages
Change-Id: I98a86ff7a1e3367f4920acd0ab6c54731ae68d83
Cedric Delamarre [Fri, 27 Jan 2017 09:52:07 +0000]
[overloading] update ref file
Change-Id: Ie864e565e39c59bc7848eeb4b7fb00a02e73c548
Clément DAVID [Fri, 27 Jan 2017 13:28:00 +0000]
Xcos: fix old diagram simulation after
fc0c389d
Change-Id: I75b3f7625f46384913001b2f40c85ae68f2f5ff8
Adeline CARNIS [Fri, 27 Jan 2017 11:16:35 +0000]
Replace {-1} by (-1) in derivat help page
Change-Id: I04aed93531d196d006594e6c18557c5c349e4d58
Antoine ELIAS [Fri, 27 Jan 2017 09:59:08 +0000]
Add generation of cleaner_src and set MS env on windows while clean
Change-Id: Id4a3fe6be6f2a70d1c0055eb7b67bea0fad30e6f
Clément DAVID [Fri, 27 Jan 2017 10:17:30 +0000]
Polynomials: fix CID 1363767 : uninit variable
Change-Id: I56dad01201d9074f0be030f764ec5a465c724fb5
Simon Marchetto [Fri, 27 Jan 2017 11:02:35 +0000]
Development_tools: assert_cond2reqdigits() supports "complex real" (0 as imaginary part)
Change-Id: I2aa6c62ddb7287f7f340442d8530c163e557c0e0
Clément DAVID [Fri, 27 Jan 2017 10:21:39 +0000]
Xcos: set the diagram as modified on parameters modification
Change-Id: I32dfeb9b5abc4e92b49ffc189906c713ecb64931
Clément DAVID [Fri, 27 Jan 2017 09:56:22 +0000]
Fix CID 1366839 : Null pointer dereference
Change-Id: Id1d618b02b78e4b4e7ff1f1fdf9c731b4d2a54a0
Adeline CARNIS [Wed, 25 Jan 2017 15:20:03 +0000]
[graphics] fix bug_13441.tst
Change-Id: I391a61e4497c5d66dc89a8e457a288440bbde3b6
Clément DAVID [Fri, 27 Jan 2017 07:53:56 +0000]
Help: fix xfrect() localized pages
Change-Id: Id9ac4e612d47984055eba242e70c903f58f51b7a
Clément DAVID [Fri, 27 Jan 2017 07:49:47 +0000]
Help: fix Xcos images after
97695c86
Change-Id: I326b49580809da60f60c0cbe574924fed489b914
Clément DAVID [Fri, 27 Jan 2017 08:54:29 +0000]
Xcos: clear warnings on start or compile
Change-Id: Ifc52a9a375fda3fb35a1110b71084b9881bd34e4
Clément DAVID [Fri, 27 Jan 2017 08:41:37 +0000]
Xcos: propagate diagram's modified status on superblocks
Change-Id: I961f044f171d66779dd22813abac17e161e2b8c4
Adeline CARNIS [Tue, 24 Jan 2017 16:26:28 +0000]
permute: remove one of test which checks if x is empty (following:
https://codereview.scilab.org/#/c/18933/)
Change-Id: Ia7d2a318db097ca77863cb425609142c5d77b990
Adeline CARNIS [Thu, 26 Jan 2017 15:05:56 +0000]
[graphics] regen dia.ref
test_run graphics bug_140
test_run graphics bug_3590
Change-Id: I949e2b9ac702d23444195447cf371e28bc02ea8b
Clément DAVID [Wed, 25 Jan 2017 12:05:54 +0000]
Fix some valgrind detected issues
Change-Id: I6b0f53e5da1cf2d3bf450f11716c0a359dbf0aa1
Clément DAVID [Wed, 25 Jan 2017 11:14:39 +0000]
Graphics: fix handle.tag / gca() / clf() crash
my_handle = scf(100001);
clf(my_handle, "reset");
xdel(winsid())
fig_handle = figure("figure_name", "toto");
//fig_handle = figure("figure_name", "toto");
xdel(winsid())
my_handle = scf(100001);
clf(my_handle, "reset");
Change-Id: I3f31375ca2c12d84b153d06f86679cd480ae27de
Samuel GOUGEON [Tue, 24 Jan 2017 16:16:59 +0000]
* Bug #14965 fixed: getPreferencesValue() upgraded.
- http://bugzilla.scilab.org/14965 :
+ tag with multiple occurrences is now supported
+ the path+filename of the XML document can now be provided
instead of its XML handle.
- Commit required for https://codereview.scilab.org/#/c/18803/
- new page in PDF: http://bugzilla.scilab.org/attachment.cgi?id=4470
Change-Id: Ia8f0f0cdee1cff2e813a5cd874461aa5b7387be8
Cedric Delamarre [Thu, 26 Jan 2017 15:57:16 +0000]
[m2sci] bug_1082 fixed
allow the call of overload with type troncated
to 8 characteres for compatibility with scilab 5.
test_run m2sci bug_1082
Change-Id: I92d71cd8548148399560eb5cfb013324528000d8
Clément DAVID [Thu, 26 Jan 2017 12:09:03 +0000]
Help building: add a CHANGES.html target
The Common Markdown executable might not be needed for common builds.
Rather than checking for it and enforcing its presence the CHANGES build will
only fail at make time.
To update CHANGES.html, type:
$ make modules/helptools/data/pages/CHANGES.html
Change-Id: Ib79a45627e8a26d153d7f6827e8722eaf5405366
Clément DAVID [Thu, 26 Jan 2017 17:06:16 +0000]
Xcos gui: fix DEBUG_LEVEL setting
Change-Id: I9dce0888653082c2227920364241dac38ed543ea
Antoine ELIAS [Thu, 26 Jan 2017 16:59:13 +0000]
fix dllinfo call
Change-Id: I8f66e6b78b1ea823687b9c39ed5243c18ff5bcb8
Antoine ELIAS [Thu, 26 Jan 2017 10:17:15 +0000]
fix some xcos tests
Change-Id: I434b76b2a55c7e411cbd3e4f88c02ffcc0f08f9d
Clément DAVID [Thu, 26 Jan 2017 16:06:36 +0000]
Xcos icons: fix block.graphics.sz resize heuristic
Change-Id: Id51e5b9a767e30b04ff9ef78f4fb805eb277cb13
Clément DAVID [Thu, 26 Jan 2017 15:17:34 +0000]
Xcos GUI: fix warning reporting
Change-Id: Id78368756f49202555b5f8b424704f9f73519c01
Clément DAVID [Thu, 26 Jan 2017 14:23:07 +0000]
Xcos: fix the file creation on demand
Change-Id: I94099eae7adeedd14cb9df98be3af914605e54be
Antoine ELIAS [Thu, 26 Jan 2017 15:20:57 +0000]
do not try to sort %nan and %nan
b = gsort([1 2 %nan 1 3 %nan 2 3],"g","d");
Change-Id: Ieb173a8d35279c245458f75947a29df85f5eb332
Clément DAVID [Thu, 26 Jan 2017 13:50:02 +0000]
Xcos: fix SuperBlock children ownership
The children should be referenced on move to avoid future deletion on
double-click. The PARENT_BLOCK property should also be updated ; on
deletion the unlink will thus not be performed on the temporary block.
Change-Id: I9406a29fa31bd095dcd67150f94c54c8733389e1