index
:
scilab
5.3
5.4
5.5
6.0
6.1
YaSp
YaSp2012
android
apef
atoms-improvements
breakpad
cdftest
eigen
graphic
jgraphx
jit
master
newsfeed
object
palette-browser
preferences
richelieu
richelieu-vmkit
scatter
simulinkimport
slint-cnes
uicontrol
uiwidget
vmkit
windows
xcos
xcos-layout
Scilab official GIT repository
Scilab
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
Merge remote-tracking branch 'origin/5.5'
scatter
Vincent COUVERT
73
-925
/
+1509
2014-06-05
Modifications in dlGenerateMakefile.sci and cppmex/builder.sce to make work d...
Charlotte HECQUET
2
-2
/
+6
2014-06-05
Backport https://codereview.scilab.org/#/c/14613/ tests to 5.5 branch
Vincent COUVERT
2
-52
/
+4
2014-06-03
clc in cli mode wasn't compiling
Anais AUBERT
1
-7
/
+4
2014-05-28
* Bug #13299 fixed - The pkgconfig file did not used the right Tcl/Tk version.
Clément DAVID
2
-2
/
+4
2014-05-28
* Bug #12918 fixed - OpenSUSE 12.3 x64 did not have gluegen2-rt in librarypath.
Clément DAVID
2
-1
/
+4
2014-05-28
Linux desktop: use appdata-validate on the appdata file
Clément DAVID
5
-5
/
+8
2014-05-28
bug 10784 fixed : clc available in console mode.
Anais AUBERT
2
-4
/
+8
2014-05-28
Bug #13358: intersect, unique and gsort were slow on already sorted elements
Pierre-Aime Agnel
4
-17
/
+97
2014-05-28
Bug 13365 fixed: Data bounds not correctly updated in 3D
Calixte DENIZET
4
-1
/
+45
2014-05-28
Graphics demos: improve Complex elementary functions -> Custom
Paul Bignier
1
-246
/
+291
2014-05-28
Configure: fix junit4 detection on fedora
Clément DAVID
4
-90
/
+202
2014-05-27
Remove invalid character for Xml parsers
Vincent COUVERT
2
-6
/
+7
2014-05-27
Fix test after https://codereview.scilab.org/#/c/14431/
Vincent COUVERT
2
-2
/
+2
2014-05-26
Bug 13324 fixed: Legends were completely modified when a legend was cliked an...
Calixte DENIZET
3
-253
/
+248
2014-05-26
*Bug #10777 fixed - Home and End keys trapped
Anais AUBERT
3
-2
/
+37
2014-05-26
Bug 13316 fixed: There were missing tooltips on filebrowser buttons
Calixte DENIZET
4
-2
/
+8
2014-05-26
Bug 13180 fixed: surf macro did not handle degenerate cases
Calixte DENIZET
4
-27
/
+51
2014-05-26
Missing exit in historysize error case
Anais AUBERT
1
-0
/
+2
2014-05-26
Revert "Xcos: Bug #9995 fixed - The RELATION_OP box drawn."
Clément DAVID
8
-24
/
+5
2014-05-23
Bug #12723 fixed - Loading a .scg file in the CURVE bloc produced an
Vladislav TRUBKIN
2
-25
/
+114
2014-05-22
Bug 13351 fixed: xstringb failed with LaTeX code
Calixte DENIZET
4
-25
/
+84
2014-05-22
Bug 13349 fixed: Double-clicking on a mat file did not load it
Calixte DENIZET
9
-2
/
+44
2014-05-22
* Bug #7203 fixed - Help page of titlepage was unclear.
Charlotte HECQUET
7
-4
/
+54
2014-05-22
* Bug #7804 fixed - Small improvements in struct help page.
Charlotte HECQUET
3
-8
/
+64
2014-05-22
Graphics Menubar configuration for MVC menu was outdated
Pierre-Aime Agnel
1
-3
/
+3
2014-05-22
Merge remote-tracking branch 'origin/5.5'
Vincent COUVERT
1482
-26728
/
+137861
2014-05-22
Typo fixes
Paul Bignier
7
-122
/
+120
2014-05-21
Xcos help: add notes about the use of scicos_simulate
Clément DAVID
3
-12
/
+26
2014-05-20
Xcos help: Delay_f bloc the strange example of english help page has been rep...
Vladislav TRUBKIN
3
-0
/
+0
2014-05-20
* Bug #8646 fixed - The datatips contextual menu opened a selection list whic...
Charlotte HECQUET
6
-369
/
+35
2014-05-20
Fix images in help after recent ja_JP version changes
Vincent COUVERT
14
-743
/
+47
2014-05-20
Fix the linux build after 37ff8d3e
Clément DAVID
2
-2
/
+0
2014-05-20
Bug #12718 fixed - Modelica Generic block reshaped the output ports and the l...
Vladislav TRUBKIN
5
-7
/
+4
2014-05-20
Fix DTD wrt jvm_options.xml
Vincent COUVERT
1
-5
/
+7
2014-05-20
the help modification on acoth and asech (fr_FR)
Sylvain GENIN
2
-2
/
+5
2014-05-20
Clean CFLAGS (remove non-existing paths)
Vincent COUVERT
23
-33
/
+5
2014-05-19
the help modification on acoth and asech (fr_FR)
Sylvain GENIN
2
-2
/
+5
2014-05-19
Bug 11523 definitly fixed (add 'local numbering' in prefs instead of 'wheream...
Calixte DENIZET
1
-1
/
+1
2014-05-19
*Bug #13331 fixed - Users are no longer able to write inconsistent options
Sylvain GENIN
4
-3
/
+71
2014-05-19
* Bug #13388 fixed - Display of Waitbar and Progressionbar handles did not sh...
Pierre-Aime Agnel
3
-6
/
+27
2014-05-19
Bug 13402 fixed: Bounding boxes of xarcs were not correct
Calixte DENIZET
4
-11
/
+146
2014-05-19
Bug 13404 fixed: Rect property was not taken into account in polarplot
Calixte DENIZET
4
-3
/
+46
2014-05-19
added japanese translation of jvm.
Rui Hirokawa
5
-0
/
+771
2014-05-19
Fix wrong merge after https://codereview.scilab.org/#/c/14534/
Vincent COUVERT
1
-10
/
+0
2014-05-19
added japanese translation of javasci.
Rui Hirokawa
5
-0
/
+1468
2014-05-19
japanese translation updated.
Rui Hirokawa
7
-0
/
+2018
2014-05-19
Bug 13403 fixed: Regression on axes labelling
Calixte DENIZET
4
-2
/
+43
2014-05-19
Graphics: sometimes xrect returned a value (a=gca();xrect(a.data_bounds))
Calixte DENIZET
1
-2
/
+4
2014-05-19
Xcos: bug 13318 fixed - Multiplication matrix * vector using MATMUL matrix op...
Clément DAVID
5
-0
/
+119
[next]