Clément DAVID [Thu, 7 Feb 2019 16:53:15 +0000]
AddressSanitizer: allow reports on dyn. loaded libs
Add a ./configure --enable-address-sanitizer flag to ease usage.
Change-Id: Ibd06bb00b8247b1646158931b0dc2673a88f838c
Clement DAVID [Fri, 22 Mar 2019 09:29:37 +0000]
Bug #12502 fixed: Rotate, flip did not work on ports
Change-Id: I34e3918685e2a6500accc30746bc01a78d2f64eb
Clément DAVID [Mon, 6 May 2019 09:54:40 +0000]
coverity: fix #1401290 to #1401299 ; use default values on error
Change-Id: Ic89cb3105d5c35bd0a9f96c8a23aef0f74415420
Antoine ELIAS [Wed, 27 Feb 2019 23:45:46 +0000]
mgetl: fix trouble with 'continuous' read on Windows
Change-Id: I2cbbf601bd78f794f254e3de7f7b5f5eeb216cc1
Stéphane MOTTELET [Thu, 25 Apr 2019 15:15:14 +0000]
[elementary_functions] added bitstring function
help page @ http://www.utc.fr/~mottelet/scilab/download/bitstring.pdf
--> bitstring(%pi)
ans =
0100000000001001001000011111101101010100010001000010110100011000
--> bitstring([1; 1+%eps])
ans =
!0011111111110000000000000000000000000000000000000000000000000000 !
! !
!0011111111110000000000000000000000000000000000000000000000000001 !
--> bitstring(int8(-1))
ans =
11111111
Change-Id: If911c3582c585072844a27186a81fda16f2fc740
Paul Bignier [Sun, 29 Apr 2018 18:54:17 +0000]
Xcos MVC: avoid copy constructor calls
Change-Id: I76e165f89d434004b2ec7b2d9bbb1d5d4bb3c116
Clément DAVID [Fri, 12 Apr 2019 15:01:41 +0000]
Coverity: fix #1400678, #743503, #1400677, #1400675, #1400676
Change-Id: I387f16f279348c5c7950c7876ff949c8af617e86
Stéphane MOTTELET [Mon, 29 Apr 2019 09:05:31 +0000]
* Bug 15812 fixed: source may become corrupted after insertion
http://bugzilla.scilab.org/show_bug.cgi?id=15812
Change-Id: Ic10a138aa5fb2213a2ba68125f5b3f1fb4ba4282
Stéphane MOTTELET [Fri, 26 Apr 2019 16:07:37 +0000]
[differential_equations] add sanity check in ode unit test
http://bugzilla.scilab.org/show_bug.cgi?id=16043
Change-Id: I4fa3b7b7e7b497328716b866daacf1a2f81e7fba
Stéphane MOTTELET [Fri, 26 Apr 2019 13:53:50 +0000]
* Bug 15995 fixed: patch was missing in surface plot
http://bugzilla.scilab.org/show_bug.cgi?id=15995
Change-Id: I074aed1adf25e195b2d22b5e498610df7a9a8ab0
Samuel GOUGEON [Fri, 19 Apr 2019 01:28:45 +0000]
Proud Puffin in good shape for the demo
Don't squeeze The Puffin
Change-Id: Id43b677eece103190fd1798cdadcaa9e6e4c1b04
Samuel GOUGEON [Wed, 17 Apr 2019 04:15:09 +0000]
[doc] Reorganizing [statistics] help pages
* The Descriptive statistics chapter was incoherent. It mixed features
of other sections:
- median center wcenter => Central tendency
- stdev stdevf variance variancef => Dispersion
- histc => Shape (empirical distribution)
- cov covar correl => Multivariate statistics
=> Empty section = deleted
* Regression section: empty = deleted
* reglin => Multivariate
* Summaries/tabul => Shape (empirical distribution)
=> empty section = deleted
* PCA section => Multivariate
=> empty section = deleted
Change-Id: I544218224afb279f786170189ec1e2b0323b5b28
Stéphane Mottelet [Thu, 14 Mar 2019 17:33:03 +0000]
* Bug 16007 fixed: non-integer index in sparse crashed Scilab
http://bugzilla.scilab.org/show_bug.cgi?id=16007
Positive fractionnal indices were supported, provided they were
greater than 1
Change-Id: I821cc4f5cbd2618cf6c5560d0478171b1389c846
Nimish Kapoor [Fri, 27 Jul 2018 20:00:01 +0000]
CoverityFix-CID:1360865 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: Ifa23ab98ae8da53d7b86f55d8a6cce5cb6f4371f
Nimish Kapoor [Fri, 27 Jul 2018 19:57:44 +0000]
CoverityFix-CID:1360864 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I42b3bce7d4b95b59627e7515aefb51356a4300a3
Nimish Kapoor [Fri, 27 Jul 2018 19:54:08 +0000]
CoverityFix-CID:1360863 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I9421ce517e4c44b6e0a953ab265aa4932b165a0a
Nimish Kapoor [Fri, 27 Jul 2018 19:51:13 +0000]
CoverityFix-CID:1360862 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: Id1737d9155cd1266a3d226d6fc4871a43d6bd551
Nimish Kapoor [Fri, 27 Jul 2018 19:47:53 +0000]
CoverityFix-CID:1360861 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I533a633f918f9f69ac9c1f40c257bfc006d46c75
Nimish Kapoor [Fri, 27 Jul 2018 19:44:18 +0000]
CoverityFix-CID:1351079 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I42c31a73c79c4c7f442779a3c27c059e966d34fe
Nimish Kapoor [Fri, 27 Jul 2018 19:40:45 +0000]
CoverityFix-CID:1351078 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: Ic0f1dff108aec23417a92648a9f3578b69b45f4b
Nimish Kapoor [Fri, 27 Jul 2018 19:37:28 +0000]
CoverityFix-CID:1351077 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I2cc73fd8dd6e9aaf7116c64918b40525901d7a96
Nimish Kapoor [Fri, 27 Jul 2018 19:33:52 +0000]
CoverityFix-CID:1351076 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: Ib01f7cc0528ca83ae306c1a6163a02506759f589
Nimish Kapoor [Fri, 27 Jul 2018 19:30:11 +0000]
CoverityFix-CID:1351075 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: Ibdb5c5067673ea55a01b63ca3dabdf72136dddc4
Nimish Kapoor [Fri, 27 Jul 2018 19:04:55 +0000]
CoverityFix-CID:1351072 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: Id94c1d1cc67d1ae001a86e291ef63c350e03db8e
Nimish Kapoor [Fri, 27 Jul 2018 18:56:35 +0000]
CoverityFix-CID:1351071 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I3f48777f7ae739e78dbf0785e5ccb0ae97b2fc85
Nimish Kapoor [Fri, 27 Jul 2018 18:46:50 +0000]
CoverityFix-CID:1351070 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: If20c3516fee586a9e4889507d7473dc9f5c39bf8
Nimish Kapoor [Fri, 27 Jul 2018 18:28:32 +0000]
CoverityFix-CID:1351069 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I84368e1eec8b6f574260e1602abdf2a24fe7098a
Nimish Kapoor [Fri, 27 Jul 2018 18:22:31 +0000]
CoverityFix-CID:1351068 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I220b0c820ca6949f9037dbf58b63fb918ed9969f
Nimish Kapoor [Fri, 27 Jul 2018 18:11:00 +0000]
CoverityFix-CID:1351067 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: Ia48aee55832ea4a56c3adac21cea9cc347c56ae0
Nimish Kapoor [Fri, 27 Jul 2018 18:01:02 +0000]
CoverityFix-CID:1351066 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: Ia0e9d20fdf56ea6650eac5a9b003502688db0f32
Nimish Kapoor [Fri, 27 Jul 2018 17:49:21 +0000]
CoverityFix-CID:1351065 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I5bf29781b7bce4b50745b8fbc5389d0e71a3f5c4
Nimish Kapoor [Fri, 27 Jul 2018 17:40:50 +0000]
CoverityFix-CID:1351064 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: If531421d09121a58d7e73aea1f1f9cc125eb6236
Nimish Kapoor [Fri, 27 Jul 2018 17:32:51 +0000]
CoverityFix-CID:1351063 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: Ibbf24ac63e6c3d821f7ed9b5c604b3c709c1b20f
Nimish Kapoor [Fri, 27 Jul 2018 17:29:33 +0000]
CoverityFix-CID:1351062 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I2f5696147170bf42696b58c2863a981bf92a2d51
Nimish Kapoor [Fri, 27 Jul 2018 17:23:14 +0000]
CoverityFix-CID:1351061 Inner class could be made static
This class is an inner class, but does not use its embedded reference to
the object which created it.
Change-Id: I482f0aed34f85f687d17b2bd432207fd2c21971d
Nimish Kapoor [Fri, 27 Jul 2018 20:05:34 +0000]
CoverityFix-CID:1367996 Inner class could be made static
This class is an inner class, but does not use its embedded reference to the
object which created it.
Change-Id: I5a82220851690758f9820bf86fad2b538d7abd35
Samuel GOUGEON [Mon, 8 Apr 2019 14:35:50 +0000]
Menu ? => Links => Mailing lists was KO
Change-Id: I4d41af88f2f0aff1e32b0b1c64c19fc058cbc19b
Nimish Kapoor [Sat, 28 Apr 2018 18:12:17 +0000]
CovertyFix-CID:1366841,CID:1366842 Resource Leak
Change-Id: I4ccd41eb231c210a7500d354e8eeb51260a3b729
Stéphane Mottelet [Mon, 1 Apr 2019 11:57:39 +0000]
* Bug 16033 fixed: now scilab-bin is not built using --without-gui
https://bugzilla.scilab.org/show_bug.cgi?id=16033
Change-Id: I8df2799a13ed173e463d409852683a945f0e84ff
Samuel GOUGEON [Tue, 26 Feb 2019 03:03:48 +0000]
* Bug 15983 fixed [cacsd]: group() regressed in 5.5.2
http://bugzilla.scilab.org/15983
test_run signal_processing bug_13205 show_error
test_run signal_processing bug_13692 show_error
test_run signal_processing bug_15983 show_error
Change-Id: Ieaf47ebb58dac71c1d6d054407c7997f2da0ec49
Samuel GOUGEON [Fri, 29 Mar 2019 21:11:55 +0000]
* Bug 16021 fixed: tand(90) cotd(90) 1/cosd(90) were wrong
http://bugzilla.scilab.org/16021
Change-Id: Ia906c625d2aac46e31c0f040fec5a2d93692c86c
Stéphane MOTTELET [Mon, 25 Mar 2019 20:52:28 +0000]
Fix OSX compilation problems
Change-Id: Iaa763c3699cefe43b6c643b78111cd0c520e15ec
Samuel GOUGEON [Fri, 29 Mar 2019 17:52:16 +0000]
* Bug 16005 fixed [doc]: intdec() example was biased & not robust
http://bugzilla.scilab.org/16005
Change-Id: I4ce1a11ce6f0d78e0c9fa10766c58d04c440c141
Antoine ELIAS [Thu, 21 Feb 2019 16:05:32 +0000]
Command history: Save in file before each execution to avoid to lose it in case of crash
Change-Id: I66b67a97ac0ec8ab30e3c7aa14a6e6f2ca68729b
Antoine ELIAS [Thu, 21 Feb 2019 10:56:49 +0000]
EditVar: allow to change "ans" value
Change-Id: I305b4cd2e204fd8c4960e62b85ec98854010515c
Antoine ELIAS [Fri, 15 Feb 2019 13:26:38 +0000]
Merge remote-tracking branch 'origin/6.0'
Change-Id: I9a6de62734cbcb06c9cc038158849013c937439a
Samuel GOUGEON [Thu, 14 Feb 2019 07:44:49 +0000]
[doc] pt_BR: Missing Xcos chapters + wrong entries
Change-Id: I2e0e6d80205e605bd6e2f1374a2634a1e395c445
Clement DAVID [Wed, 13 Feb 2019 22:07:27 +0000]
Xcos: relink on parameters update (with undo/redo)
As usual, using cell level API discard Model change propagation and kill
undo/redo operation.
Change-Id: Ibbab5a22a6dfc322322b4bf171243248fed73d3f
Clement DAVID [Thu, 14 Feb 2019 08:13:46 +0000]
Xcos: discard style update on interfacefunction change
On update, style is already updated so there is no real need apart from
manual/debug testing within Xcos. This style update introduce style
reset while (on Scilab Thread) setting an interface function on a block
(trigger a notification passed to the EDT) *and* setting the style. On
the next EDT execution, the style will be discarded !
Change-Id: Ia0fbc352b5137e32ae4ab5eae9d2a3a4b9be5c62
Samuel GOUGEON [Thu, 14 Feb 2019 05:44:12 +0000]
[doc] colorbar() page overhauled
http://bugzilla.scilab.org/4808 (already in CHANGES)
Page in PDF: http://bugzilla.scilab.org/attachment.cgi?id=4892
Follow-up of https://codereview.scilab.org/20549
Change-Id: I71e2e9bd1ff93b5ea5a4273db95bd1ad35881d4a
Clément DAVID [Mon, 11 Feb 2019 14:17:21 +0000]
update CHANGES and homepage before the release
Change-Id: If4fc5037c6501bfe7f1754dade7e238b4a071b8e
Samuel GOUGEON [Sat, 9 Feb 2019 19:45:48 +0000]
localization: update POT and dispatch PO files
Patch set 1 = Launchpad import from https://codereview.scilab.org/20728
+ CR inputs before the revert https://codereview.scilab.org/20829
Patch set 9: All mismatching formats fixed (~400), except 46 exceptions
in ja & zh due to different order from en to translations:
Example:
sparse - ja_JP : mismatching formats at line #512
%s: Wrong number of input arguments: %d to %d expected.\n
%1$s: 入力引数で不正な数: %3$d への %2$d を想定します.\n
"fuzzy" tags:
* Reviewed: fr (Patch Set 11), pt (PS 14), es (PS15)
* Reviewed & partially cleared:
PS19: cacsd, elementary_functions, graphics
PS22: ast, boolean, data_structures, matio, sparse
PS24: core, graphic_export, gui
PS25: umfpack, xcos
PS26: randlib, scicos, scinotes
PS27: string, polynomials
PS29: atoms, io
PS30: signal_processing, ui_data
PS31: overloading, special_functions
PS32: compatibilty_functions, forgotten entries
Timestamp set to 2019-02-12 for all .po files (even not unchanged ones)
2019-02-12 for graphics.pot
Change-Id: I2490120d890d07f90152e9a4e39bd0110f783a51
Samuel GOUGEON [Tue, 12 Feb 2019 22:23:23 +0000]
[doc] ISO-8859 => UTF-8 reencoding and tagging
Change-Id: I0967b9c5ce5cbdd171c461157fc8467de6785613
Cedric Delamarre [Tue, 12 Feb 2019 15:09:38 +0000]
dynamic link demo fixed
demos -> dynamic link -> c++ function using standard library
Change-Id: If7661d30b178cf4c3fc87b9f5c40fe4babd51a98
Cedric Delamarre [Tue, 12 Feb 2019 16:43:29 +0000]
optimization: navet and seros demos fixed
optimization and simulation -> ICSE -> spaceship landing trajectory
Change-Id: I46ace7c772e92c04afc12e2a6893da1fddf1d62d
Clément DAVID [Tue, 12 Feb 2019 17:11:12 +0000]
macOS: fix some crash while using gfortran from homebrew or other brand
http://bugzilla.scilab.org/show_bug.cgi?id=13697
http://bugzilla.scilab.org/show_bug.cgi?id=13852
http://bugzilla.scilab.org/show_bug.cgi?id=13857
Change-Id: Ib7684024b76effb4d128aecfe5dff4ada291b752
Samuel GOUGEON [Tue, 12 Feb 2019 16:59:04 +0000]
[doc] tree2code updated
Change-Id: Idf821aaa6284cc25076147c9e67ab7c304dc07d0
Samuel GOUGEON [Tue, 12 Feb 2019 14:56:57 +0000]
[doc] pt_BR ISO8859 (badly rendered) => UTF8 (fixed)
Just a start.
More than 800 remaining files tagged ISO-8859.
~50 % of them are badly rendered in web and java browsers.
Change-Id: Ie17006a87f6e8038c32e94cf14f6870fda485c3d
Samuel GOUGEON [Tue, 12 Feb 2019 15:28:21 +0000]
[doc] AFFICH_m: comput function updated
Change-Id: Ide35eed783c82de1120812e58e4fafd04f0ed890
Adeline CARNIS [Tue, 12 Feb 2019 14:56:03 +0000]
update fr_FR/dae.xml
Change-Id: I981aeb259a496c954616c17844c0976c7c1d4bd7
Clement DAVID [Tue, 12 Feb 2019 13:39:30 +0000]
browservar: fix crash after loading libs
Change-Id: Ia55c2ac5c6e2d379d286fa8a3a2ced338a1a5bde
Clement DAVID [Tue, 12 Feb 2019 10:27:31 +0000]
Newsfeed: use async DNS resolution and News fetch
On laggy DNS resolution, Scilab had a laggy startup. This commit
delegate the openConnection and News fetching to a SwingWorker thread
which will free the EDT (main Scilab UI) to do its rendering job.
Change-Id: Ibae3db48abcfa3083e0ab2bd0ae8f1573d6da650
Adeline CARNIS [Tue, 12 Feb 2019 10:42:25 +0000]
[randlib] update messages in grand
Change-Id: Ia0903baa51cd638f3e3d4d72d55c485c94d91865
Samuel GOUGEON [Tue, 12 Feb 2019 05:20:20 +0000]
varargout is now list() by default
http://bugzilla.scilab.org/1805
CHANGES updated @ https://codereview.scilab.org/20827
Change-Id: I206c350371f7c91d43c5d7d1de40454da148f364
Antoine ELIAS [Mon, 11 Feb 2019 13:42:54 +0000]
update version to 6.0.2
Change-Id: I8b6f8f24ab8d38395bbd0e698e4cd2bfc961d3cf
Clément DAVID [Mon, 11 Feb 2019 21:35:40 +0000]
linux: fix desktop startup
Change-Id: I348faf679ba4efd9c89cd1076ae0039811ff6755
Clément DAVID [Mon, 11 Feb 2019 22:09:04 +0000]
merge origin/6.0 into master
Change-Id: I61aa867c78a95fc3265eade726c4e9c7fd2c21d0
Clément DAVID [Mon, 11 Feb 2019 16:48:10 +0000]
linux: fix static libgfortran / libstdc++ check
Change-Id: I9cef4b323c7bf0ee77dc40b8a285151aa22e4f98
Antoine ELIAS [Sun, 10 Feb 2019 08:45:43 +0000]
update some tests
Change-Id: Iecd65b557744ecaaa194df6fde4eb192b7579df7
Samuel GOUGEON [Wed, 6 Feb 2019 00:46:47 +0000]
Update tests header: 4012 (del) 4084 4807 6558 8046 15746
4012: the session header is now the date
http://bugzilla.scilab.org/4012
Change-Id: Ied605b1c7a6f6a55c4d68361f0157fbe3a158bc1
Antoine ELIAS [Sat, 9 Feb 2019 14:40:18 +0000]
Revert "localization: update POT and dispatch PO files"
This reverts commit
a1174d8713f73e5ad92cbc2f6ac61cdf9917e9b7.
Change-Id: I2bd37ba7b16a0021927de0caf2ff0c80ae4c7597
Antoine ELIAS [Fri, 8 Feb 2019 22:01:45 +0000]
read: fix wrong length propagation
Change-Id: Ie343a830318f837c208d26a3117c6a6e78848937
Samuel GOUGEON [Fri, 8 Feb 2019 02:46:34 +0000]
[development_tools] update bug_10119.tst
Change-Id: Ibbd17e5a4e5e8835b3cf8bbd101304092f5f6d79
Samuel GOUGEON [Wed, 6 Feb 2019 01:25:31 +0000]
[gui] update some tests
Change-Id: Iaf72a7f82f7570c5c3ec98f9e971ab5a03cc78d7
Cedric Delamarre [Mon, 4 Feb 2019 16:08:38 +0000]
interactive test tag removed
Change-Id: I92281c84fc72c23b101e438db53f5b9f29161a24
Cedric Delamarre [Thu, 7 Feb 2019 11:00:48 +0000]
[MPI] warning compilation and tests fixed
Change-Id: I59a571adeadf734a5a00a9193454fadf73069069
Samuel GOUGEON [Tue, 5 Feb 2019 18:22:27 +0000]
* Bug 15259: complementary fix
http://bugzilla.scilab.org/15259
Change-Id: If5fc5d96f018f8ef29d296c260c91fde2ab8e511
Clément DAVID [Thu, 7 Feb 2019 16:52:29 +0000]
Scicos: fix SIGSEGV and memleaks after
62afc99d
Change-Id: I43a7368253e5cd46ee16bce227b6321234f46f74
Clement DAVID [Fri, 8 Feb 2019 07:04:02 +0000]
Xcos: fix defaultButton on setup dialog
Change-Id: Ia767d750c264ba7c33c130b22d9c0a4936b4fed4
Clement DAVID [Fri, 8 Feb 2019 06:34:54 +0000]
Xcos: fix crash on block parameter change #2
After eca8e3d, on windows x64 Release build, Xcos keep crashing on block
update listener. Wrapping the (uid, kind) object into an owned
ScicosObjectOwner Java object will delegate the
referenceObject/deleteObject to the Java GC and will discard Java
statements reordering (thus the crash).
Change-Id: I979a324788265e32b60e75ad1ca60836d8e581aa
Samuel GOUGEON [Tue, 5 Feb 2019 02:55:29 +0000]
[m2sci][doc] + subsection internals
Change-Id: Ie7f83a1804adc4887ad316357b18178713d3e669
Samuel GOUGEON [Mon, 4 Feb 2019 17:30:32 +0000]
[m2sci] fix ~ all .dia.ref diff. & bug_682 925 1003 1082 1124 2341 2395
https://codereview.scilab.org/20041 was wrongly canceled by
https://codereview.scilab.org/20525
Reopened: 699, 750, 853, 859, 946, 979, 1149, 1262, 1662, 2428
Change-Id: I7243db64748820ce79efaa291ad4855671ff9b85
Clément DAVID [Wed, 6 Feb 2019 07:13:26 +0000]
Scicos tests: add scicos_simulate/sciblk2/sciblk4 memleak tests
Change-Id: Ia76d76463b681c8827eac725cf6eaf950ac6cdb9
Clément DAVID [Fri, 1 Feb 2019 17:17:35 +0000]
Xcos: fix memleak on MVC objects after
238f0650
Change-Id: I750dde7f03da59b0fdf8e74f3bb4421e577a33d2
Clément DAVID [Thu, 7 Feb 2019 09:45:24 +0000]
Scicos: fix programmation typo that invalidate some behaviors
These two change have been detected while investigating the tests ; on
clone, there should not be any FAILED reported by the LoggerView. If a
FAILED is reported it means that the clone might not be completed
successfully and the FAILED property had not been set correctly.
Change-Id: I622f7ee0f6bdc1e8ce78d76aea4155d83ddb4ec9
Cedric Delamarre [Wed, 6 Feb 2019 14:29:13 +0000]
[demo_tools] not fixed tag removed
Change-Id: I9064025ee4fa9082bd4da5881dd8040e5f754ec7
Stéphane MOTTELET [Wed, 6 Feb 2019 19:22:52 +0000]
[string] fix tests
Change-Id: I9a99a9fda361dc38824d34ca4fa1e2c2ef8a4d4f
Stéphane MOTTELET [Tue, 5 Feb 2019 23:48:02 +0000]
[optimization] fix tests
optimbase_log was failing because default access mode is binary after
https://codereview.scilab.org/#/c/20688/
for all platforms, as written in the doc since at least 5.5.2
Change-Id: Ibf581ddd467ae9fa6f48740318deb1fbfb16635d
Samuel GOUGEON [Tue, 5 Feb 2019 23:49:40 +0000]
[doc] _LaTeX_..png cleaning after https://codereview.scilab.org/20745
Change-Id: I22cab23d42cf7772141f648e67c2606f585608b5
Adeline CARNIS [Thu, 7 Feb 2019 13:43:17 +0000]
[matio] fix tests.
test_run matio bug_4926
test_run matio bug_13522
Change-Id: Ia7140d2a1ca75b8a5532fe6d8527aa21e990b13f
Adeline CARNIS [Thu, 7 Feb 2019 10:14:26 +0000]
[differential_equations] fix tests
test_run differential_equations bug_13512
Change-Id: I2b9c617754bd26b4955ceba54e9ef458dae0f369
Adeline CARNIS [Tue, 5 Feb 2019 20:44:24 +0000]
[development_tools] test_run_level.xml file updated to pass test_run_level_1.tst
test_run development_tools test_run_level_1
Change-Id: Ifd3d3743f1430dddc27d80174d59907c7f9e49cb
Stéphane MOTTELET [Tue, 5 Feb 2019 23:48:02 +0000]
[ast] remove display of trailing zeros after
79f8f21c
Because after
79f8f21c the display of 0:0.1:0.5 is now
--> 0:0.1:0.5
ans =
0. 0.1 0.2 0.3000000 0.4 0.5
i.e. very informative but uselessly disturbing
Change-Id: Ib122829a4c732661df39d3c5f022a42add11da77
Clément DAVID [Wed, 6 Feb 2019 11:10:25 +0000]
Scicos: fix some memleaks on simulation run
Change-Id: I22bdee3daf7a359e86fac65ba527143d1c5cc453
Clement DAVID [Wed, 6 Feb 2019 14:07:03 +0000]
Xcos: fix crash on block parameter change
On windows x64, there was a crash on block update listener as the object
has been deleted *before* being referenced for Java-side action. This
"fix" discard most of the Property dispatch on EDT which relax our
Controller refer/unref sections.
Note: this is only a workaround some weird Java GC things, our reference
owning seems correct.
Change-Id: I88233cc396d17e01960816ab937e8b96cf1cb88c
Clément DAVID [Wed, 6 Feb 2019 11:11:10 +0000]
ast: fix memleak on null() assign
Change-Id: I2c31d387131c1c4f19fa5cfd67ecf3cdd9afeccb
Stéphane Mottelet [Mon, 22 Oct 2018 17:09:46 +0000]
* Bug 15817 fixed: now ascii(c) with c>=128 does not crash on OSX
http://bugzilla.scilab.org/show_bug.cgi?id=15817
Finally, we only patch to_wide_string() to use iconv as Linux
and keep a specific wide_string_to_UTF8() for OSX.
Problems which lead to revert https://codereview.scilab.org/#/c/20775/
do not occur with this smarter patch. Tests have been made with a
standalone packaged application launched from the Finder, under
Sierra, High Sierra and Mojave.
Change-Id: I091d74adb04e78fc36e7b8e35964799924518dec
Stéphane MOTTELET [Wed, 6 Feb 2019 00:39:46 +0000]
[localization] fix typo in bug_15951.tst
Change-Id: I5f34797510863b43e203b75be1865d2f60b8435a
Clément DAVID [Fri, 1 Feb 2019 13:47:17 +0000]
Scicos: fix ASAN issue on solver error reporting
`block_error` is used to report a bug on a specific block and was setup
to a valid memory address at `callf()` before executing the block.
However the `Coserror()` is also called on solver error (between two
callf) and should not write on a previous `block_error`.
Change-Id: I4981f80abbdd32f0fd8f34fcacd8a7a5249a8b4e
Cedric Delamarre [Wed, 6 Feb 2019 09:06:44 +0000]
pause dia.ref removed
Change-Id: Ida48e340d4bd826c0bdc5818ad79d240f0cd4b7c