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
Clément DAVID [Wed, 6 Feb 2019 08:14:51 +0000]
spreadsheet: fix memleak on csvTextScan
Change-Id: Iae10f260463c0a92010c48cf1f20b283f75c76c7
Adeline CARNIS [Tue, 5 Feb 2019 15:29:50 +0000]
[development_tools] example_run test and help files have been updated
Change-Id: I05692ff731c92b6a2c0a6f0592716adf5f314a36
Cedric Delamarre [Tue, 5 Feb 2019 09:46:47 +0000]
[bug_7919] not yet fixed
http://bugzilla.scilab.org/show_bug.cgi?id=15639#c12
Change-Id: Ie173c7becc0b8d6ca6d06d92211375e2428110a7
Adeline CARNIS [Tue, 5 Feb 2019 15:26:06 +0000]
Remove basic_functions_7 in basic functions section because it is moved in Stems bars histograms section
Change-Id: I240621a4721ca512c26cb83f5cc1dc2ed301b0dc
Stéphane MOTTELET [Mon, 4 Feb 2019 22:58:06 +0000]
* Bug 15951 fixed: now locale encoding is detected under OSX
https://bugzilla.scilab.org/show_bug.cgi?id=15951
Many unit and NR tests were failing under OSX when Scilab launched
from its icon.
Change-Id: I7d4e6adfc4575a814f30a7c2c3bed2ddd1837ec5
Paul Bignier [Sat, 29 Sep 2018 08:55:05 +0000]
Allow scilab to start under OSX Mojave (10.14)
Change-Id: I4ec8400d635da39e2a091aa1e3c15fb4f0baca01
Antoine ELIAS [Tue, 5 Feb 2019 09:44:49 +0000]
update windows splashscreen
Change-Id: I6a34e132c14c2320511560ed0a32f8496a22690a
Stéphane Mottelet [Tue, 5 Feb 2019 13:00:07 +0000]
[dynamic_link] improve custom build env. detection under Linux and OSX
Makefile.orig bundled in modules/dynamic_link/src/scripts is sometimes
irrelevant, particularly for fortran compiler brand/location which can
vary a lot, especially under OSX, where Fortran examples in ilib_build
help page systematically fail.
The first time ilib_gen_Make_unix is called, the proposed patch allows
to generate once for all a Makefile.orig in SCHIHOME, dedicated to the
local user build environment.
Change-Id: I36b33895a15e77675116728647c8e7ff2c49b198
Samuel GOUGEON [Tue, 5 Feb 2019 02:18:37 +0000]
[windows_tools] bug_3789.tst obsolete removed
Change-Id: Iffba92d4d4350e27619d1c79c92f9bbe7e31947f
Stéphane MOTTELET [Fri, 25 Jan 2019 23:44:47 +0000]
[ast] fix string() and sci2exp() regressions after
b9e819c8
Regression detected by Samuel (test_run string bug_15260).
As a side effect, also fixes ambiguous display of floating
point numbers as pointed out by Samuel, again ;-) a long
time ago @ http://bugzilla.scilab.org/show_bug.cgi?id=2745
For example (default format lenght):
--> 1+%eps
ans =
1.0000000
--> 1+%eps/2
ans =
1.
string() behavior and polynom display remains the same as
before, i.e
--> x=1.
00000001
x =
1.0000000
--> string(x)
ans =
1
--> x*(1+%s)
ans =
1 +1s
Change-Id: I4dbcad7091c8de1144b84a4c2b4ec57b1e75e045
Samuel GOUGEON [Mon, 21 Jan 2019 04:31:55 +0000]
style.css: <tr valign=top> for tables w/o borders
Change-Id: I2c2f8ccc143380c56265a058c4ee667ce5459224
Samuel GOUGEON [Sat, 2 Feb 2019 01:37:43 +0000]
[graphics] fix tests (follow-up)
Change-Id: I59b4e2fd612499975fcbc480f5698db7c20044ac
Samuel GOUGEON [Mon, 4 Feb 2019 03:42:54 +0000]
[graphics] fix barhomogenize.tst & bug_13180.tst (surf)
test_run graphics bug_13180 show_error // surf
test_run graphics barhomogenize show_error
test_run graphics bug_13180 show_error
The margin effect likely appeared when the computation of margins
was improved in order to fix their partial clipping.
Change-Id: I5094659cf6d02ba08a75f388ffa3b599f62a0266
Samuel GOUGEON [Mon, 4 Feb 2019 03:07:04 +0000]
[cacsd] fix demo Graphics => Technical plots => bode
Change-Id: I85231fce77e726dbe15339ccd2b0a00898cc42ca
Samuel GOUGEON [Sun, 3 Feb 2019 00:20:19 +0000]
[doc] misc. fix / improvements
* sysconv: variablelist and ascii table replaced with true tables
* ifftshift (fr): "along" missing in param. list => added
* varn: varn([]) is now []
* sparse: sparse([],[]) is now "(0,0) zero sparse matrix"
* datatip_properties: .text was not described.
.parent, .visible, .data description improved.
* flipdim: can be used as well for cells arrays.
* dirname(): document its obsolescence
* Xcos blocks pages: tabs, other typos, and small fixes.
Change-Id: I9d9c5bf0b37f0f68490f4414375da557007b00dd
Cedric Delamarre [Mon, 4 Feb 2019 11:49:16 +0000]
bin/scilab may fail when path contains spaces.
following: https://codereview.scilab.org/#/c/20779/
start scilab -nw/nwni with space in path of pwd
Change-Id: I2f70ccf5b6568c84a62f5668ce959ee5f1d31ac5
Stéphane MOTTELET [Sat, 2 Feb 2019 10:23:30 +0000]
test -d in bin/scilab may fail when path contains spaces
Cases with other flags have been also updated.
Change-Id: I52b8714cd6240833ba3fcac81ef420668bc2bda5
Cedric Delamarre [Fri, 1 Feb 2019 14:42:07 +0000]
[doc] broken linkend fixed
Change-Id: Ia9fe8413e84083b45859dff94785a640419d6839
Stéphane Mottelet [Wed, 30 Jan 2019 16:20:05 +0000]
[graphics] fix tests
Change-Id: I985784999f18a1d10828794b3a19255d15c28237
Samuel GOUGEON [Sun, 27 Jan 2019 19:05:24 +0000]
[doc] xcos palettes: improved layout of pages
Follow-up of https://codereview.scilab.org/19832
Images and image_md5.txt to be refreshed.
(en) pages: missing xml:lang="en_US" attributes added.
Palette pages:
* Section "Module: xcos" removed
* Lists of blocks made automatic with role="see also"
(except for ja_JP, since there are only few translated pages)
Blocks pages:
* Made more compact: extra <para> removed (block icons, contents list,
computational functions list).
* Contents: TOC simplified (main item removed; "Palette" entry removed
(it is in the help path); "Dialog box" entry renamed "Parameters";
Forgotten "Example" entry sometimes added.
* Palette section removed (when a single (current) one is pointed).
* "Dialog box" section renamed "Parameters"
* Dialog GUI: Positionning improved
For online pages, the screenshot is now
flushed on the right, and the variablelist of parameters starts
flowing on its left, without useless vertical extra space.
In Javahelp, this floating feature is not supported: the screenshot
is still alone and centered.
* Abusive replaceable latex occurrences canceled.
ex: <latex>I</latex> => <emphasis>I</emphasis>
* A few erroneous latex formula fixed.
* See also: made automatic, with the role="see also" tag.
TODO later (other commits > 6.0.2):
* Refresh screeshots of localized GUIs
* Improve cross-references (See also)
* Presents default properties in a table instead of itemized lists
Change-Id: I15221e8191407e4efbb731925b78c0c727411908
Stéphane MOTTELET [Fri, 1 Feb 2019 07:32:02 +0000]
Revert "* Bug 15817 fixed: now ascii(c) with c>=128 does not crash on OSX"
This reverts commit
241e4cde58b8c2c282f852b05e757cd597c1768f.
This fix causes many issues for the OSX version (locale, completion, and many others).
Change-Id: Ie5253aebf860fabfe48dcb597acdbdcc0ab2958c
Cedric Delamarre [Thu, 31 Jan 2019 15:25:15 +0000]
[dirname] obsolete
Change-Id: Iaa54a77a654edde81974a5ee07f888678c0ed5d4
Clément DAVID [Thu, 31 Jan 2019 15:59:43 +0000]
randlib: add libgfortran dependency
Change-Id: I3b1a413584f2da378f892783b299984593b9403d
Cedric Delamarre [Wed, 30 Jan 2019 13:23:31 +0000]
read() error msg fixed
from scilab/modules/io/tests/unit_tests/read_interactive.tst
--> read(5,2,2)
--> <enter>
Change-Id: Ia1f58d7a8306eb49ff4fbafed9630204c0bd0902
Cedric Delamarre [Thu, 31 Jan 2019 10:07:07 +0000]
[NOT FIXED] tag updated
Change-Id: I0fd6ab0c1c76aaee89559a7a6ef9d8cfc3e7f550
Samuel GOUGEON [Sun, 25 Nov 2018 19:58:12 +0000]
* Bug 12477 fixed: errors in atomsRemove() were blocking
http://bugzilla.scilab.org/12477
Change-Id: Icdb55234b5320f1bddc1ac1f8bb338aae2065a66
Adeline CARNIS [Thu, 31 Jan 2019 11:57:30 +0000]
[spreadsheet] bug_12085 updated
Change-Id: I4949ef867ca1662ba97b59eabec54909bd73067f
Antoine ELIAS [Thu, 31 Jan 2019 10:15:13 +0000]
xml: add macros stuff in binaries
Change-Id: I8302a4e449aaff943da48a41dd026cde6de39bef
Antoine ELIAS [Thu, 24 Jan 2019 16:56:59 +0000]
[core] trycatch test fixed
Change-Id: I3a35642dd917268d86b6eaea80df82a68c8743ea
Samuel GOUGEON [Fri, 25 Jan 2019 15:40:47 +0000]
fix test [core] 8086, [localization] 7220, [ui_data] 7629 11244, [spreadsheet] ticket_194
Change-Id: Ic19389e8bfb4cbb256ab5a77696cfca01b7f39e2
Samuel GOUGEON [Mon, 28 Jan 2019 16:24:27 +0000]
[polynomials] fix bug_12679.tst & bug_13511.tst
Change-Id: I9f2fc2b771d0b563626013e554725e1bb4bfae07
Samuel GOUGEON [Mon, 28 Jan 2019 17:09:32 +0000]
[statistics] fix bug_7766.tst
Change-Id: Ib49571cb4b9169c7a103ebb328c39c4695e0d957
Clément DAVID [Tue, 29 Jan 2019 10:39:11 +0000]
Xcos tests: fix fromws_c.tst
Some interpolation methods use (n, n+1) to compute the value at n. There
was some invalid read/write next to the end of the buffer on some
interpolation methods. Having a larger buffer will preserve algorithm
simplicity and fix the issue.
Change-Id: I647a3777c3c2cb4397b0667561ca25c081e12b45
Samuel GOUGEON [Mon, 28 Jan 2019 17:50:55 +0000]
[special_functions] fix bug_10450.tst
Change-Id: I1d370116e70260f1f68cfa40cfe8db2816543268
Samuel GOUGEON [Mon, 28 Jan 2019 19:10:03 +0000]
[sparse] fix tests of 10271, 15753
10271: The issue comes from the " around "n".
Here the purpose is not to test the translation.
Change-Id: I7be937a19d03c6dfc1a37aa397e66ec4a3a75f8c
Clément DAVID [Mon, 28 Jan 2019 23:14:46 +0000]
Xcos: regen some dia.ref files
Change-Id: I449789fdfcaa4e163b424a6c5372b103965b6ee8
Samuel GOUGEON [Wed, 30 Jan 2019 01:25:07 +0000]
[cacsd] fix some tests: zpk..
Change-Id: I1806a58ae3a2dcbadebfc0ce6a85f5f4ce4d326a
Samuel GOUGEON [Mon, 28 Jan 2019 18:21:29 +0000]
[renderer] reopen bug_6558. Fix mark_color3d
Change-Id: I854c6c0e43ffc2d6ada27db726a88bf91e7585f8
Clément DAVID [Fri, 25 Jan 2019 14:22:39 +0000]
Scicos tests: regen dia.ref after fixes
Change-Id: Ibc64f55105c572d5035f534152d243ae301934f9
Clement DAVID [Fri, 25 Jan 2019 16:07:53 +0000]
Scicos tests: fix comparison.tst after
3c59ba21d5f2
Change-Id: I9f9841e24b48a7cc0f4f725566a6a8e01f5ddf5f
Samuel GOUGEON [Wed, 23 Jan 2019 19:11:09 +0000]
fix regression of min(sparseScalar) max(sparseScalar)
faisait échouer test_run ast dotdivide (en fait assert_checkalmostequal())
Follow-up of https://codereview.scilab.org/#/c/20499/
test_run elementary_functions max
test_run ast dotdivide
Désormais, on peut mélanger des sparse input arrays et scalaires.
Par sécurité, pour max(), les scalaires acceptés en cas de mélange
devaient être <=0 (argumentaire http://bugzilla.scilab.org/15755).
Cette restriction n'est pas compatible avec le seul usage possible
pré-existant : max(sparse(-5), 3, 0..) avec uniquement des scalaires,
mais possiblement > 0.
Dans ce patch, on relache complètement la contrainte "doit être <=0"
(=> BC totale).
Idem pour min()
Change-Id: I962d034c108e1c44a6b540ffe60ade3137f2abb6
Samuel GOUGEON [Fri, 25 Jan 2019 01:26:06 +0000]
fix tests in [data_structures|integer|sound|string|tclsci|time|xml]
4037 = fake: no actual fix. No actual test sample file
1628 [time] => made automatic
7954 [tclsci] => made automatic
TCL_EvalFile: interactive test made clearer rcould be made automatic)
Change-Id: I95f7d88845da5a3e04fa516d9de28bbdbc7e4ecf
Stéphane Mottelet [Fri, 25 Jan 2019 10:39:51 +0000]
* Bugs 15937,15938 fixed: repaired TMPDIR + fullpath() under OSX
http://bugzilla.scilab.org/show_bug.cgi?id=15937
http://bugzilla.scilab.org/show_bug.cgi?id=15938
Change-Id: I3587d67c362c5b95defd6b536aa8d3d2d9249351
Stéphane Mottelet [Mon, 28 Jan 2019 10:20:02 +0000]
[io] missing ref files for OSX in write unit test
Change-Id: Ibd7f5e17bd9922aac8d72e02068f3470159255a0
Stéphane Mottelet [Mon, 28 Jan 2019 10:49:03 +0000]
[io] fix bug_14041.tst, bug_5368.tst
bug_14041.tst: Path and library names were inverted
bug_5368.tst: missing "/" to start comment
Change-Id: I0913612d87b885d489be9d1bfd7d5de39094bc34
Samuel GOUGEON [Tue, 29 Jan 2019 19:01:11 +0000]
[io] update tests
/ win7 64 bits
* saveload.tst now passes
* 3666: regression from 6.0.0. Reopening: http://bugzilla.scilab.org/3666
* 5513 now fails: reopened: http://bugzilla.scilab.org/5513
* 12305: should be in [graphic_export]
Change-Id: Ibede7bd15c1a3f11371b54509f305e24a442b236
Samuel GOUGEON [Tue, 29 Jan 2019 22:17:43 +0000]
[output_stream] update tests
Change-Id: I88763dedd65702d6299d75defe2e7067594ed446
Samuel GOUGEON [Tue, 29 Jan 2019 20:38:01 +0000]
[overloading] update tests
Change-Id: I15c9c94104374b945216de3aac12d0f2936f2f8b
Samuel GOUGEON [Wed, 30 Jan 2019 00:06:59 +0000]
[graphic_export] fix bug_2547.tst
Change-Id: Ic997ee3b6102934d8837489bef754e267d178712
Antoine ELIAS [Wed, 23 Jan 2019 15:29:34 +0000]
fix tests in ast (#15746, #15850 & #9344)
Change-Id: Ia5aec8a400d32c69374741fa8eafb2d8e4efd667
Antoine ELIAS [Tue, 29 Jan 2019 08:14:24 +0000]
mgetl: fix trouble with long file and LF on Windows
tests = [...
"bug_10056"
"bug_13119"
"bug_14156"
"bug_15018"
"bug_2059"
"bug_2610"
"bug_2636"
"bug_3427"
"bug_3700"
"bug_6449"
"bug_6451"
"bug_6452"
"bug_7840"
"bug_8006"
"bug_9570"
"getURL"
"mfprintf"
"mgetl"
"mopen.encoding"
"mputl"
"mputstr"];
test_run("fileio", tests)
Change-Id: Ifa48f3d8f37646edb0e2b32ed813a37389e2dadc
Antoine ELIAS [Mon, 28 Jan 2019 08:00:30 +0000]
fix hdf5 warning after [a,b] = listvarinfile(...)
Change-Id: I75ceb48f18d580b6cc3be4f7595907d6600dd079
Cedric Delamarre [Tue, 29 Jan 2019 14:41:10 +0000]
macr2tree test fixed
Change-Id: I6ed976276eb1c26eb3360d6e97dd36bc23bf8111
Stéphane Mottelet [Tue, 29 Jan 2019 10:58:07 +0000]
[spreadsheet] fix bug_12085.tst for OSX
Under OSX end of line in text files is ascii(10)
Change-Id: I03c2d06d190911f2d4f3ed862ebfba4ffb9e6d8c
Stéphane Mottelet [Tue, 29 Jan 2019 10:30:05 +0000]
[sound] fix sound() macro under OSX
test_run sound bug_1609 was failing because of missing OS switch
Change-Id: I1d0391b61fee8dfa50d5e318dafca1e04d9fecc2
Clément DAVID [Mon, 28 Jan 2019 22:16:59 +0000]
completion: fix tests
Change-Id: I018739cdbad191de790232a7168138698155f8f3
Antoine ELIAS [Wed, 23 Jan 2019 16:27:30 +0000]
fix test in completion (#2848)
Change-Id: Ifb1864ee1037bcb4bd3ed68f231bf823dbabf42f
Clément DAVID [Mon, 28 Jan 2019 13:35:58 +0000]
AddressSanitizer: fix crash on completeLine
An invalid access has been introduced at
66eff04a, the
findMatchingPrefixSuffix function should always return a positive or
zero length.
Change-Id: Ic8ceadae82e809c679e7c6d8c5aed803b4fc6315
Clement DAVID [Thu, 24 Jan 2019 16:22:56 +0000]
Xcos: "Region to superblock" fixed
The action suffered from several regression since 6.0.0 and most of the 5.5.2
features were not useable anymore. As this feature is implemented in Java, it
pushes changes to the Model through the Controller without taking into account
Adapters' partial information. These information were then non conformant to the
underlying Model and introduced some flaw at I/O blocks allocation time (from
scicos_new / adapters calls), update (from Controller/Model calls), link
reconnection (from Controller/Model calls) and simulation (from adapters calls).
Change-Id: Ib568e1365dfe9d48a6e8fa9fc7e20fdabe6e518d
Adeline CARNIS [Mon, 12 Mar 2018 15:20:30 +0000]
* Bug #15472 fixed - mdelete('test') worked like mdelete('test.*') under Windows
Change-Id: Idf64b0a3b24187f92f70221598b1992e4d98b18e
Samuel GOUGEON [Thu, 24 Jan 2019 23:48:44 +0000]
fix tests getURL [fileio], macrovar/2654/4608/7163 in [functions]
Change-Id: I26314e1a373d7f29c880e1d7d3ce5162809e3d01
Antoine ELIAS [Thu, 24 Jan 2019 17:18:06 +0000]
xmlGetValues: fix after a9b33b1
Change-Id: I71efa0de924bcd3752e2d63bf4242d019b41ab5b
Clément DAVID [Fri, 18 Jan 2019 14:24:56 +0000]
AddressSanitizer: fix some issues at first usage
* Console completion is almost always use on debug
* UI does not display without the Uimenu fix
Change-Id: Idf6d3406ea0648db3e1595a112dda35fb79a15e3
Samuel GOUGEON [Thu, 1 Mar 2018 00:42:45 +0000]
* Bug 15433 fixed: getPreferencesValue() => xmlGetValues() in [xml]
http://bugzilla.scilab.org/15433
Change-Id: I450a412a03df311c0695a570af48aa4189f09e7f
Samuel GOUGEON [Wed, 23 Jan 2019 17:15:00 +0000]
fix regression from %r_i_r shown in rational.tst
+ dead code cleaned
Change-Id: Iced6c8bcb7247f3ac24aee66ba84cdd652995f3c
Stéphane Mottelet [Mon, 21 Jan 2019 09:47:37 +0000]
[overloading, cacsd] fix regressions after
639afd36
overloading macros where giving wrong results when
comparing rlist(1,0) with %inf or poly(%inf,'x','coeff')
Change-Id: Ice3915bb191763ce6ee2ef05acc40dde089c161a
Samuel GOUGEON [Sat, 24 Nov 2018 00:34:44 +0000]
* Bug 15884 fixed: bode() layout improved
http://bugzilla.scilab.org/15884
Comparison without/with this patch (rendering scale 1:1):
http://bugzilla.scilab.org/attachment.cgi?id=4849
Change-Id: Ida1a668ca93b8ca546583f7b45927af38f62d575
Cedric Delamarre [Tue, 22 Jan 2019 14:36:24 +0000]
toolbox skeleton fixed about _d() and dgettext()
Change-Id: I5ceebc830dbac3536f1403cb62a4d15d38d73311
Clement DAVID [Wed, 23 Jan 2019 11:19:21 +0000]
localization: update POT and dispatch PO files
Change-Id: I2f4ed4bac8223672b7dec142d4e01e560c93c019
Samuel GOUGEON [Thu, 3 Jan 2019 22:48:34 +0000]
* Bug 15922 fixed: rcond([]) returned [] => %inf
http://bugzilla.scilab.org/15922
Change-Id: I5facf8e4a04acb62910533ecf0017ce03ba4dd2a
Samuel GOUGEON [Sat, 15 Dec 2018 01:23:45 +0000]
* Bug 6777 fixed: gcf().anti_aliasing was poorly documented
http://bugzilla.scilab.org/6777
anti_aliasing page: http://bugzilla.scilab.org/attachment.cgi?id=4860
Change-Id: Id70bd962f0c8441e57a4083ac4d58d3236157370
Samuel GOUGEON [Sat, 10 Nov 2018 20:32:29 +0000]
* Bug 15873 fixed: sprand() yielded wrong density
http://bugzilla.scilab.org/15873
Actual density relative accuracy more than 100 times better.
Processing time slightly smaller (~ -20%)
test_run sparse // passes, except spisp (as without this patch)
Change-Id: I1c303f272bf3e247660da2cf4f401860cbcd49bb
Samuel GOUGEON [Sun, 9 Dec 2018 04:14:24 +0000]
* Bug 15898 fixed: edit() with user-defined | alias of macro
http://bugzilla.scilab.org/15898
edit() help pages are already in the [scinotes] module.
edit() had not yet any unit tests.
Change-Id: Ib92c656e2b9fd9e0fd67c174281336defbb8c977
Samuel GOUGEON [Sun, 9 Dec 2018 02:27:09 +0000]
* Bug 15899 fixed: tree2code(,%T) now indents with Scinotes prefs
http://bugzilla.scilab.org/15899
Change-Id: I0ce62d91f98ec54540b8d02339bce35716eca6e9
Samuel GOUGEON [Thu, 29 Nov 2018 02:02:39 +0000]
* Bug 15891 fixed: [doc] matrix-wise trigo pages => subsection
http://bugzilla.scilab.org/15891
Change-Id: Idbd763c54f1c3657e3cb248a2c3e2347641b3a02
Samuel GOUGEON [Mon, 26 Nov 2018 19:42:53 +0000]
[doc] comparisons page improved
Change-Id: I12e56b35b79acf4b37abd4b03f58ce037b0ad019
Samuel GOUGEON [Mon, 26 Nov 2018 03:58:58 +0000]
[doc] cat() page improved
Change-Id: I4518c23803e740bf45c872f0c57da9025adb306b
Samuel GOUGEON [Mon, 22 Oct 2018 23:45:45 +0000]
* Bug 15830 fixed: linspace() was not reliable with encoded integers
http://bugzilla.scilab.org/15830
Change-Id: I55f61bcc62b5d1819a5c0c28099847395ffe0637
Samuel GOUGEON [Sun, 7 Oct 2018 03:24:20 +0000]
* Bug 15403 fixed: bar(..,'stacked') missed y=0
http://bugzilla.scilab.org/15403
+ other bugs fixed about syntaxes
All tests refering to bar() pass:
test_run graphics bug_4106 show_error
test_run graphics bug_7080 show_error
test_run graphics bug_12615 show_error
test_run graphics bug_13579 show_error
test_run graphics bar_stacked show_error
test_run graphics barhomogenize show_error // already fails before this patch. Updated for this patch
Change-Id: Ia00f4051a0a50eb4d61b784424f2f6dc29d61b41
Adeline CARNIS [Tue, 13 Nov 2018 14:05:53 +0000]
test_run("polynomials", "polelm") failed
Change-Id: Idb20a4f38cced8544a45d75f07a0dc35fda2c7fa
Samuel GOUGEON [Mon, 21 Jan 2019 09:45:34 +0000]
[graphics] Demos: add a 'Technical plots' section
Change-Id: Ie7e883fc9050a71c5dbd16fe883b74be70462450
Samuel GOUGEON [Fri, 18 Jan 2019 22:12:51 +0000]
* Bug 15929 fixed: missing .. in cbAtomsGui()
http://bugzilla.scilab.org/15929
Transient bug => no CHANGES entry
This is the only case found in all *.sci .sce .tst .dia.ref files
with /[^.\s]\s*\n\s*\+\s*('|")/m
Change-Id: Ia969baab85bea761d830938591b66f1b522e6b75
Samuel GOUGEON [Mon, 19 Nov 2018 05:26:25 +0000]
* Bug 15881 fixed: Demos stems bars histograms gathered
http://bugzilla.scilab.org/15881
Change-Id: Ib2399037d5387d4662d98be985fae2c0524cbed3
Samuel GOUGEON [Wed, 10 Oct 2018 21:24:27 +0000]
* Bug 15800 fixed: elementwise assignments in vector of handles
http://bugzilla.scilab.org/15800
These cases will be illustrated in the set() page when improving it
for http://bugzilla.scilab.org/15414
Change-Id: Id58d81ae4b2075b6827315865ee36382ff970789
Samuel GOUGEON [Sun, 16 Sep 2018 18:22:23 +0000]
* Bugs 15748/51/52/55 fixed: min & max hardly worked with sparses
- http://bugzilla.scilab.org/15748 :
min(Sparse,"c"|"r") and max(Sparse,"c"|"r") returned vectors of zeros.
- http://bugzilla.scilab.org/15751 :
min(sparse([],[])) returns 0 instead of []. Same issue with max()
- http://bugzilla.scilab.org/15752 :
min() and max() did not ignore %nan in sparses
- http://bugzilla.scilab.org/15755 :
min() and max() did not allow mixing sparse inputs with scalars
- The second output k was not implemented for sparses.
Code enabled and simplified a lot:
* min(A): the code was very complicated
* min(A,"c") duplicated the code for min(A,"r"), while both cases
just differ by a transposition.
* With the new simple and fast implementation, min(row,"r"|"c") and
min(col,"r"|"c") no longer uses a special processing
* Processing min(A,B) duplicated the code for min(A,B,C,..)
Other code improvement:
* Inputs are now tested to be real.
Help pages:
* Syntaxes unfolded
* Arguments were hardly documented.
* Examples: There were no example for "c"|"r", nor with sparses
Examples were not illustrated.
* See also: strange was missing
Too many changes => to be retranslated from en_US.
Change-Id: I5e322dc34b0c33067a435029065895c654f57fc8
Cedric Delamarre [Fri, 18 Jan 2019 15:35:27 +0000]
bug_4810 fixed, typo in NO CHECK REF
Change-Id: Iff0c8eb54b94bd6730cb75752aaaf306be543a00
Samuel GOUGEON [Sun, 4 Nov 2018 13:35:18 +0000]
* Bugs 15866 & 15867 fixed: setdiff() + 'r'|'c' & integers
http://bugzilla.scilab.org/15866
http://bugzilla.scilab.org/15867
Page overhauled (PDF): http://bugzilla.scilab.org/attachment.cgi?id=4839
Too many changes to update non-en_US versions.
It might be preferable to wait for fixing the additional setdiff bugs
http://bugzilla.scilab.org/15737 (complex numbers) and
http://bugzilla.scilab.org/15868 (sparse)
in some additional commits before retranslating the new up-to-date
setdiff page.
Change-Id: Ia72e6a634ba7dda2c8bec9e8248310d16b20201b
Samuel GOUGEON [Sun, 11 Nov 2018 01:03:21 +0000]
[doc] realtime() page improved
http://bugzilla.scilab.org/12545
Change-Id: I61e0daccc4a0eea5d83f9a8483e8317b74386138
Samuel GOUGEON [Sun, 4 Nov 2018 18:50:48 +0000]
* Bug 15259 fixed: <latex alt='..'> provides formula as text
http://bugzilla.scilab.org/15259
Change-Id: If8d79ec6839b9a50cc7eb2674ccad9911913874e