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
2013-04-12
Merge remote-tracking branch 'origin/YaSp' into richelieu
richelieu
Sylvestre Ledru
1690
-852612
/
+53362
2013-04-12
Merge remote-tracking branch 'origin/master' into yasp
Antoine ELIAS
1681
-852337
/
+53201
2013-04-12
* Bug #9059 fixed - tbx_build_macros and genlib do not stop on error.
Charlotte HECQUET
4
-2
/
+58
2013-04-12
add missing lib in windows installation since hdf5 update
Antoine ELIAS
1
-0
/
+3
2013-04-11
* Bug #11308 fixed - Calling sequences in help page of dsearch were wrong.
Charlotte HECQUET
2
-2
/
+4
2013-04-11
Add unit test for the derivat help page (based on the example from the previo...
Sylvestre Ledru
2
-0
/
+45
2013-04-11
Improve the help page of derivat
Alex Carneiro
7
-7
/
+94
2013-04-11
EO: add evoid to workaround bugs with Scilab parser
Calixte DENIZET
3
-2
/
+8
2013-04-11
Merge remote-tracking branch 'origin/YaSp' into richelieu
Sylvestre Ledru
3508
-25139
/
+46767
2013-04-11
Revert "api_scilab: fix memory leak on SciErr structs"
Antoine ELIAS
2
-10
/
+10
2013-04-11
some ref files updated (again).
Cedric Delamarre
4
-209
/
+0
2013-04-11
remove all empty lines when we create a ref file.
Cedric Delamarre
1
-5
/
+16
2013-04-11
rcond corrected.
Cedric Delamarre
4
-61
/
+145
2013-04-11
multiplication between matrix and scalar corrected
Cedric Delamarre
1
-0
/
+4
2013-04-11
Remove a bad declaration in the rational help page
Sylvestre Ledru
2
-2
/
+2
2013-04-09
Help generation: remove internal links from web doc
Calixte DENIZET
1
-1
/
+5
2013-04-09
* Bug #8680 fixed - Output argument "end" of the regexp function has been cha...
Charlotte HECQUET
2
-4
/
+6
2013-04-09
These bugs were not in the right CHANGES
Vincent COUVERT
2
-3
/
+4
2013-04-09
api_scilab: fix memory leak on SciErr structs
Simon Marchetto
2
-10
/
+10
2013-04-09
* Bug #12426 fixed - By using addErrorMessage, random string error can be dis...
Simon Marchetto
5
-81
/
+240
2013-04-09
update windows classpath.xml with new location of scirenderer.jar
Antoine ELIAS
1
-1
/
+1
2013-04-09
* bug #12415 fixed - PATH environment variable grows when using call_scilab i...
Simon Marchetto
16
-180
/
+329
2013-04-09
Replace useNativeBasedir by inheritRefs
Sylvestre Ledru
1
-1
/
+1
2013-04-09
Fix a typo (builded => built)
Sylvestre Ledru
5
-7
/
+7
2013-04-09
* Install scirenderer.jar (should fix the make install)
Sylvestre Ledru
4
-68
/
+103
2013-04-09
missing free in sci_warning
Antoine ELIAS
1
-0
/
+2
2013-04-08
Add missing include
Vincent COUVERT
1
-0
/
+1
2013-04-08
add new flag to know if function was called with a ';'
Antoine ELIAS
7
-28
/
+144
2013-04-08
fix scirenderer compilation on Wiwdows
Antoine ELIAS
2
-2
/
+3
2013-04-08
Move scirenderer code into Scilab source code.
Sylvestre Ledru
220
-146
/
+21136
2013-04-08
add increase and decrease ref for user_data handle property
Antoine ELIAS
12
-35
/
+131
2013-04-08
ode corrected.
Cedric Delamarre
1
-1
/
+2
2013-04-08
Fix a typo in the french help page of functions (thanks to Christophe Dang)
Sylvestre Ledru
1
-1
/
+1
2013-04-08
Add an image for mapsound
Sylvestre Ledru
3
-0
/
+8
2013-04-08
Revert "* Bug #11479 fixed - Under Ubuntu Unity, the color of the text menu w...
Vincent COUVERT
2
-4
/
+4
2013-04-05
add thirdparty/lib/ to the ld search patch
Sylvestre Ledru
2
-4
/
+4
2013-04-05
Bug 12506 fixed: In SciNotes, miscolorization when returned values list was b...
Calixte DENIZET
3
-146
/
+238
2013-04-05
fix double free on arguments of list extraction
Antoine ELIAS
1
-1
/
+1
2013-04-05
Revision help pages for mopen (en_US, ru_RU).
Stanislav KROTER
2
-80
/
+96
2013-04-05
Non regression test added for bug #11227.
Vincent COUVERT
2
-0
/
+51
2013-04-05
Regenerate images + rename since xcos files have been converted to zcos
Vincent COUVERT
204
-0
/
+0
2013-04-05
* Bug #4731 fixed - lqr() failed when time domain of input was a number.
Charlotte HECQUET
5
-93
/
+144
2013-04-05
* Add some Xcos specific content to xcos_toolbox_skeleton help pages.
Clément DAVID
5
-0
/
+63
2013-04-05
* Bug #12384 fixed - Using a modelica part linked with explicit link to
Clément DAVID
7
-9
/
+76
2013-04-05
Scicos: indent c_pass1 and related modelica files
Clément DAVID
3
-670
/
+670
2013-04-05
* Bug #5539 fixed - sylv() doc fix
Paul BIGNIER
4
-13
/
+54
2013-04-05
Fixed problem when the input argument theta is column vector.
Stanislav KROTER
4
-12
/
+56
2013-04-05
* Bug #8667 fixed - Handling of %nan in functions min,max,median is not corre...
Charlotte HECQUET
7
-0
/
+50
2013-04-05
Indenting scicos_simulate and xcos_simulate
Paul BIGNIER
2
-634
/
+634
2013-04-05
* Bug #7684 fixed - Introduction demo splitted in subsections.
Charlotte HECQUET
10
-225
/
+278
[next]