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-07-02
matrix division updated.
YaSp2012
Cedric Delamarre
1
-208
/
+218
2013-07-01
test updated, {} create a cell in YaSp.
Cedric Delamarre
1
-7
/
+7
2013-07-01
overload %s_i_i rewrote for Yasp.
Cedric Delamarre
1
-9
/
+1
2013-07-01
qr updated.
Cedric Delamarre
1
-0
/
+7
2013-07-01
inv : nonreg test 10921 updated.
Cedric Delamarre
2
-5
/
+2
2013-07-01
spec : error message corrected and test updated.
Cedric Delamarre
2
-7
/
+7
2013-07-01
somes types tests updated.
Cedric Delamarre
5
-33
/
+44
2013-06-28
strtod function updated.
Cedric Delamarre
1
-5
/
+43
2013-06-28
strcmp unit test updated.
Cedric Delamarre
1
-13
/
+12
2013-06-27
set types::Pointer as assignable.
Cedric Delamarre
1
-0
/
+6
2013-06-26
Fix Mac OS X compilation.
Vincent COUVERT
4
-257
/
+286
2013-06-26
Move tests from SCI/modules/double/ to SCI/modules/types/ (double module has ...
Vincent COUVERT
2
-0
/
+0
2013-06-26
Fix Mac OS X compilation
Vincent COUVERT
1
-0
/
+1
2013-06-25
typename rewrote.
Cedric Delamarre
12
-384
/
+101
2013-06-25
revert dae unit test from master.
Cedric Delamarre
1
-50
/
+11
2013-06-25
dae unit test updated.
Cedric Delamarre
2
-3
/
+4
2013-06-25
intg updated after modification in master.
Vincent COUVERT
3
-33
/
+74
2013-06-25
intg unit test updated.
Cedric Delamarre
1
-2
/
+1
2013-06-25
tmpdir path of the scilab start in test_run corrected.
Cedric Delamarre
1
-1
/
+1
2013-06-25
test_run update binary names on Windows
Antoine ELIAS
1
-2
/
+2
2013-06-25
fix varargout management after https://codereview.scilab.org/#/c/11740/
Antoine ELIAS
1
-0
/
+5
2013-06-24
Revert "intg updated after modification in master."
Vincent COUVERT
2
-71
/
+33
2013-06-24
bvode unit test updated.
Cedric Delamarre
2
-5
/
+8
2013-06-24
min/max : management of [] corrected.
Cedric Delamarre
4
-16
/
+62
2013-06-24
Reset flags after execution of the file passed to Scilab with -f argument.
Cedric Delamarre
1
-0
/
+2
2013-06-24
intg updated after modification in master.
Cedric Delamarre
2
-33
/
+71
2013-06-24
On windows :
Antoine ELIAS
18
-201
/
+212
2013-06-24
Fix F2C compilation after https://codereview.scilab.org/#/c/11733/
Vincent COUVERT
123
-19575
/
+71
2013-06-24
fix MacOSX startup
Antoine ELIAS
4
-30
/
+15
2013-06-24
history_manager, add copy to \0
Antoine ELIAS
1
-1
/
+1
2013-06-24
update banner
Antoine ELIAS
1
-1
/
+0
2013-06-21
propagate cmdline option in new main function
Antoine ELIAS
6
-186
/
+171
2013-06-21
fix intel compilation on windows
Antoine ELIAS
4
-22
/
+25
2013-06-21
move declaration of variables at start of block
Antoine ELIAS
1
-7
/
+7
2013-06-21
complex left division corrected.
Cedric Delamarre
1
-26
/
+37
2013-06-21
squeeze unit test updated.
Cedric Delamarre
2
-3
/
+4
2013-06-20
nonreg_test about stacksize deleted.
Cedric Delamarre
2
-33
/
+0
2013-06-20
deff macro corrected.
Cedric Delamarre
1
-1
/
+1
2013-06-20
stacksize and gstacksize unit_test removed.
Cedric Delamarre
4
-74
/
+0
2013-06-20
eq and ne whith types::Struct plugged.
Cedric Delamarre
1
-0
/
+43
2013-06-20
Merge remote-tracking branch 'origin/master' into yasp
Antoine ELIAS
303
-9109
/
+14130
2013-06-20
cross function added. See bug #9941 fixed.
Charlotte HECQUET
9
-0
/
+239
2013-06-20
Fix test win64b: test_run('optimization', 'bug_11452')
Adeline CARNIS
6
-17
/
+1
2013-06-20
Fix test win64b: test_run('core', 'bug_8086')
Adeline CARNIS
2
-3
/
+3
2013-06-20
fix windows installer generation
Antoine ELIAS
1
-1
/
+0
2013-06-20
conj : error message corrected and unit test updated.
Cedric Delamarre
3
-11
/
+11
2013-06-20
*Bug #4042 fixed - squeeze(A(1,1,:)) returned an hypermatrix instead a matrix.
Adeline CARNIS
3
-0
/
+64
2013-06-20
lexicographical gsort with nan corrected.
Cedric Delamarre
1
-4
/
+8
2013-06-20
*Bug #11766 fixed - nthroot in the m2sci help added.
Adeline CARNIS
2
-0
/
+96
2013-06-20
* Bug #12666 fixed - There was a memory leak in fft function.
Charlotte HECQUET
4
-1
/
+67
[next]