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
2017-08-18
add size in constantvisitor
YaSp
Antoine ELIAS
3
-34
/
+84
2017-08-18
PrettyPrint and listener clear
Cedric Delamarre
2
-1
/
+9
2017-08-18
[Analysis] size of extraction result fixed when variable is a row vector
Cedric Delamarre
1
-8
/
+18
2017-08-17
forward functionId from MacroFile to Macro
Antoine ELIAS
3
-1
/
+13
2017-08-17
analyze: manage return in function
Antoine ELIAS
1
-2
/
+1
2017-08-16
add exp hash in MacroSignature to distinguish macro redefinition
Antoine ELIAS
9
-10
/
+94
2017-08-16
convert AnalysisVisitor into a Singleton
Cedric Delamarre
6
-19
/
+54
2017-08-14
use reduce version of function from analysis during macro execution
Antoine ELIAS
10
-7
/
+134
2017-08-11
enable IL to be seen as constant by analyze
Antoine ELIAS
1
-2
/
+7
2017-08-11
GVN fixed about non managed Exp
Cedric Delamarre
2
-55
/
+60
2017-08-11
linux compilation update & atoms repositories
Cedric Delamarre
89
-129
/
+226
2017-08-10
Merge remote-tracking branch 'origin/master' into YaSp
Antoine ELIAS
25341
-786569
/
+892302
2017-08-10
update version
Antoine ELIAS
2
-2
/
+2
2017-07-27
Add a README.md file at the top dir
Clément DAVID
1
-0
/
+1
2017-07-27
Scicos_blocks src: avoid NPE & indent files properly (scale_cscope & scale_cm...
Paul Bignier
2
-57
/
+63
2017-07-27
Review mxMalloc and add relevant tests
Siddhartha Gairola
2
-13
/
+63
2017-07-27
CID 1378269 fixed
Paul Bignier
1
-0
/
+1
2017-07-24
Autoscale for cmscope graph
diptighosalkar
19
-36
/
+1755
2017-07-24
* Bug #8784 fixed - Autoscale for cscope graph
diptighosalkar
27
-58
/
+1890
2017-07-24
Xcos: fix NPE on dynamic palette
Clément DAVID
1
-1
/
+4
2017-07-18
fix after https://codereview.scilab.org/#/c/19277/
Antoine ELIAS
1
-5
/
+6
2017-07-18
Minor changes and fixes in mexlib module
Siddhartha Gairola
1
-31
/
+19
2017-07-18
Added mxCreateSparseLogicalMatrix in mexlib module and tests.
Siddhartha Gairola
3
-2
/
+59
2017-07-18
Scicos MVC: fix move cstr VS2013 compilation
Clément DAVID
1
-3
/
+20
2017-07-18
Scicos: fix build after cbf10507
Clément DAVID
1
-43
/
+43
2017-07-17
Document Scicos Block type 4 structure fields
Bitiquinho
1
-40
/
+43
2017-07-13
Added mxIsSparse Function and tests
Siddhartha Gairola
3
-2
/
+68
2017-07-10
Adding new tests for mxIsNumeric
Siddhartha Gairola
2
-0
/
+101
2017-07-10
Added mxCreateSparse Function and tests
Siddhartha Gairola
3
-2
/
+57
2017-07-10
Adding mxIsScalar function and tests
Siddhartha Gairola
3
-2
/
+63
2017-07-10
Added mxCreateUninitNumericArray and mxCreateUninitNumericMatrix functions to...
Siddhartha Gairola
3
-4
/
+192
2017-07-10
Xcos MVC: minor cleanup
Paul Bignier
1
-7
/
+1
2017-07-06
* scicos_log() support options parameters to retrieve model statistics.
Clément DAVID
4
-2
/
+114
2017-07-06
Webtools module added.
Cedric Delamarre
65
-13
/
+7040
2017-07-04
Dead macros: %ce_p and %ce_string removed
Samuel GOUGEON
2
-77
/
+0
2017-07-03
Coverity: annotate fall through on "Missing break in switch"
Clément DAVID
2
-1
/
+6
2017-07-03
Fix some Xcos coverity issues
Clément DAVID
3
-2
/
+7
2017-06-30
Coverity fixes: #1350911 #1350912
Nikhil Goel
1
-5
/
+2
2017-06-30
* GNU autotools update
Clément DAVID
5
-9
/
+13
2017-06-30
Coverity Fixes: #1375864 (Resource Leak) #1375865 #1375866 (Uninitialized Poi...
Bitiquinho
1
-5
/
+8
2017-06-28
merge 6.0 branch
Clément DAVID
226
-85839
/
+2774
2017-06-27
* Memory invalid accesses have been greatly reduced thanks to :
Clément DAVID
33
-74
/
+89
2017-06-26
Fixed mxCreateNumericArray and mxCreateNumericMatrix in mexlib module
Siddhartha Gairola
5
-0
/
+122
2017-06-26
Fix build with ocaml 4.0.4
Clément DAVID
5
-370
/
+370
2017-06-23
Coverity fixes: #1350904 #1350976 #1350977
Nikhil Goel
1
-3
/
+3
2017-06-22
Core gateways: typo fix in error message
Paul Bignier
1
-2
/
+2
2017-06-16
* Bug 15188 fixed: Failed to load hdf5_is_file function
Antoine ELIAS
3
-1
/
+26
2017-06-12
String: fix bug #4277 nonreg test
Clément DAVID
2
-8
/
+8
2017-05-30
Coverity fixes: #1247376 #1098331 #1098291
Bitiquinho
1
-7
/
+17
2017-05-30
* Bug 11756 fixed: atomsGui categories failed listing all member modules
Samuel GOUGEON
3
-1
/
+78
[next]