projects
/
scilab.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Statistics: scalar a priori mean for hypermatrices in stdev
[scilab.git]
/
scilab
/
2013-11-26
Paul Bignier
Statistics: scalar a priori mean for hypermatrices...
16/13216/2
tree
|
commitdiff
2013-11-26
Calixte DENIZET
Bug 7739 fixed: Invalid axis position in log modes
22/13222/2
tree
|
commitdiff
2013-11-26
Calixte DENIZET
Bug 13101 fixed: When x-axis was in reverse position...
20/13220/2
tree
|
commitdiff
2013-11-26
Stanislav KROTER
Revision of help pages for code2str and str2code functions
37/13237/2
tree
|
commitdiff
2013-11-26
Sylvestre Ledru
Fix a bad declaration ... C90 sucks.
36/13236/3
tree
|
commitdiff
2013-11-26
Vincent COUVERT
Add non-regression test for bug #4048.
33/13233/1
tree
|
commitdiff
2013-11-26
Sylvestre Ledru
Performance improvements: move out from the loop the...
27/13227/2
tree
|
commitdiff
2013-11-26
Stanislav KROTER
Revision of help pages for bytecode function
23/13223/2
tree
|
commitdiff
2013-11-26
Sylvestre Ledru
Remove some old / commented code
26/13226/2
tree
|
commitdiff
2013-11-26
Paul Bignier
Scicos_blocks: clean Electrical blocks interfaces
28/13228/2
tree
|
commitdiff
2013-11-26
Bruno JOFRET
Clean CONST_f block interface.
25/13225/2
tree
|
commitdiff
2013-11-25
Sylvestre Ledru
* Bug #7084 fixed - Remove old, not documented and...
21/13221/1
tree
|
commitdiff
2013-11-24
Stanislav KROTER
Fixed russian translation of help page for length function
15/13215/1
tree
|
commitdiff
2013-11-22
Sylvestre Ledru
* Bug #4649 fixed - Fix a license issues in the xs2ppm...
14/13214/2
tree
|
commitdiff
2013-11-22
Vincent COUVERT
Fix year in Info.plist
12/13212/2
tree
|
commitdiff
2013-11-22
Calixte DENIZET
Bug 5886 fixed: There was no property labels_font_style...
13/13213/1
tree
|
commitdiff
2013-11-22
Adeline CARNIS
* Bug #12784 fixed - Misleading error message in many...
46/13146/3
tree
|
commitdiff
2013-11-22
Vincent COUVERT
Update non-reg test with new case
11/13211/1
tree
|
commitdiff
2013-11-22
Samuel GOUGEON
* Bug #10243 fixed - Functions: fix for fun2string
10/13210/2
tree
|
commitdiff
2013-11-22
Vincent COUVERT
Fix 'uicontextmenu' handles display after https://coder...
99/13199/2
tree
|
commitdiff
2013-11-22
Calixte DENIZET
Fix (???) CACSD tests (6883 & 7828)
09/13209/1
tree
|
commitdiff
2013-11-22
Stanislav KROTER
Fixed links in the See also section on the help page...
08/13208/2
tree
|
commitdiff
2013-11-22
Adeline CARNIS
Add English imposed sentences in test. test_run(sparse...
07/13207/2
tree
|
commitdiff
2013-11-22
Adeline CARNIS
Change error message in modulo and pmodulo functions.
06/13206/2
tree
|
commitdiff
2013-11-22
Adeline CARNIS
Update test after https://codereview.scilab.org/#/c...
05/13205/3
tree
|
commitdiff
2013-11-22
Calixte DENIZET
Bug 4965 fixed: Set links property for a handle of...
04/13204/3
tree
|
commitdiff
2013-11-22
Calixte DENIZET
Bug 11305: Performances could be improved with a better...
98/13198/2
tree
|
commitdiff
2013-11-22
Calixte DENIZET
GO: replace if-else-if by switch
96/13196/2
tree
|
commitdiff
2013-11-22
Vincent COUVERT
Remove useless code (will fix bug_3554.tst in gui module)
97/13197/1
tree
|
commitdiff
2013-11-21
Paul BIGNIER
* Bug #9840 fixed - Default G tolerance for lsqrsolve...
27/12427/4
tree
|
commitdiff
2013-11-21
Paul BIGNIER
* Bug #10012 - Optimization: demos for lmisolver and...
05/12805/6
tree
|
commitdiff
2013-11-21
Calixte DENIZET
Bug 10936 fixed: Scilab hung with invalid strf in plot2d
23/12623/2
tree
|
commitdiff
2013-11-21
Paul BIGNIER
CACSD: g_margin demo
06/13106/6
tree
|
commitdiff
2013-11-21
Paul BIGNIER
* Bug #12993 fixed - Statistics: stdev with no input...
08/13008/5
tree
|
commitdiff
2013-11-21
Calixte DENIZET
Bug 8196 fixed: Wrong error message with negative thickness
90/13190/4
tree
|
commitdiff
2013-11-21
Vincent COUVERT
Some items were in the wrong part of the CHANGES
94/13194/1
tree
|
commitdiff
2013-11-21
Paul BIGNIER
* Bug #9701 fixed - optim gateway for large problems
28/12628/7
tree
|
commitdiff
2013-11-21
Paul BIGNIER
* Bugs #11007 11008 11009 fixed - Sparse: cgs, bicg...
07/13007/7
tree
|
commitdiff
2013-11-21
Paul BIGNIER
* Bug #7593 fixed - Regroup the std deviation functions
33/12833/19
tree
|
commitdiff
2013-11-21
Calixte DENIZET
Bug 8133 fixed: Ticks disappeared in planar 3D view
89/13189/2
tree
|
commitdiff
2013-11-21
Calixte DENIZET
Bug 12673 fixed: Ticks were drawn outside of axes area
88/13188/2
tree
|
commitdiff
2013-11-20
Calixte DENIZET
Bug 13023 fixed: xs2pdf crashed under Windows when...
77/13177/2
tree
|
commitdiff
2013-11-19
Paul Bignier
GUI: remove "redefine" warning
82/13182/1
tree
|
commitdiff
2013-11-18
Sylvestre Ledru
Improve the modulo unitary tests wrt Samuel modifications
62/13062/4
tree
|
commitdiff
2013-11-18
Samuel Gougeon
* modulo() and pmodulo() support integers & hypermatrices
61/13061/5
tree
|
commitdiff
2013-11-18
Adeline CARNIS
Update save and load functions for datatip entity.
58/13158/2
tree
|
commitdiff
2013-11-18
Calixte DENIZET
Bug 11576 fixed: exportUI did not propose gcf().figure_...
75/13175/2
tree
|
commitdiff
2013-11-18
Calixte DENIZET
Bug 11575 fixed: There was no preview of GIF files...
74/13174/2
tree
|
commitdiff
2013-11-18
Calixte DENIZET
Bug 6615 fixed: ui(get|put)file did not center the...
69/13169/2
tree
|
commitdiff
2013-11-18
Adeline CARNIS
Update plot2d.dia.ref because polyline entitie has...
73/13173/2
tree
|
commitdiff
2013-11-18
Adeline CARNIS
Add English imposed sentence in test.
71/13171/4
tree
|
commitdiff
2013-11-18
Calixte DENIZET
Reactivate test for bug 7640 (test on export filename...
70/13170/3
tree
|
commitdiff
2013-11-18
Adeline CARNIS
Add English imposed sentence in tests. test_run(statist...
68/13168/1
tree
|
commitdiff
2013-11-18
Adeline CARNIS
Add win.dia.ref file for bug_13011 test.
67/13167/1
tree
|
commitdiff
2013-11-18
Paul Bignier
* Bug #13092 fixed - Optimization: check user function...
66/13166/2
tree
|
commitdiff
2013-11-18
Paul Bignier
CHANGES fix
65/13165/2
tree
|
commitdiff
2013-11-18
Samuel GOUGEON
* Bug #13093 fixed - Functions: fix head_comments
64/13164/2
tree
|
commitdiff
2013-11-15
Vincent COUVERT
Fiw wrong bug number in https://codereview.scilab.org...
63/13163/1
tree
|
commitdiff
2013-11-15
Calixte DENIZET
Bug 9139 fixed: Could not export too big polylines...
62/13162/2
tree
|
commitdiff
2013-11-15
Calixte DENIZET
Bug 12492 fixed: Exported EPS files were invalid when...
60/13160/2
tree
|
commitdiff
2013-11-15
Vincent COUVERT
Update images and add localized attribute when needed
61/13161/1
tree
|
commitdiff
2013-11-14
Adeline CARNIS
* Bug #13050 fixed - The result of mvvacov function...
56/13156/2
tree
|
commitdiff
2013-11-14
Paul BIGNIER
Statistics: clearer warning message for variance
52/13152/2
tree
|
commitdiff
2013-11-14
Adeline CARNIS
Following the changes in variance function (https:...
53/13153/2
tree
|
commitdiff
2013-11-14
Sylvestre Ledru
Remove some useless code...
54/13154/2
tree
|
commitdiff
2013-11-13
Paul BIGNIER
* Bug #13071 fixed - Xcos help: "obsolete" functions
41/13141/4
tree
|
commitdiff
2013-11-13
Stanislav KROTER
Fixed russian version of help page for grand function
50/13150/2
tree
|
commitdiff
2013-11-13
Calixte DENIZET
Datatips: Fix exception when moving the datatip and...
49/13149/2
tree
|
commitdiff
2013-11-13
Sylvestre Ledru
Remove useless declaration in the image generation...
48/13148/3
tree
|
commitdiff
2013-11-13
Calixte DENIZET
Graphics: fix bug after uid refactoring
47/13147/2
tree
|
commitdiff
2013-11-13
Calixte DENIZET
Fix C code after uid refactoring in scicos_block
45/13145/2
tree
|
commitdiff
2013-11-13
Sylvestre Ledru
Fix the warning
14/13114/2
tree
|
commitdiff
2013-11-13
Sylvestre Ledru
Regenerate giws file from commit ac0e634c15ac035940e063...
44/13144/2
tree
|
commitdiff
2013-11-13
Sylvestre Ledru
Remove some java warnings (redundant declarations)
10/13110/3
tree
|
commitdiff
2013-11-13
Calixte DENIZET
Update giws files with version 2.0.2 to improve perform...
42/13142/2
tree
|
commitdiff
2013-11-13
Adeline CARNIS
* Bug #12992 fixed - The sigma value was always equals...
43/13143/2
tree
|
commitdiff
2013-11-13
Paul BIGNIER
* Bug #6832 fixed - Overloading transposition of ration...
36/13136/2
tree
|
commitdiff
2013-11-13
Paul BIGNIER
Xcos tests: update
39/13139/2
tree
|
commitdiff
2013-11-13
Paul BIGNIER
Core tests: update
38/13138/2
tree
|
commitdiff
2013-11-13
Calixte DENIZET
Fix bug after commit I6886adac598a3eec0a9a99d166926bec9...
37/13137/1
tree
|
commitdiff
2013-11-13
Calixte DENIZET
Can now specify GIWS options in Makefile
34/13134/4
tree
|
commitdiff
2013-11-13
Paul BIGNIER
* Bug #13066 fixed - Graphics doc: fix for data_bounds
30/13130/3
tree
|
commitdiff
2013-11-12
Paul BIGNIER
* Bug #13069 fixed - Xcos help: %MODELICA_USER_LIBS...
31/13131/4
tree
|
commitdiff
2013-11-12
Calixte DENIZET
Bug 13063 fixed: Color selection in SciNotes preference...
29/13129/2
tree
|
commitdiff
2013-11-12
Sylvestre Ledru
* Bug #8060 fixed - Improve the display of a list in...
33/13133/2
tree
|
commitdiff
2013-11-12
Guillaume Horel
* Bug #13061 fixed - hdf5 demo failed with a read only...
28/13128/2
tree
|
commitdiff
2013-11-12
A. Khorshidi
* Bug #12793 fixed (proposal 2) - Cacsd: improve the...
37/12337/12
tree
|
commitdiff
2013-11-12
Charlotte HECQUET
* Bug #8745 fixed - Extracting from an empty matrix...
42/11942/3
tree
|
commitdiff
2013-11-12
Calixte DENIZET
EOJ: incorrect giws file after jcreatejar introduction
32/13132/2
tree
|
commitdiff
2013-11-12
Gustavo LIBOTTE
Polyline structure for storing datatips.
29/12829/3
tree
|
commitdiff
2013-11-08
Calixte DENIZET
Scirenderer: Fix GLException due to JOGL 2.1.2 update
23/13123/4
tree
|
commitdiff
2013-11-08
Vincent COUVERT
Fix code: UIDs are now integers and no more char*
05/13105/3
tree
|
commitdiff
2013-11-08
Calixte DENIZET
eoj: fix jcreatejar test
22/13122/3
tree
|
commitdiff
2013-11-08
Cedric Delamarre
readmps with 3 input arguments corrected.
19/13119/2
tree
|
commitdiff
2013-11-08
Vincent COUVERT
Add ref for Linux/Mac OS
21/13121/1
tree
|
commitdiff
2013-11-08
Calixte DENIZET
Bug 13055 fixed: Array indexing did not follow Scilab...
13/13113/2
tree
|
commitdiff
2013-11-08
Calixte DENIZET
Graphics: fec broken after uid refactoring
20/13120/2
tree
|
commitdiff
2013-11-08
Paul BIGNIER
Convert file to use UNIX delimiters
18/13118/1
tree
|
commitdiff
2013-11-08
Calixte DENIZET
Graphics: plot3d not always correctly updated after...
17/13117/2
tree
|
commitdiff
2013-11-08
Paul BIGNIER
Convert files to use UNIX delimiters
16/13116/2
tree
|
commitdiff
next