projects
/
scilab.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a README.md file at the top dir
[scilab.git]
/
scilab
/
2017-07-27
Paul Bignier
Scicos_blocks src: avoid NPE ...
58/19358/2
tree
|
commitdiff
2017-07-27
Siddhartha Gairola
Review mxMalloc and add relevant tests
51/19351/3
tree
|
commitdiff
2017-07-27
Paul Bignier
CID 1378269 fixed
57/19357/1
tree
|
commitdiff
2017-07-24
diptighosalkar
Autoscale for cmscope graph
61/19261/4
tree
|
commitdiff
2017-07-24
diptighosalkar
* Bug #8784 fixed - Autoscale for cscope graph
24/18824/20
tree
|
commitdiff
2017-07-24
Clément DAVID
Xcos: fix NPE on dynamic palette
31/19331/2
tree
|
commitdiff
2017-07-18
Antoine ELIAS
fix after https://codereview.scilab.org/#/c/19277/
46/19346/3
tree
|
commitdiff
2017-07-18
Siddhartha Gairola
Minor changes and fixes in mexlib module
36/19336/4
tree
|
commitdiff
2017-07-18
Siddhartha Gairola
Added mxCreateSparseLogicalMatrix in mexlib module...
42/19342/3
tree
|
commitdiff
2017-07-18
Clément DAVID
Scicos MVC: fix move cstr VS2013 compilation
45/19345/1
tree
|
commitdiff
2017-07-18
Clément DAVID
Scicos: fix build after cbf10507
43/19343/1
tree
|
commitdiff
2017-07-17
Bitiquinho
Document Scicos Block type 4 structure fields
27/19327/5
tree
|
commitdiff
2017-07-13
Siddhartha Gairola
Added mxIsSparse Function and tests
94/19294/6
tree
|
commitdiff
2017-07-10
Siddhartha Gairola
Adding new tests for mxIsNumeric
84/19284/6
tree
|
commitdiff
2017-07-10
Siddhartha Gairola
Added mxCreateSparse Function and tests
93/19293/5
tree
|
commitdiff
2017-07-10
Siddhartha Gairola
Adding mxIsScalar function and tests
92/19292/4
tree
|
commitdiff
2017-07-10
Siddhartha Gairola
Added mxCreateUninitNumericArray and mxCreateUninitNume...
83/19283/7
tree
|
commitdiff
2017-07-10
Paul Bignier
Xcos MVC: minor cleanup
38/19238/2
tree
|
commitdiff
2017-07-06
Clément DAVID
* scicos_log() support options parameters to retrieve...
09/19309/5
tree
|
commitdiff
2017-07-06
Cedric Delamarre
Webtools module added.
53/19253/24
tree
|
commitdiff
2017-07-04
Samuel GOUGEON
Dead macros: %ce_p and %ce_string removed
17/19317/4
tree
|
commitdiff
2017-07-03
Clément DAVID
Coverity: annotate fall through on "Missing break in...
20/19320/1
tree
|
commitdiff
2017-07-03
Clément DAVID
Fix some Xcos coverity issues
19/19319/1
tree
|
commitdiff
2017-06-30
Nikhil Goel
Coverity fixes: #1350911 #1350912
13/19213/5
tree
|
commitdiff
2017-06-30
Clément DAVID
* GNU autotools update
99/19299/2
tree
|
commitdiff
2017-06-30
Bitiquinho
Coverity Fixes: #1375864 (Resource Leak) #1375865 ...
77/19277/4
tree
|
commitdiff
2017-06-28
Clément DAVID
merge 6.0 branch
15/19315/2
tree
|
commitdiff
2017-06-27
Clément DAVID
* Memory invalid accesses have been greatly reduced...
08/19308/2
tree
|
commitdiff
2017-06-26
Siddhartha Gairola
Fixed mxCreateNumericArray and mxCreateNumericMatrix...
81/19281/6
tree
|
commitdiff
2017-06-26
Clément DAVID
Fix build with ocaml 4.0.4
32/19232/7
tree
|
commitdiff
2017-06-23
Nikhil Goel
Coverity fixes: #1350904 #1350976 #1350977
14/19214/3
tree
|
commitdiff
2017-06-22
Paul Bignier
Core gateways: typo fix in error message
95/19295/3
tree
|
commitdiff
2017-06-16
Antoine ELIAS
* Bug 15188 fixed: Failed to load hdf5_is_file function
87/19287/1
tree
|
commitdiff
2017-06-12
Clément DAVID
String: fix bug #4277 nonreg test
65/19165/2
tree
|
commitdiff
2017-05-30
Bitiquinho
Coverity fixes: #1247376 #1098331 #1098291
43/19243/4
tree
|
commitdiff
2017-05-30
Samuel GOUGEON
* Bug 11756 fixed: atomsGui categories failed listing...
73/19273/3
tree
|
commitdiff
2017-05-10
Clément DAVID
test_run: update JOGL2 error message
72/19272/1
tree
|
commitdiff
2017-05-03
Paul Bignier
Fix CIDs #1371081 & #1371077
41/19141/2
tree
|
commitdiff
2017-04-29
Samuel GOUGEON
* Bug 15144 fixed: mean() and stdev() could not be...
68/19268/2
tree
|
commitdiff
2017-04-25
Cedric Delamarre
hdf5 load/unload updated to avoid symbol crushing
55/19255/4
tree
|
commitdiff
2017-04-25
Antoine ELIAS
improve iconvert speed
65/19265/6
tree
|
commitdiff
2017-04-24
Samuel GOUGEON
* Bug 15119: Inequality comparisons between complex...
46/19246/4
tree
|
commitdiff
2017-04-24
Clément DAVID
AST: let some tests pass
33/19233/3
tree
|
commitdiff
2017-04-24
Samuel GOUGEON
* Bug 14254 fixed: unclear error when installing unavai...
31/19231/5
tree
|
commitdiff
2017-04-24
Paul Bignier
* Bug #15063 fixed - effectively remove fort
87/19187/6
tree
|
commitdiff
2017-04-24
Cedric Delamarre
memory corruption fixed
41/19241/2
tree
|
commitdiff
2017-04-21
Antoine ELIAS
* Bug #15139 fixed - return in try/catch expression
57/19257/2
tree
|
commitdiff
2017-04-21
Simon Marchetto
* Bug #15121 fixed: getOptionals() fails to recognize...
48/19248/4
tree
|
commitdiff
2017-04-21
Simon Marchetto
* Bug #15138 fixed : Scilab crashes at start on Windows
62/19262/2
tree
|
commitdiff
2017-04-21
Simon Marchetto
* Bug #15137 fixed : ilib_build cannot build a library...
63/19263/2
tree
|
commitdiff
2017-04-19
Cedric Delamarre
[api_scilab] memory leak fixed in Struct API C++
60/19260/1
tree
|
commitdiff
2017-04-14
Nikhil Goel
Coverity fixed: #1351003
15/19215/4
tree
|
commitdiff
2017-04-14
Nikhil Goel
Coverity fixes: #1351121 #1351122 #1351123 #1351124...
52/19252/3
tree
|
commitdiff
2017-04-12
Nikhil Goel
Coverity fixes: #1351092 #1360853 #1350979
11/19211/4
tree
|
commitdiff
2017-04-12
Nikhil Goel
Coverity fixed: #1360799
10/19210/4
tree
|
commitdiff
2017-04-11
Paul Bignier
* Bug #15117 fixed - Optimization: fix imbricated optim...
51/19251/8
tree
|
commitdiff
2017-04-07
Clément DAVID
Xcos help: add an example to M_SWITCH
49/19249/2
tree
|
commitdiff
2017-04-06
Clément DAVID
Remove xcos_saxon test
45/19245/1
tree
|
commitdiff
2017-04-06
Clément DAVID
* Bug #15024 fixed : Xcos labels were not preserved .
00/19200/6
tree
|
commitdiff
2017-03-29
Siddhartha Gairola
Coverity Fixes : CID #1098486 #1098468 #1098465 #1098397
35/19235/3
tree
|
commitdiff
2017-03-29
Cedric Delamarre
[bug_14399] lines number fixed
27/19227/2
tree
|
commitdiff
2017-03-28
Siddhartha Gairola
Coverity fixes : CID #1097910 #1097911
37/19237/1
tree
|
commitdiff
2017-03-27
Cedric Delamarre
Memory leak fixed in types
18/19218/2
tree
|
commitdiff
2017-03-27
Cedric Delamarre
[bug_15008] overloading call fix with operators AND OR
17/19217/2
tree
|
commitdiff
2017-03-25
Paul Bignier
HDF5: partially revert 3cd17d49f
28/19228/1
tree
|
commitdiff
2017-03-23
Paul Bignier
Renderer: fix compilation after 47daa41a29
25/19225/1
tree
|
commitdiff
2017-03-23
Siddhartha Gairola
Coverity Fixes : CID #1350353
72/19172/5
tree
|
commitdiff
2017-03-23
Siddhartha Gairola
Coverity Fix : CID #1350546
73/19173/4
tree
|
commitdiff
2017-03-23
Siddhartha Gairola
Coverity Fixes: CID #1097683 #1097684
74/19174/6
tree
|
commitdiff
2017-03-22
Siddhartha Gairola
CV fix : CID #1321243 #1369586
76/19176/5
tree
|
commitdiff
2017-03-22
Nikhil Goel
Coverity fixed: #1350972
07/19207/3
tree
|
commitdiff
2017-03-22
Nikhil Goel
Coverity fixed: #1350943
06/19206/3
tree
|
commitdiff
2017-03-22
Nikhil Goel
Coverity fixes: #1098605 #1098611 #1098613 #1098614
09/19209/4
tree
|
commitdiff
2017-03-22
Nikhil Goel
Coverity fixed: #1351035
08/19208/4
tree
|
commitdiff
2017-03-22
Clément DAVID
* Bug #15072 fixed: The context was stored as a root...
20/19220/2
tree
|
commitdiff
2017-03-22
Nikhil Goel
Coverity fixed: #1350944
05/19205/4
tree
|
commitdiff
2017-03-22
Samuel GOUGEON
hypermat(): actual removal
98/19198/5
tree
|
commitdiff
2017-03-22
Nikhil Goel
Coverity fixed: #1350973
04/19204/4
tree
|
commitdiff
2017-03-22
Samuel GOUGEON
* Bug 15079 fixed: extraction ...
97/19197/3
tree
|
commitdiff
2017-03-22
Siddhartha Gairola
Coverity Fix: CID #1321247
75/19175/6
tree
|
commitdiff
2017-03-22
Siddhartha Gairola
CV fix: CID #1321242
77/19177/3
tree
|
commitdiff
2017-03-21
Antoine ELIAS
fix link trouble for tbx using struct on linux
13/19113/2
tree
|
commitdiff
2017-03-21
Antoine ELIAS
Bug #14424 #14376 fixed: remove size max of input funct...
12/19212/2
tree
|
commitdiff
2017-03-21
Paul Bignier
* Bug #15046 fixed - Dynamic_link: call() couldn't...
90/19190/4
tree
|
commitdiff
2017-03-21
Samuel GOUGEON
* Bug 13592 fixed: legend() set by hand in frame was...
99/19199/4
tree
|
commitdiff
2017-03-20
Samuel GOUGEON
* bug 15053 fixed: remaining _str2code() references...
68/19168/4
tree
|
commitdiff
2017-03-16
Paul Bignier
* Bug #15039 fixed - Xcos demos: showcase auto-position...
40/19140/3
tree
|
commitdiff
2017-03-16
Paul Bignier
Scicos tests: remove LV diagram
38/19138/3
tree
|
commitdiff
2017-03-16
Paul Bignier
* Bug #12771 fixed - Xcos help: fix xcosPalGenerateallI...
36/19136/2
tree
|
commitdiff
2017-03-16
Antoine ELIAS
bug fix #14886: matplot save/load failed
79/19179/2
tree
|
commitdiff
2017-03-15
Antoine ELIAS
fix bug #15057: update .data of matplot does not take...
78/19178/3
tree
|
commitdiff
2017-03-13
Adeline CARNIS
* Bug #15060 fixed - fplot3d did not draw because of...
83/19183/1
tree
|
commitdiff
2017-03-13
Paul Bignier
CID 1372135 & 1372136 fixed
82/19182/1
tree
|
commitdiff
2017-03-10
Siddhartha Gairola
Coverity Fixed : CID #1371812 #1371811
57/19157/3
tree
|
commitdiff
2017-03-10
Siddhartha Gairola
Fixed CV Java Issues : CID #1363278 #1363279
59/19159/3
tree
|
commitdiff
2017-03-10
Siddhartha Gairola
Coverity fixes : CID #1098655 #1098654 #1098652
92/19092/4
tree
|
commitdiff
2017-03-10
Adeline CARNIS
*Bug #15019 fixed - Add 'csci6' in the calling of ilib_...
63/19163/1
tree
|
commitdiff
2017-03-10
Aashay Singhal
bug #14982 fixed - msprintf segmentation fault removed
55/19155/3
tree
|
commitdiff
2017-03-10
Adeline CARNIS
* Bug #15054 fixed - The callbacks of wfir_gui() were...
62/19162/1
tree
|
commitdiff
2017-03-08
Paul Bignier
* Bug #15052 fixed - IO: getpid() wasn't available
54/19154/3
tree
|
commitdiff
next