projects
/
scilab.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
* Bug 16178 fixed: sci2exp() failed with input macros w/o argout
[scilab.git]
/
scilab
/
2020-01-27
Samuel GOUGEON
* Bug 16178 fixed: sci2exp() failed with input macros...
80/21080/4
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
* Bugs 8418 15522 15795 fixed: unique() upgraded
18/20918/4
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
getPreferencesValue() Actual removal
37/21037/5
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
* Bug 15514 fixed [doc]: set() page overhauled
82/21082/4
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
* Bug 16148: xmlSetValues() <= setPreferencesValue()
38/21038/4
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
[doc] help io/OS_commands subsection created
89/21189/2
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
[doc] help subsection fileio/file_system created
88/21188/2
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
* Bug 15392 fixed: comet() comet3d() with named|#RRGGBB...
11/19711/16
tree
|
commitdiff
2020-01-24
Stéphane Mottelet
[ast] fix varargout regression after c1dbf528
51/21251/2
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
* Bug 10723 fixed [doc]: subplot() page improved
57/20957/6
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
* Bug 16245 fixed: gsort() did not sort booleans
25/21125/4
tree
|
commitdiff
2020-01-24
Samuel GOUGEON
* Bug 15580.b: det(sparse([],[]) fixed
38/20938/5
tree
|
commitdiff
2020-01-23
Samuel GOUGEON
* Bug 16019 fixed: polarplot(1:10, rand(10,3)) yielded...
08/20908/3
tree
|
commitdiff
2020-01-23
Stéphane MOTTELET
[ast] better display of string matrices
94/21094/11
tree
|
commitdiff
2020-01-23
Samuel GOUGEON
[graphic] iscolor() extended
97/21197/4
tree
|
commitdiff
2020-01-23
Samuel GOUGEON
move input() from [io] => [console]
02/21202/2
tree
|
commitdiff
2020-01-23
Stéphane Mottelet
* Bug 16149 fixed: now fullpath supports symbolic links
41/21041/25
tree
|
commitdiff
2020-01-23
Clement David
time: fix sleep(1, "ms") stop
50/21250/5
tree
|
commitdiff
2020-01-23
Stéphane Mottelet
[ast] fix bug_15886.tst after d76fdfbf
38/21238/3
tree
|
commitdiff
2020-01-22
Antoine ELIAS
disable fflush in sci_printf only in webmode
45/21245/2
tree
|
commitdiff
2020-01-22
Clément DAVID
linux build: fix build after ad0b7e5a
49/21249/1
tree
|
commitdiff
2020-01-22
Clément DAVID
linux build: fix build after 677fcf2e
48/21248/1
tree
|
commitdiff
2020-01-22
Antoine ELIAS
update Supported Compilers help page
47/21247/1
tree
|
commitdiff
2020-01-22
Stéphane MOTTELET
* Bug 16135 fixed: now base2dec detects invalid numbers
33/21033/3
tree
|
commitdiff
2020-01-22
Antoine ELIAS
add autoscroll change in CHANGES (5595cf)
46/21246/1
tree
|
commitdiff
2020-01-22
Stéphane MOTTELET
[console] allow smart scrolling in console
73/21073/5
tree
|
commitdiff
2020-01-21
Samuel GOUGEON
* Bug 15742 fixed: [compatibility_functions] => [m2sci/*]
16/21216/4
tree
|
commitdiff
2020-01-21
Stéphane MOTTELET
* Bug 16303 fixed: log10 now works with hypermatrix
44/21244/9
tree
|
commitdiff
2020-01-21
Samuel GOUGEON
[time] calendar() uses argn(1)==0 instead of 'display'
42/21242/4
tree
|
commitdiff
2020-01-21
Stéphane MOTTELET
* Bug 15374 fixed: now trivial infinite loop can be...
79/20979/10
tree
|
commitdiff
2020-01-21
Cedric Delamarre
ctrl-c to break execution fixed
41/21241/2
tree
|
commitdiff
2020-01-21
Samuel GOUGEON
* Bug 16273 fixed: calendar() formated display added
83/21183/6
tree
|
commitdiff
2020-01-21
Chin Luh Tan
* Bug 16143 fixed: clc(n) cleared n+1 lines instead...
66/21166/10
tree
|
commitdiff
2020-01-21
Samuel GOUGEON
* Bug 15969 fixed: typo in bug_13962.tst
68/20868/5
tree
|
commitdiff
2020-01-21
Adeline CARNIS
update test bug_15638
39/21239/2
tree
|
commitdiff
2020-01-20
Samuel GOUGEON
* Bug 7967 fixed [doc]: size(meshgrid(..)) better docum...
15/21215/7
tree
|
commitdiff
2020-01-20
Antoine ELIAS
dynamic_link: manage VS2017 and VS2019
14/20714/5
tree
|
commitdiff
2020-01-20
Stéphane Mottelet
[ast] update sparse extraction after 55ed9848
37/21237/5
tree
|
commitdiff
2020-01-20
Samuel GOUGEON
* Bugs 16011 16299 fixed: colorbar() failed after plot3...
06/20906/4
tree
|
commitdiff
2020-01-20
Antoine ELIAS
update splashscreen to 6.1.0
65/20865/4
tree
|
commitdiff
2020-01-20
Cedric Delamarre
[ast] memory leak fixed on ImplicitList and Cell
33/21233/3
tree
|
commitdiff
2020-01-19
Stéphane MOTTELET
* Bug 16197 fixed: decomplexify result of extraction...
90/21090/6
tree
|
commitdiff
2020-01-19
Stéphane MOTTELET
* Bug 16160 fixed: ppol changed values of third input...
70/21070/5
tree
|
commitdiff
2020-01-19
Stéphane MOTTELET
* Bug 14746 fixed: display of tiny numbers is repaired
91/21091/2
tree
|
commitdiff
2020-01-18
Stéphane MOTTELET
* Bug #16051 fixed: now undefined list elements are...
60/20960/11
tree
|
commitdiff
2020-01-17
Clément DAVID
linux build: include importgui as a fileio Scilab lib
34/21234/2
tree
|
commitdiff
2020-01-17
Cedric Delamarre
[ast] dotdivide and subtraction test fixed
32/21232/3
tree
|
commitdiff
2020-01-17
Cedric Delamarre
fix performance regression after 4466c36
31/21231/2
tree
|
commitdiff
2020-01-17
Clement David
ast: undefined %foo_clear() silently pass
87/21187/3
tree
|
commitdiff
2020-01-17
Samuel GOUGEON
* Bug 7765: champ1() is declared obsolete
13/21213/3
tree
|
commitdiff
2020-01-17
Clement David
ui_data: make editvar() copy-paste of strings work
19/21219/3
tree
|
commitdiff
2020-01-17
Antoine ELIAS
windows: force codepage to 65001 to show superscript...
43/21143/5
tree
|
commitdiff
2020-01-16
Clement David
load: fix loading macros .bin files
80/21180/3
tree
|
commitdiff
2020-01-16
Clement David
xcos: load zcos files containing blocks with data matrices
64/21164/3
tree
|
commitdiff
2020-01-16
Clement David
api_scilab: workaround Coverity false positive
06/21106/3
tree
|
commitdiff
2020-01-16
Stéphane Mottelet
[overloading] fix rational display after 59c15042
30/21230/2
tree
|
commitdiff
2020-01-16
Clément DAVID
AST: fix some compilation warnings
43/21043/3
tree
|
commitdiff
2020-01-16
Samuel GOUGEON
* Bug 16293 fixed: demos in console need starting messa...
04/21204/4
tree
|
commitdiff
2020-01-16
Clément DAVID
tests: remove getmemory() usage on tests
21/21021/3
tree
|
commitdiff
2020-01-16
Samuel GOUGEON
Demos Graphics/complexFuns: Scaling + mesh visibility...
05/21205/3
tree
|
commitdiff
2020-01-16
Antoine ELIAS
missing ';' in TCL_Command.c
29/21229/1
tree
|
commitdiff
2020-01-16
Clément DAVID
Xcos: fix export all layers of a diagram
68/20968/3
tree
|
commitdiff
2020-01-16
Clement DAVID
Xcos: add "shift ENTER" as Context validator
39/20939/2
tree
|
commitdiff
2020-01-16
Clément DAVID
Scicos blocks: speedup benchmarks/sciblk4.tst by 2
24/20924/2
tree
|
commitdiff
2020-01-16
Clément DAVID
toolbox_skeleton: fix isdir() typo on loaders
96/20896/2
tree
|
commitdiff
2020-01-16
Clément DAVID
Newsfeed: use a custom HTTP User-Agent
64/20864/3
tree
|
commitdiff
2020-01-16
Clement DAVID
Xcos CURVE_c: avoid figure popup on error when edit...
26/20626/3
tree
|
commitdiff
2020-01-16
Clément DAVID
ignore vim CCLS config files (used by ALE)
57/21057/2
tree
|
commitdiff
2020-01-16
Clément DAVID
differential_equations: fix bug_3551.tst execution
75/21175/2
tree
|
commitdiff
2020-01-16
Clément DAVID
time: remove xpause() and related dependency
56/21056/3
tree
|
commitdiff
2020-01-16
Cedric Delamarre
update files for 2020
28/21228/1
tree
|
commitdiff
2020-01-16
Antoine ELIAS
* Bug 15974 fixed: msprintf("%d", %nan) does not return Nan
76/20876/6
tree
|
commitdiff
2020-01-16
Antoine ELIAS
missing a '&' in a '&&' condition
27/21227/1
tree
|
commitdiff
2020-01-16
Clement DAVID
spreadsheet: speedup by removing intermediate copies
72/20972/11
tree
|
commitdiff
2020-01-16
Clément DAVID
parser: remove a memory leak on /* block comments */
46/21146/3
tree
|
commitdiff
2020-01-16
Clément DAVID
ast: fix memleaks detected by ASAN during testing
48/21148/4
tree
|
commitdiff
2020-01-16
Stéphane MOTTELET
* Bug 16200 fixed: concatenation of transposed cells...
95/21095/3
tree
|
commitdiff
2020-01-16
Cedric Delamarre
[Optimization] leaks fixed
74/20274/2
tree
|
commitdiff
2020-01-15
Samuel GOUGEON
fileio: fix build after 70859 fileio/macros/importgui...
23/21223/1
tree
|
commitdiff
2020-01-15
Clement David
java: fix build after b82ae59d
22/21222/1
tree
|
commitdiff
2020-01-15
Clement David
* Bug 15451 fixed: reduce Lucene API usage
92/20392/3
tree
|
commitdiff
2020-01-15
Stéphane MOTTELET
* Bug 16260 fixed: overloading nnz() is allowed again.
41/21141/5
tree
|
commitdiff
2020-01-15
Stéphane MOTTELET
* Bug 16089 fixed: x=1:1e10 now raise an error
17/21217/3
tree
|
commitdiff
2020-01-15
Stéphane MOTTELET
* Bug 11852 fixed: now filebrowser updates
20/21220/3
tree
|
commitdiff
2020-01-15
Stéphane Mottelet
[ast] allow _iRetCount == 0 in gateways
34/21034/42
tree
|
commitdiff
2020-01-14
Samuel GOUGEON
* Bug 16164 fixed [doc]: elementary_functions/signal_pr...
65/21065/4
tree
|
commitdiff
2020-01-14
Clément DAVID
tests: regenerate dia.ref after some display changes
49/21149/4
tree
|
commitdiff
2020-01-14
Samuel GOUGEON
* Bug 16026 fixed: atanh() page and m2sci updated
52/21152/5
tree
|
commitdiff
2020-01-14
Clément DAVID
localization: update POT from source code
18/21218/1
tree
|
commitdiff
2020-01-14
Antoine ELIAS
WIP: add gui to easily interface csvRead
90/20890/4
tree
|
commitdiff
2020-01-13
Stéphane MOTTELET
[ast] fix string() regression after 97488f67
07/21207/2
tree
|
commitdiff
2020-01-13
Samuel GOUGEON
* Bug 15368 fixed: freson() issues on some cases
84/21184/5
tree
|
commitdiff
2019-12-23
Samuel GOUGEON
* Bug 10353 fixed [doc]: axes_properties page fixed...
85/21185/3
tree
|
commitdiff
2019-12-23
Antoine ELIAS
Bug 14985 fixed: scilab crashes if a .bin file is not...
78/21178/5
tree
|
commitdiff
2019-12-23
Samuel GOUGEON
[doc] ./utilities section created. head_comments()...
86/21186/2
tree
|
commitdiff
2019-12-23
Stéphane MOTTELET
* Bug 15394 fixed: now Linux build with hdf5 1.10 is OK
79/21179/23
tree
|
commitdiff
2019-12-16
Samuel GOUGEON
* Bug 8307: list2vec() vec2list() => [data_structures]
55/21155/4
tree
|
commitdiff
2019-12-16
Samuel GOUGEON
* Bug 16227 fixed: WSCI added in environment
08/21108/3
tree
|
commitdiff
2019-12-16
Clement David
fix the windows build after 80e821
76/21176/2
tree
|
commitdiff
2019-12-16
Antoine ELIAS
bug 14791: "sleep 1" crashed Scilab
67/21167/4
tree
|
commitdiff
next