Samuel GOUGEON [Fri, 29 Mar 2019 23:41:21 +0000]
* Bug 15977 fixed: wavread() page fixed & improved
http://bugzilla.scilab.org/15977
New version (PDF): http://bugzilla.scilab.org/attachment.cgi?id=4925
As tested @ https://codereview.scilab.org/20888,
wavread() currently does NOT support the µ-law
=> removed from supported list
Change-Id: Ia8350e2e994d83f60541d3af1c7c401efcb202f7
Samuel GOUGEON [Sat, 14 Apr 2018 18:53:05 +0000]
* Bug 15534 fixed: [%t int8(-5)] was refused
http://bugzilla.scilab.org/15534
SEP/Open discussion: http://mailinglists.scilab.org/Scilab-users-SEP-boolean-integer-class-concatenations-tp4037923.html
Change-Id: Id853be8c5c1c87bedb5897ce815cc6c5373932a6
Samuel GOUGEON [Tue, 26 Feb 2019 19:55:44 +0000]
* Bug 15981 fixed [sound]: wavread() locked .wav on error, etc
http://bugzilla.scilab.org/15981
* Opened wav file was kept open and locked when returning on error.
* The file extension and existence were poorly tested.
* Some errors messages referred to find_cktype() instead of to the
current macro
* Some wav formats were claimed as invalid instead of as unsupported:
The supported wav formats were not indicated.
The wavread() page is overhauled when processing the bug 15977:
with indications about supported wav formats:
https://codereview.scilab.org/#/c/20914/
See also the same work for auread() and auwrite():
https://codereview.scilab.org/21031
Change-Id: Ib51ff10799654767a61dd8ff7a3fba8516747e3a
Samuel GOUGEON [Sat, 25 May 2019 10:22:04 +0000]
* Bug 16095 fixed: matrix_handles.prop = [] restored
http://bugzilla.scilab.org/16095
Change-Id: Ib17d28a9f603d94bc7f9db035c29fa36f7fb1040
Samuel GOUGEON [Fri, 3 May 2019 16:18:50 +0000]
* Bug 16079 fixed: part("",$) & part("",$-1:$+2) failed
http://bugzilla.scilab.org/16079
Change-Id: If90eb524a2ae5eb2fbb132c67fbbab05dd531503
Cedric Delamarre [Mon, 3 Feb 2020 16:23:47 +0000]
missing comet images
Change-Id: I335fbf8c43723034d355fca0e506d87ba6de3e5d
Samuel GOUGEON [Sun, 4 Aug 2019 15:09:08 +0000]
* Bug 16166 fixed: noisegen() obsolete
http://bugzilla.scilab.org/16166
Change-Id: I33c933253a51af9b31273ca6b00dda32f5e18f47
Samuel GOUGEON [Sun, 10 Mar 2019 04:19:13 +0000]
* Bug 15978 fixed [sound]: wavwrite (en) page. savewave: + mclose() < errors
http://bugzilla.scilab.org/15978
Change-Id: I553eb9c190dfc74dfe09613f0e6c1ac018486b6b
Samuel GOUGEON [Fri, 1 Nov 2019 02:13:22 +0000]
* Bug 16229 fixed [doc]: 'help scilab' page improved
http://bugzilla.scilab.org/16229
New PDF en_US page: http://bugzilla.scilab.org/attachment.cgi?id=5017
Change-Id: I3df52bcc750b4f063334193b69486d050378ddff
Samuel GOUGEON [Sun, 29 Dec 2019 23:22:55 +0000]
* Bugs 10553 16232 fixed: colorbar(): gce(), $ in colminmax
http://bugzilla.scilab.org/10553
http://bugzilla.scilab.org/16232
Page updated/fixed/improved: http://bugzilla.scilab.org/attachment.cgi?id=5040
Change-Id: I1d0f9401d280c4472ec8f126d6f6a8b8f07b6efe
Samuel GOUGEON [Thu, 4 Apr 2019 23:34:14 +0000]
* Bug 6070 fixed [doc]: Documenting How to make multiscaled plots
http://bugzilla.scilab.org/6070
PDF version: http://bugzilla.scilab.org/attachment.cgi?id=4928
Change-Id: Ic3ae34ffa36a2b32536cfd5d896b1e908d0eea97
Samuel GOUGEON [Wed, 10 Apr 2019 19:21:20 +0000]
* Bug 10078 fixed: isinf(polynomials) was not reliable
http://bugzilla.scilab.org/10078
Change-Id: I763f0f35aa720f4c7333cfaf1024c68780de193c
Antoine ELIAS [Sun, 2 Feb 2020 14:34:25 +0000]
* Bug 15996 fixed [gui] restore figure "closerequestfcn" to its high priority.
http://bugzilla.scilab.org/15996
Change-Id: Ib57eddde3349ceea699e207914cd806d02ec9cca
Samuel GOUGEON [Thu, 30 Jan 2020 23:58:05 +0000]
isvector.tst for rationals and lists
Change-Id: I58bb3f3563ff804308ce8614f54b8f5ce7f894bf
C.L. TAN [Thu, 30 Jan 2020 15:33:44 +0000]
console: Bug #14422 fixed: Scilab GUI console improved.
http://bugzilla.scilab.org/14422
after clc(); mprintf("abcd"); prints " abcd" with a leading blank.
clc(0) now just clearing its own line, and redisplay the prompt --> on the same line.
Change-Id: I125fde72a8be04063df5560bef9a4fbbed23835d
Clément DAVID [Sun, 2 Feb 2020 20:51:15 +0000]
fix linux build with gcc 8.3
Change-Id: I84d4e9b5dfba54f045a28822560555bd93aa63d3
Samuel GOUGEON [Sat, 6 Apr 2019 07:01:02 +0000]
* Bug 15431 fixed [doc]: empty [] better documented
http://bugzilla.scilab.org/15431
New empty page (PDF): http://bugzilla.scilab.org/attachment.cgi?id=4929
Change-Id: Ife267433b3f157cbcdcb58e737a358a01c8ba6f6
Samuel GOUGEON [Sun, 14 Apr 2019 11:01:36 +0000]
[fileio] fileparts() unit tests extended
Change-Id: Iad3b484ecd8126fe2dbb9c36829cc8d065b18bea
Samuel GOUGEON [Sun, 17 Feb 2019 20:45:45 +0000]
[doc] label_properties improved
* text: formatting was not described (leading & trailing blanks,
justification)
* position: the position of the anchor the coordinates refer to was
not indicated.
* font_angle: the position of the pivot was not indicated
* auto_position: wrong reference to .font_angle instead of .position.
* colors: references to -1 and -2 special indices were missing.
* LaTeX history moved to the history section
* See also: improved list
Change-Id: I93a148013b60a6f8d41c11c52b2047533b6800f6
Samuel GOUGEON [Sun, 3 Nov 2019 14:22:43 +0000]
* Bug 9007 fixed: sciargs() duplicated '-nw'
http://bugzilla.scilab.org/9007
Test (Linux only):
bash> scilab -nw -nb
// In the Scilab session:
--> find(sciargs()=="-nw")
// should return only one position
--> exit
Same thing after
bash> scilab-adv-cli -nw -nb
Change-Id: I3d8d076d2520c9d1c91d26dc20a2524038eb373c
Samuel GOUGEON [Mon, 4 Nov 2019 00:41:33 +0000]
[doc] sciargs() page updated & overhauled
Change-Id: Ife45d1906cf5cd72e7e15c6ea4399d57a84064fc
Samuel GOUGEON [Mon, 27 May 2019 17:54:28 +0000]
* Bug 16097 fixed: tanh() & coth() improved
http://bugzilla.scilab.org/16097
- coth() 2.3x faster
- tanh & coth now accept sparses
Change-Id: I7f46e055bb754416e1d00c5a00bfad24d0273803
Samuel GOUGEON [Sat, 24 Feb 2018 18:28:31 +0000]
* Bug 7657 fixed: lstsize() actual removal
http://bugzilla.scilab.org/7657
- Code already cleaned in https://codereview.scilab.org/19508
- scilab_macros.txt and DeprecatedChecker.cpp already OK
Change-Id: I29005269848fb5ca78fffe341c63e40c05b2b92c
Samuel GOUGEON [Thu, 18 Apr 2019 00:59:09 +0000]
[doc] bessel page: hardly readable MML equations => LaTeX
+ alt=".." tags added for rendering as text
+ <subscript> & <superscript> used when applicable
+ (pt_BR): <scilab:image> added
The non-localization of <scilab:image> is intentional.
Change-Id: Ia0bc8af1e0126bb4f6b8420ada0cda1485729d1c
Samuel GOUGEON [Tue, 8 Oct 2019 11:41:20 +0000]
[m2sci] bug 979 test fixed
http://bugzilla.scilab.org/979
http://bugzilla.scilab.org/2428
Independently, bug_2428.tst now passes
Change-Id: I436e1de3ac9fab2540424087a5c02c0ddcc4921f
Samuel GOUGEON [Tue, 8 Oct 2019 23:26:16 +0000]
* Bug 16215 fixed [m2sci]: mfile2sci converted ':' into mtlb(:)
http://bugzilla.scilab.org/16215
Requirement: https://codereview.scilab.org/21087 must be merged first
(to support a(3:end) in this test)
Change-Id: I3fa458f75af2c57a86a32d1b31714572cbfeecd9
Samuel GOUGEON [Thu, 14 Feb 2019 21:48:14 +0000]
* Bug 15934 fixed [doc]: ^rectangular yields an error
http://bugzilla.scilab.org/15934
Change-Id: I53db314b8ddcf936ff2b5259352806b739806f12
Samuel GOUGEON [Sun, 15 Sep 2019 18:34:53 +0000]
* Bug 16181 fixed [m2sci]: converting a(end) yielded an error
http://bugzilla.scilab.org/16181
m2sci_syntax() is called in mfile2sci() on line #148|150
to make the m-file compilable with Scilab.
In Scilab 6, a(end) is no longer compilable.
Change-Id: I9d354ca98d3da47faf29f9db46517055331d9547
Adeline CARNIS [Thu, 30 Jan 2020 15:38:42 +0000]
update CHANGES after
8a892c0560
Change-Id: I221f8461262ad647902085dbe688e15cf84a23fe
Samuel GOUGEON [Wed, 10 Apr 2019 19:52:18 +0000]
* Bugs 14015 15068 fixed: Non-regression tests added
http://bugzilla.scilab.org/14015
http://bugzilla.scilab.org/15068
Change-Id: Icbc555ededea67473002e8dd5b227ab594fe84df
Stéphane Mottelet [Fri, 17 Jan 2020 17:29:00 +0000]
* Bug 11363 fixed: now show_window raises the current graphics
https://bugzilla.scilab.org/show_bug.cgi?id=11363
Change-Id: I90482702c8d82d60daf2a13dd977684b57911d1e
Stéphane MOTTELET [Fri, 13 Sep 2019 09:47:13 +0000]
* Bug 16190 fixed: console width was fixed at 75 in nw and nwni mode
https://bugzilla.scilab.org/show_bug.cgi?id=16190
Change-Id: Ia214e57b8f3cae2d56c198b0537889d2b877eedc
Samuel GOUGEON [Sun, 24 Nov 2019 21:53:26 +0000]
[matio] savematfile.tst rewritten to be extensive
Change-Id: Ib3bbe9d83b46ab0b63d982dc86d867cea4c9fd52
Samuel GOUGEON [Tue, 5 Nov 2019 14:11:02 +0000]
* Bug 16234 fixed [special_functions]: airy() added
http://bugzilla.scilab.org/16234
airy() page (PDF): http://bugzilla.scilab.org/attachment.cgi?id=5021
Change-Id: Ib325a40a0c12bf443dfec2cd7b118a4c8dcb9a4d
Samuel GOUGEON [Mon, 29 Jul 2019 16:49:05 +0000]
* Bug 16155 fixed: flipdim(hypermat,dim,sb) was wrong or disabled
http://bugzilla.scilab.org/16155
bug_12130.tst merged in flipdim.tst
Change-Id: Id2f3e8a10e9a908956f020ecd051a0f4809a7339
Clément DAVID [Thu, 30 Jan 2020 10:25:05 +0000]
scicos adapters: fix error message
Change-Id: I690ba8448c4e851695c9b2622e03eac055d6c29e
Stéphane MOTTELET [Tue, 19 Nov 2019 15:10:39 +0000]
* Bug 16246 fixed: now isvector works for all generic types
http://bugzilla.scilab.org/show_bug.cgi?id=16246
Change-Id: Ied0e54ebbda3233c42a349295ca5bb15d74766de
Cedric Delamarre [Wed, 29 Jan 2020 14:46:34 +0000]
Cell and Struct transpose improved
test_run data_structures struct
test_run data_structures struct mode_nwni_profiling
test_run ast bug_16200
test_run ast bug_16200 mode_nwni_profiling
Change-Id: If726cd5ff31b7b390b409ba30fc10cb0b8f5658e
Samuel GOUGEON [Thu, 31 Oct 2019 18:30:23 +0000]
* Bug 16230 fixed: scilab --help list was incomplete
http://bugzilla.scilab.org/16230
Change-Id: I2f8fd1c352d368f8cb65cfbdb6e6fa5ac5873a57
Cedric Delamarre [Wed, 29 Jan 2020 11:03:31 +0000]
Struct concatenation fixed
test_run data_structure struct
test_run data_structure struct mode_nwni_profiling
Change-Id: I57a51c1463890f992fccb0d1ca6682d1efa31fe5
Samuel GOUGEON [Thu, 1 Mar 2018 07:57:58 +0000]
* Bug 15393 fixed: nicholschart() fixed & improved
http://bugzilla.scilab.org/15393
Updated page (PDF) http://bugzilla.scilab.org/attachment.cgi?id=5049
* in a new figure, nothing was plotted
* default cyan color was too flashy => gray85
* colors could not be specified by their names or #RRGGBB or [r g b]
* Positions of Gain labels were somehow puzzled
* It was not easily to access to the vectors of handles for
both subframes and for the set of labels.
This commit complies with iscolor() extension @ https://codereview.scilab.org/21197
Change-Id: If2631b7fd2972dade04301ddbcc9e221ca34694f
Samuel GOUGEON [Sat, 15 Jun 2019 19:10:11 +0000]
bitstring() complement
+ fix CHANGES 12534 trimed by https://codereview.scilab.org/20621
Change-Id: Ifa0f8d787ddd15e7c98d77eede1973a52127f7bc
Samuel GOUGEON [Sat, 24 Feb 2018 17:48:03 +0000]
* Bug 15309 fixed: eval() actual removal
http://bugzilla.scilab.org/15309
Code already cleaned in https://codereview.scilab.org/19515
Change-Id: Ifa2849a4ed217c879bf316d68c5338936b2d4895
Samuel GOUGEON [Sat, 4 Jan 2020 22:19:45 +0000]
* Bug 16292 fixed: hallchart() debugged & improved
http://bugzilla.scilab.org/16292
hallchart page updated (PDF): http://bugzilla.scilab.org/attachment.cgi?id=5050
Change-Id: Ifb9edde7b430df6c3b0a34d086b01666c56af41b
Stéphane Mottelet [Tue, 28 Jan 2020 10:51:14 +0000]
[interpolation] more sober colors in meshd example
Change-Id: I5d1a9fd556d0e6e507855d68292726ea6589221e
Samuel GOUGEON [Fri, 6 Dec 2019 21:13:54 +0000]
* Bug 16269 fixed: scalar struct was poorly displayed
http://bugzilla.scilab.org/16269
Change-Id: I4138ecd820e7cc4d5fa3cbe2665db6359cf0a373
Samuel GOUGEON [Sat, 31 Aug 2019 21:23:24 +0000]
* Bug 16008 fixed [doc]: uimenu_properties was not up-to-date
http://bugzilla.scilab.org/16008
Updated page (PDF): http://bugzilla.scilab.org/attachment.cgi?id=4996
Change-Id: I460866d790c69d617dbb8f82b89d25c6fbcd99c4
Samuel GOUGEON [Sun, 29 Sep 2019 11:05:15 +0000]
* Bug 16199 fixed [doc]: zpk2tf & zpk2ss examples failed
http://bugzilla.scilab.org/16199
Change-Id: Iba609f94db6553e92fa73b158c9cf67cc8ef4ce4
Samuel GOUGEON [Tue, 26 Nov 2019 19:10:28 +0000]
* Bug 16259 fixed: * and .* with (sparse) booleans extended
http://bugzilla.scilab.org/16259
Change-Id: I609dfd9c331002c4fe65942f90e283257cfdbd55
Samuel GOUGEON [Fri, 22 Feb 2019 15:05:28 +0000]
* Bug 15948 fixed: xyzlabel() & title() upgraded
* http://bugzilla.scilab.org/15948
* new xyzlabel() page: http://bugzilla.scilab.org/attachment.cgi?id=4902
REQUIRES https://codereview.scilab.org/21197 (iscolor() extension)
Change-Id: I79ec38dbc31f8fadda3df439661aecc7a1d812bf
Antoine ELIAS [Tue, 28 Jan 2020 09:57:40 +0000]
* Bug 14501 fixed: strsubst crashed on consecutive occurrences.
http://bugzilla.scilab.org/14501
Change-Id: I1a046721238b0f1c5684522c673c724c6f51ed83
Samuel GOUGEON [Wed, 8 Jan 2020 20:03:10 +0000]
* Bugs 14610 15350 fixed: ric_desc() fixed & merged in riccati()
http://bugzilla.scilab.org/14610
http://bugzilla.scilab.org/15350
riccati() page updated (PDF): http://bugzilla.scilab.org/attachment.cgi?id=5052
Change-Id: I45de428c6a32dacf7979d7f6ed6342130ba03d5c
Samuel GOUGEON [Wed, 7 Aug 2019 10:45:55 +0000]
* Bug 16168 fixed: test_run() failed on some Linux install
http://bugzilla.scilab.org/16168
Change-Id: Idcf5dbba828d7279116ef33bd03739c71956fa7a
Samuel GOUGEON [Tue, 27 Aug 2019 16:44:50 +0000]
kron() with hypermats: new algo 10x faster
test_run ast kron
test_run elementary_functions bug_13339
a = rand(4,4);
b = rand(500,500,4);
tic()
r1 = a .*. b;
disp(toc())
tic();
r2 = newKron(a,b);
disp(toc());
disp(and(r1==r2))
--> exec('test_10464.sce', -1)
63.77736
5.2832192 = 12.1 x faster
T
With
a = rand(40,40,2);
b = rand(25,25,4);
// I get
18.998866
1.7675572 = 10.7x faster
Change-Id: I6344b7aa0d55bbedcb0a53bfab18dfcfb9b9a80e
Samuel GOUGEON [Tue, 27 Aug 2019 11:27:43 +0000]
Unused %s_k_hm, %hm_k_s, %hmS_k_hmS_generic removed
Scilab 6 calls %s_k_s() each time that an hypermat is involved.
%s_k_s.sci is a strict copy of the former %hmS_k_hmS_generic.sci
[1 2] .*. rand(2,2,2)
rand(2,2,2) .*. [1 2]
rand(2,2,2) .*. rand(2,2,2)
Change-Id: I908b121691e50b2ca4adc1b1118ecbae34cafa62
Stéphane Mottelet [Fri, 24 Jan 2020 14:57:02 +0000]
[ui_data] prevent spurious FileBrowser ScrollBar reset after
93c93ccf
Also fix missing semicolon in chdir command used by navigation arrows.
Change-Id: I1be0491c0402c8db4231217f245cc2202449621a
Stéphane MOTTELET [Fri, 6 Sep 2019 08:45:49 +0000]
[graphics] add pong demo
Change-Id: I81680c56c1c7d8ab696b855f24456ed8a345beb7
Clement David [Fri, 24 Jan 2020 13:03:14 +0000]
elementary_functions: fix invalid uninit error
On VS2017 Debug, an unititialized access is detected on iOffset. Initialize
to a safe value out of the loop workaround this error.
test_run elementary_functions permute
Change-Id: Ie8eee0a8134cf5a56cc9cca2ce80ed3cb1072548
Samuel GOUGEON [Fri, 20 Dec 2019 22:17:30 +0000]
* Bug 16257: obsoleting sysdiag()
http://bugzilla.scilab.org/16257
Change-Id: I30ee59a678a753dcab4f346101e742af70523640
Samuel GOUGEON [Thu, 29 Aug 2019 21:12:00 +0000]
* Bug 16177 fixed [doc]: 1st example was KO in uicontrol page
http://bugzilla.scilab.org/16177
Change-Id: I5454a67f7c675713287407098429ba3920fb54e2
Antoine ELIAS [Thu, 21 Feb 2019 08:05:50 +0000]
fix edit macro after merge (5c7fd5f)
CR20654 + CR20035
Troubles come from modification on both side and move on 6.0.
git lose link between files.
Change-Id: I5ee86b0ea350c4b1e69ea89b13fa806a4165b17a
Samuel GOUGEON [Sun, 29 Dec 2019 03:35:48 +0000]
* Bug 16290: %sn() set obsolete
http://bugzilla.scilab.org/16290
Requirement: https://codereview.scilab.org/21192 introduces ellipj()
Change-Id: I65cbb936479f27b805726eed7540caa254fba5d8
Cedric Delamarre [Fri, 24 Jan 2020 15:06:42 +0000]
fixed SetUicontrolIcon after
cdf83a263
https://codereview.scilab.org/#/c/21041/
plot() crash fixed
Change-Id: Ibea7a9f9f7ce19ec7a63188f2bcb3db15012dc26
Stéphane Mottelet [Fri, 24 Jan 2020 17:23:15 +0000]
[ast] limit occurences of argn(0)==0 to improve backward compatibility
Since https://codereview.scilab.org/#/c/21034/ when a macro
was called without output arguments, the value argn(0)==0 is given
without restriction and this can break a lot of user codes checking
the number of output arguments with constructs like
if argn(0) <> 1, ..., end
instead of
if argn(0) > 1, ..., end
With this patch, argn(0)==0 is only granted when macro prototype has
no formal output argument or if varargout is the only formal output
argument.
Change-Id: Ifc235a2ac986550b41522fddbf448b6eaa02b2d3
Samuel Gougeon [Sun, 29 Dec 2019 02:44:54 +0000]
* Bug 16290 fixed [special_functions]: ellipj() introduced
http://bugzilla.scilab.org/16290
PDF ellipj() page: http://bugzilla.scilab.org/attachment.cgi?id=5039
Change-Id: I94c56e9730ff9bd517ab63e00fd4f09fa0f5981b
Clément DAVID [Wed, 4 Sep 2019 21:24:13 +0000]
Remove colliding files on case-insensitive filesystem
Change-Id: I5c56fb9d7d14a1a7b16339daf7414947d6350094
Samuel GOUGEON [Sat, 31 Aug 2019 12:28:48 +0000]
* Bug 16178 fixed: sci2exp() failed with input macros w/o argout
http://bugzilla.scilab.org/16178
Change-Id: I559ba07dfd92e1c318e10836ab946d8c3aa6a3ac
Samuel GOUGEON [Tue, 2 Apr 2019 18:23:47 +0000]
* Bugs 8418 15522 15795 fixed: unique() upgraded
http://bugzilla.scilab.org/8418
http://bugzilla.scilab.org/15522
http://bugzilla.scilab.org/15795
Page updated (PDF): http://bugzilla.scilab.org/attachment.cgi?id=4927
Change-Id: If6b85f3fa5fe1c5bd948868aacd3da8fc18d3408
Samuel GOUGEON [Thu, 18 Jul 2019 10:36:10 +0000]
getPreferencesValue() Actual removal
* http://bugzilla.scilab.org/15433
* after obsolescence @ https://codereview.scilab.org/19817
* for Scilab 6.1.(x>0) ?
Change-Id: I5f6752e7f2356997488d9e8e80b89f0cb3f44b37
Samuel GOUGEON [Tue, 3 Sep 2019 19:36:35 +0000]
* Bug 15514 fixed [doc]: set() page overhauled
http://bugzilla.scilab.org/15414
New page (PDF): http://bugzilla.scilab.org/attachment.cgi?id=4997
Change-Id: I4994efcecb0e891277d5d6cb3301294c869a1eb8
Samuel GOUGEON [Thu, 18 Jul 2019 13:59:57 +0000]
* Bug 16148: xmlSetValues() <= setPreferencesValue()
http://bugzilla.scilab.org/16148
Change-Id: I5610ab0b0d70b3f06ad92fdb2a68786837f80eca
Samuel GOUGEON [Fri, 27 Dec 2019 15:38:01 +0000]
[doc] help io/OS_commands subsection created
Change-Id: I1da7dd676039f136795f5eb4680de14f58525222
Samuel GOUGEON [Fri, 27 Dec 2019 15:17:09 +0000]
[doc] help subsection fileio/file_system created
Change-Id: I618fa571fbec9002ce87b214269b5b172964da90
Samuel GOUGEON [Tue, 30 Jan 2018 23:52:26 +0000]
* Bug 15392 fixed: comet() comet3d() with named|#RRGGBB|[r g b] colors
http://bugzilla.scilab.org/15392
comet() updated page: http://bugzilla.scilab.org/attachment.cgi?id=5042
Complies with iscolor() extension @ https://codereview.scilab.org/21197
Change-Id: Ifb9830a6c7946569de7355af0a204aa0b3ccc046
Stéphane Mottelet [Thu, 23 Jan 2020 15:51:08 +0000]
[ast] fix varargout regression after
c1dbf528
Change-Id: Ib94bd0bcd2ed583eb8e4a83026f6b8308bea74ac
Samuel GOUGEON [Fri, 19 Apr 2019 22:34:20 +0000]
* Bug 10723 fixed [doc]: subplot() page improved
http://bugzilla.scilab.org/10723
New page (PDF): http://bugzilla.scilab.org/attachment.cgi?id=4942
CHANGES:
- Short description improved
- Description improved as proposed in comments
- 2nd example added, illustrating a more complex layout
- See also: overhauled
Change-Id: I72b6ae727904d190368e6bc2c84fcd009607c5fa
Samuel GOUGEON [Sun, 10 Nov 2019 19:43:23 +0000]
* Bug 16245 fixed: gsort() did not sort booleans
http://bugzilla.scilab.org/16245
Change-Id: I77ac8a9f376181e08b5f78c6ed0f61d5bec273ce
Samuel GOUGEON [Fri, 12 Apr 2019 00:09:59 +0000]
* Bug 15580.b: det(sparse([],[]) fixed
http://bugzilla.scilab.org/15580
Change-Id: I71d628ed4c5954ce450adca307b8213d5fe4da98
Samuel GOUGEON [Mon, 25 Mar 2019 11:54:26 +0000]
* Bug 16019 fixed: polarplot(1:10, rand(10,3)) yielded an error
http://bugzilla.scilab.org/16019
Change-Id: I68f6143e2c75f4d6b89c5b540e6b7489892f6647
Stéphane MOTTELET [Thu, 19 Sep 2019 16:23:08 +0000]
[ast] better display of string matrices
https://bugzilla.scilab.org/show_bug.cgi?id=16192
example:
--> x=["Mercury","Gemini","Apollo";"Skylab ABCDEF","Skylab B","ISS"]
x =
"Mercury" "Gemini" "Apollo"
"Skylab ABCDEF" "Skylab B" "ISS"
restored natural wrapping for very long strings, which allows direct
selection in console:
--> x="";for i=1:400,x=x+string(modulo(i,10)); end
--> x
x =
"123456789012345678901234567890123456789012345678901234567890123456789
012345678901234567890123456789012345678901234567890123456789012345678901
234567890123456789012345678901234567890123456789012345678901234567890123
456789012345678901234567890123456789012345678901234567890123456789012345
678901234567890123456789012345678901234567890123456789012345678901234567
8901234567890123456789012345678901234567890"
Change-Id: I0103c8e52e4476c446f28a79de217532adc06ab0
Samuel GOUGEON [Tue, 31 Dec 2019 04:46:14 +0000]
[graphic] iscolor() extended
Now iscolor()
* accepts special color indices -1 and -2.
This compels
- to return something else than -1 for wrong color specifications.
NaN is used.
- to return a column of colors indices instead of a RGB matrix,
(when inputs are colors indices), since rows #-1 and #-2
do no exist in the colormap.
Macros where iscolor() is used are updated accordingly.
* accepts abbreviations of standard color names ("ma" for "magenta", etc)
Change-Id: I985e364b50bd8a4b344fad943fa70ea4e29eb217
Samuel GOUGEON [Thu, 2 Jan 2020 22:42:41 +0000]
move input() from [io] => [console]
Change-Id: I87d4c387d08cb9b4184b218061b862745f437b56
Stéphane Mottelet [Thu, 18 Jul 2019 21:02:49 +0000]
* Bug 16149 fixed: now fullpath supports symbolic links
https://bugzilla.scilab.org/show_bug.cgi?id=16149
Change-Id: Id96a292f615f2c3b2771595c2c5fc124c6dd5c95
Clement David [Wed, 22 Jan 2020 16:07:07 +0000]
time: fix sleep(1, "ms") stop
Change-Id: Idd043940df3aab77064876f6d4e5f154a45636b3
Stéphane Mottelet [Mon, 20 Jan 2020 12:44:08 +0000]
[ast] fix bug_15886.tst after
d76fdfbf
Change-Id: I9ad4ba89aa60c0d72deadeacb9e0fac1e646a632
Antoine ELIAS [Wed, 22 Jan 2020 08:46:27 +0000]
disable fflush in sci_printf only in webmode
Change-Id: I74a95e595d56dce51c4fa9ed2a0a376b08c7d6d6
Clément DAVID [Wed, 22 Jan 2020 15:49:23 +0000]
linux build: fix build after
ad0b7e5a
Change-Id: Ib618e4dcbb76ea149d08854649e0d452072b3c83
Clément DAVID [Wed, 22 Jan 2020 15:15:52 +0000]
linux build: fix build after
677fcf2e
Change-Id: I9eb235bf5c664904b974671f87a723154c9b8127
Antoine ELIAS [Wed, 22 Jan 2020 13:05:05 +0000]
update Supported Compilers help page
Change-Id: I2bd0d2c9ebbdebb015db77bffe09a592f646f5cc
Stéphane MOTTELET [Wed, 10 Jul 2019 20:58:45 +0000]
* Bug 16135 fixed: now base2dec detects invalid numbers
https://bugzilla.scilab.org/show_bug.cgi?id=16135
Change-Id: I989bf9fe2834463d95d0afda9bd62a43d8eac1c7
Antoine ELIAS [Wed, 22 Jan 2020 09:25:50 +0000]
add autoscroll change in CHANGES (5595cf)
Change-Id: I4a1e0fc0c97477c52a80093a133177d09f3115c3
Stéphane MOTTELET [Mon, 26 Aug 2019 09:57:02 +0000]
[console] allow smart scrolling in console
There may be times when output is dynamically added to the console
(optimization log or such). Normally, you would like the console to
scroll to the bottom automatically as new data is added so you can see
the most recent data. However, there may also be times when you are
viewing data somewhere else in the viewport, e.g. by dragging the
scrollbar of the console, and you don’t want scrolling to happen
automatically. This is implemented in this patch.
Source coming from:
https://tips4java.wordpress.com/2013/03/03/smart-scrolling/) with no
copyright (see https://tips4java.wordpress.com/about/).
Change-Id: Id245931789922fe8268ee37c831e1175bfbe8397
Samuel GOUGEON [Sun, 12 Jan 2020 04:19:38 +0000]
* Bug 15742 fixed: [compatibility_functions] => [m2sci/*]
http://bugzilla.scilab.org/15742
Change-Id: Id67ed313ebaad69d631eacacc62b96cf0c6c7f32
Stéphane MOTTELET [Tue, 21 Jan 2020 13:07:42 +0000]
* Bug 16303 fixed: log10 now works with hypermatrix
https://bugzilla.scilab.org/show_bug.cgi?id=16303
Change-Id: Id49265534e7351d85f09bb646e663d80f092b15d
Samuel GOUGEON [Tue, 21 Jan 2020 12:03:40 +0000]
[time] calendar() uses argn(1)==0 instead of 'display'
Since since a few days we can use argn(1)==0,
we can avoid introducing 'display' option.
Strangely, for me the unit test now fails on Windows with a code 1 exit.
Change-Id: Ib9d49b063c06a46a890c30d04268b2605686cb47
Stéphane MOTTELET [Thu, 16 May 2019 17:09:12 +0000]
* Bug 15374 fixed: now trivial infinite loop can be interrupted
http://bugzilla.scilab.org/show_bug.cgi?id=15374
Change-Id: I29f265bb156d0f956bc5ef1837b0419bd4119eb4
Cedric Delamarre [Tue, 21 Jan 2020 11:37:44 +0000]
ctrl-c to break execution fixed
for i = 1:1d7,1+1;end // the ctrl-c to stop the loop
interactive test bug_1917
Change-Id: Iaf3befafc0116b835cb515f6243b6f26329b10b5
Samuel GOUGEON [Sat, 21 Dec 2019 15:32:15 +0000]
* Bug 16273 fixed: calendar() formated display added
http://bugzilla.scilab.org/16273
help page updated (PDF): http://bugzilla.scilab.org/attachment.cgi?id=5036
Change-Id: Ic76e4bba99fb26d0ed380db22263b8bb099534ec
Chin Luh Tan [Thu, 12 Dec 2019 22:56:48 +0000]
* Bug 16143 fixed: clc(n) cleared n+1 lines instead of n>0
* Bug 14642 fized: no more "\r" carriage return with printf
http://bugzilla.scilab.org/16143
http://bugzilla.scilab.org/14642
Test 1:
// Test 1
mode(0)
mode(0)
mode(0)
clc(1)
should leave
--> // Test 1
--> mode(0)
--> mode(0)
-->
Test 2:
// Test 2
printf("\ntoto, \r titi");
should leave
--> // Test 2
--> printf("\ntoto, \r titi");
titi
Change-Id: I732698f754c07f94efb5a48c3130f7e53e5e8e71
Samuel GOUGEON [Thu, 21 Feb 2019 01:59:14 +0000]
* Bug 15969 fixed: typo in bug_13962.tst
http://bugzilla.scilab.org/15969
Change-Id: Ibb582cad331fb1237bc89118a192c6614032fa40