projects
/
scilab.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
scilab.git
2020-01-28
Samuel GOUGEON
* Bug 16269 fixed: scalar struct was poorly displayed
50/21150/9
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Samuel GOUGEON
* Bug 16008 fixed [doc]: uimenu_properties was not...
81/21081/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Samuel GOUGEON
* Bug 16199 fixed [doc]: zpk2tf & zpk2ss examples failed
97/21097/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Samuel GOUGEON
* Bug 16259 fixed: * and .* with (sparse) booleans...
39/21139/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Samuel GOUGEON
* Bug 15948 fixed: xyzlabel() & title() upgraded
78/20878/11
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Antoine ELIAS
* Bug 14501 fixed: strsubst crashed on consecutive...
60/21260/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Samuel GOUGEON
* Bugs 14610 15350 fixed: ric_desc() fixed ...
09/21209/9
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Samuel GOUGEON
* Bug 16168 fixed: test_run() failed on some Linux...
68/21068/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Samuel GOUGEON
kron() with hypermats: new algo 10x faster
76/21076/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Samuel GOUGEON
Unused %s_k_hm, %hm_k_s, %hmS_k_hmS_generic removed
75/21075/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Stéphane Mottelet
[ui_data] prevent spurious FileBrowser ScrollBar reset...
54/21254/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Stéphane MOTTELET
[graphics] add pong demo
85/21085/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Clement David
elementary_functions: fix invalid uninit error
56/21256/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Samuel GOUGEON
* Bug 16257: obsoleting sysdiag()
81/21181/7
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Samuel GOUGEON
* Bug 16177 fixed [doc]: 1st example was KO in uicontro...
79/21079/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Antoine ELIAS
fix edit macro after merge (5c7fd5f)
69/20869/7
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Samuel GOUGEON
* Bug 16290: %sn() set obsolete
93/21193/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Cedric Delamarre
fixed SetUicontrolIcon after cdf83a263
55/21255/9
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Stéphane Mottelet
[ast] limit occurences of argn(0)==0 to improve backwar...
58/21258/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Samuel Gougeon
* Bug 16290 fixed [special_functions]: ellipj() introduced
92/21192/9
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Clément DAVID
Remove colliding files on case-insensitive filesystem
84/21084/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Samuel GOUGEON
* Bug 16178 fixed: sci2exp() failed with input macros...
80/21080/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
* Bugs 8418 15522 15795 fixed: unique() upgraded
18/20918/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
getPreferencesValue() Actual removal
37/21037/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
* Bug 15514 fixed [doc]: set() page overhauled
82/21082/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
* Bug 16148: xmlSetValues() <= setPreferencesValue()
38/21038/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
[doc] help io/OS_commands subsection created
89/21189/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
[doc] help subsection fileio/file_system created
88/21188/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
* Bug 15392 fixed: comet() comet3d() with named|#RRGGBB...
11/19711/16
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Stéphane Mottelet
[ast] fix varargout regression after c1dbf528
51/21251/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
* Bug 10723 fixed [doc]: subplot() page improved
57/20957/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
* Bug 16245 fixed: gsort() did not sort booleans
25/21125/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Samuel GOUGEON
* Bug 15580.b: det(sparse([],[]) fixed
38/20938/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Samuel GOUGEON
* Bug 16019 fixed: polarplot(1:10, rand(10,3)) yielded...
08/20908/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Stéphane MOTTELET
[ast] better display of string matrices
94/21094/11
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Samuel GOUGEON
[graphic] iscolor() extended
97/21197/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Samuel GOUGEON
move input() from [io] => [console]
02/21202/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Stéphane Mottelet
* Bug 16149 fixed: now fullpath supports symbolic links
41/21041/25
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Clement David
time: fix sleep(1, "ms") stop
50/21250/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Stéphane Mottelet
[ast] fix bug_15886.tst after d76fdfbf
38/21238/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Antoine ELIAS
disable fflush in sci_printf only in webmode
45/21245/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Clément DAVID
linux build: fix build after ad0b7e5a
49/21249/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Clément DAVID
linux build: fix build after 677fcf2e
48/21248/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Antoine ELIAS
update Supported Compilers help page
47/21247/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Stéphane MOTTELET
* Bug 16135 fixed: now base2dec detects invalid numbers
33/21033/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Antoine ELIAS
add autoscroll change in CHANGES (5595cf)
46/21246/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Stéphane MOTTELET
[console] allow smart scrolling in console
73/21073/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Samuel GOUGEON
* Bug 15742 fixed: [compatibility_functions] => [m2sci/*]
16/21216/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Stéphane MOTTELET
* Bug 16303 fixed: log10 now works with hypermatrix
44/21244/9
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Samuel GOUGEON
[time] calendar() uses argn(1)==0 instead of 'display'
42/21242/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Stéphane MOTTELET
* Bug 15374 fixed: now trivial infinite loop can be...
79/20979/10
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Cedric Delamarre
ctrl-c to break execution fixed
41/21241/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Samuel GOUGEON
* Bug 16273 fixed: calendar() formated display added
83/21183/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Chin Luh Tan
* Bug 16143 fixed: clc(n) cleared n+1 lines instead...
66/21166/10
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Samuel GOUGEON
* Bug 15969 fixed: typo in bug_13962.tst
68/20868/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-21
Adeline CARNIS
update test bug_15638
39/21239/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Samuel GOUGEON
* Bug 7967 fixed [doc]: size(meshgrid(..)) better docum...
15/21215/7
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Antoine ELIAS
dynamic_link: manage VS2017 and VS2019
14/20714/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Stéphane Mottelet
[ast] update sparse extraction after 55ed9848
37/21237/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Antoine ELIAS
update pre-commit hook for Scinotes indentation on...
40/21240/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Samuel GOUGEON
* Bugs 16011 16299 fixed: colorbar() failed after plot3...
06/20906/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Antoine ELIAS
update splashscreen to 6.1.0
65/20865/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-20
Cedric Delamarre
[ast] memory leak fixed on ImplicitList and Cell
33/21233/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Stéphane MOTTELET
* Bug 16197 fixed: decomplexify result of extraction...
90/21090/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Stéphane MOTTELET
* Bug 16160 fixed: ppol changed values of third input...
70/21070/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-19
Stéphane MOTTELET
* Bug 14746 fixed: display of tiny numbers is repaired
91/21091/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Stéphane MOTTELET
* Bug #16051 fixed: now undefined list elements are...
60/20960/11
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Clément DAVID
linux build: include importgui as a fileio Scilab lib
34/21234/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Cedric Delamarre
[ast] dotdivide and subtraction test fixed
32/21232/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Cedric Delamarre
fix performance regression after 4466c36
31/21231/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Clement David
ast: undefined %foo_clear() silently pass
87/21187/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Samuel GOUGEON
* Bug 7765: champ1() is declared obsolete
13/21213/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Clement David
ui_data: make editvar() copy-paste of strings work
19/21219/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-17
Antoine ELIAS
windows: force codepage to 65001 to show superscript...
43/21143/5
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clement David
load: fix loading macros .bin files
80/21180/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clement David
xcos: load zcos files containing blocks with data matrices
64/21164/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clement David
api_scilab: workaround Coverity false positive
06/21106/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Stéphane Mottelet
[overloading] fix rational display after 59c15042
30/21230/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
AST: fix some compilation warnings
43/21043/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Samuel GOUGEON
* Bug 16293 fixed: demos in console need starting messa...
04/21204/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
tests: remove getmemory() usage on tests
21/21021/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Samuel GOUGEON
Demos Graphics/complexFuns: Scaling + mesh visibility...
05/21205/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Antoine ELIAS
missing ';' in TCL_Command.c
29/21229/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
Xcos: fix export all layers of a diagram
68/20968/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clement DAVID
Xcos: add "shift ENTER" as Context validator
39/20939/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
Scicos blocks: speedup benchmarks/sciblk4.tst by 2
24/20924/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
toolbox_skeleton: fix isdir() typo on loaders
96/20896/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
Newsfeed: use a custom HTTP User-Agent
64/20864/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clement DAVID
Xcos CURVE_c: avoid figure popup on error when edit...
26/20626/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
ignore vim CCLS config files (used by ALE)
57/21057/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
differential_equations: fix bug_3551.tst execution
75/21175/2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
time: remove xpause() and related dependency
56/21056/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Cedric Delamarre
update files for 2020
28/21228/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Antoine ELIAS
* Bug 15974 fixed: msprintf("%d", %nan) does not return Nan
76/20876/6
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Antoine ELIAS
missing a '&' in a '&&' condition
27/21227/1
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clement DAVID
spreadsheet: speedup by removing intermediate copies
72/20972/11
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
parser: remove a memory leak on /* block comments */
46/21146/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Clément DAVID
ast: fix memleaks detected by ASAN during testing
48/21148/4
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Stéphane MOTTELET
* Bug 16200 fixed: concatenation of transposed cells...
95/21095/3
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Cedric Delamarre
[Optimization] leaks fixed
74/20274/2
commit
|
commitdiff
|
tree
|
snapshot
next