projects
/
scilab.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix missing-override warnings on Scilab types
[scilab.git]
/
scilab
/
modules
/
ast
/
includes
/
types
/
arrayof.hxx
2019-11-06
Clément DAVID
fix missing-override warnings on Scilab types
20/21120/2
blob
|
commitdiff
2019-06-13
Clément DAVID
ast: use a human-readable memory number on allocation...
06/21006/2
blob
|
commitdiff
|
diff to current
2019-06-13
Clement DAVID
BrowseVar: report used memory with SI prefix
89/20989/4
blob
|
commitdiff
|
diff to current
2019-01-08
Stéphane Mottelet
* Bug 14606 fixed: now `[names,mem]=who()` returns...
66/20666/3
blob
|
commitdiff
|
diff to current
2018-12-17
Antoine ELIAS
Revert "* Bug 14606 fixed: now `[names,mem]=who()`...
64/20664/1
blob
|
commitdiff
|
diff to current
2018-07-12
Stéphane Mottelet
* Bug 14606 fixed: now `[names,mem]=who()` returns...
16/20216/20
blob
|
commitdiff
|
diff to current
2017-03-27
Cedric Delamarre
Memory leak fixed in types
18/19218/2
blob
|
commitdiff
|
diff to current
2017-01-26
Antoine ELIAS
improve insert and insertNew of native types
61/17761/4
blob
|
commitdiff
|
diff to current
2016-06-23
Dhruv Khattar
Coverity: ast module class hierarchy inconsistencies...
82/18282/2
blob
|
commitdiff
|
diff to current
2016-02-26
Clément DAVID
Types: remove a warning about an unused internal helper...
09/17809/2
blob
|
commitdiff
|
diff to current
2016-02-02
Pierre-Aime Agnel
License Header change: Removed the LICENSE_END before...
59/17759/2
blob
|
commitdiff
|
diff to current
2016-01-27
Pierre-Aime Agnel
GPL + CeCILL Header change
34/17734/5
blob
|
commitdiff
|
diff to current
2015-12-14
Cedric Delamarre
Attack of the Clones
93/17493/12
blob
|
commitdiff
|
diff to current
2015-12-11
Antoine ELIAS
New C API for Scilab gateways (once again ...)
25/17425/23
blob
|
commitdiff
|
diff to current
2015-09-28
Antoine ELIAS
Command line debugger first version
96/17196/5
blob
|
commitdiff
|
diff to current
2015-09-09
Calixte DENIZET
Decrease dependency level with ast modules
78/17178/3
blob
|
commitdiff
|
diff to current
2015-08-12
Marcos CARDINOT
Revert "Merge branch 'master' into palette-browser"
23/17023/1
blob
|
commitdiff
2015-08-05
Cedric Delamarre
ScilabException management and bug fixed
59/16959/2
blob
|
commitdiff
|
diff to current
2015-07-24
Antoine ELIAS
fix trouble after extract improvements
93/16893/2
blob
|
commitdiff
|
diff to current
2015-06-19
Antoine ELIAS
reduce Eigen headers visibility
88/16588/4
blob
|
commitdiff
|
diff to current
2015-03-23
Antoine ELIAS
move memory allocation try catch from double to arrayof
18/16218/2
blob
|
commitdiff
|
diff to current
2015-03-04
Clément DAVID
Use a stack to manage "where" location
41/16041/6
blob
|
commitdiff
|
diff to current
2015-02-23
Antoine ELIAS
fix 'some' memory leaks @startup
91/15991/9
blob
|
commitdiff
|
diff to current
2015-02-16
Cedric Delamarre
move some methode from arrayof.hxx to arrayof.cpp
55/15955/5
blob
|
commitdiff
|
diff to current
2015-02-13
Cedric Delamarre
bug_10830 fixed
53/15953/1
blob
|
commitdiff
|
diff to current
2015-01-13
Vincent COUVERT
Fix Mac OS X compilation using clang
05/15805/1
blob
|
commitdiff
|
diff to current
2015-01-13
Antoine ELIAS
fix Windows warning about string functions and merge...
01/15801/5
blob
|
commitdiff
|
diff to current
2015-01-12
Sylvain GENIN
bug 3688 : resize the hypermatrices for the insertion
19/15719/7
blob
|
commitdiff
|
diff to current
2015-01-06
Cedric Delamarre
List insertion fixed
36/15736/7
blob
|
commitdiff
|
diff to current
2014-12-01
Cedric Delamarre
extraction fixed
10/15610/2
blob
|
commitdiff
|
diff to current
2014-11-12
Cedric Delamarre
variable print, disp and string fixed.
16/15516/4
blob
|
commitdiff
|
diff to current
2014-11-04
Antoine ELIAS
fix reshape to remove last dimensions at 1 for dims > 2
71/15471/2
blob
|
commitdiff
|
diff to current
2014-10-31
Cedric Delamarre
isScalar moved in GenericType.
25/15325/4
blob
|
commitdiff
|
diff to current
2014-10-29
Clément DAVID
Xcos MVC: use shared_ptr on the Model
16/15416/6
blob
|
commitdiff
|
diff to current
2014-10-28
Cedric Delamarre
leak in cell fixed and insertion in 10% allocated.
35/15435/4
blob
|
commitdiff
|
diff to current
2014-10-22
Antoine ELIAS
fix mem leak in insert of empty indexes
01/15401/7
blob
|
commitdiff
|
diff to current
2014-10-09
Cedric Delamarre
List display fixed.
46/15346/6
blob
|
commitdiff
|
diff to current
2014-09-18
Antoine ELIAS
AST : uniformize accessors name to setXXX and getXXX...
33/15233/4
blob
|
commitdiff
|
diff to current
2014-09-12
Cedric Delamarre
fix warning in ast module.
06/15206/9
blob
|
commitdiff
|
diff to current
2014-09-11
Sylvain GENIN
fix vector insert along with Colon(:)
99/15099/6
blob
|
commitdiff
|
diff to current
2014-09-04
Clément DAVID
Fix GCC 4.8 optional warnings (-Wall -Wextra)
66/15166/1
blob
|
commitdiff
|
diff to current
2014-09-03
Sylvain GENIN
fix the complete removal of data in a table returns...
33/15133/5
blob
|
commitdiff
|
diff to current
2014-08-07
Cedric Delamarre
refactoring polynom.
47/14847/22
blob
|
commitdiff
|
diff to current
2014-08-07
Cedric Delamarre
mem leak fixed when fill matrix with null item.
55/14955/8
blob
|
commitdiff
|
diff to current
2014-08-01
Clément David
Fix some warnings
67/14967/1
blob
|
commitdiff
|
diff to current
2014-07-23
Cedric Delamarre
delete of opt arguments corrected.
18/14818/6
blob
|
commitdiff
|
diff to current
2014-07-22
Calixte DENIZET
Replace Min, Max and Abs by std::min, std::max and...
25/14925/2
blob
|
commitdiff
|
diff to current
2014-07-15
Calixte DENIZET
Refactor callexp visit
17/14817/4
blob
|
commitdiff
|
diff to current
2014-07-11
Antoine ELIAS
kernel modules Wiedervereinigung
42/14842/5
blob
|
commitdiff
|
diff to current