2015-05-21 |
Calixte DENIZET |
Lexer: slightly improve strings & comments lexing 00/15100/2 |
tree | commitdiff |
2015-05-20 |
Antoine ELIAS |
fix putInPreviousScope on libraries 98/16498/1 |
tree | commitdiff |
2015-05-20 |
Antoine ELIAS |
use shortcut visitor in whileexp condition evaluation 93/16493/4 |
tree | commitdiff |
2015-05-19 |
Cedric Delamarre |
library removed from current scope. 90/16490/1 |
tree | commitdiff |
2015-05-19 |
Antoine ELIAS |
fix bug on cell extraction 85/16485/1 |
tree | commitdiff |
2015-05-19 |
Clément DAVID |
Fix invalid read / write detected by valgrind 80/16480/2 |
tree | commitdiff |
2015-05-18 |
Sylvain GENIN |
Xlist integrated in another Xlist need to be copied... 70/16470/3 |
tree | commitdiff |
2015-05-06 |
Antoine ELIAS |
fix detection of 1:$ in insertion 51/16451/1 |
tree | commitdiff |
2015-05-06 |
Antoine ELIAS |
fix trouble after https://codereview.scilab.org/#/c... 45/16445/3 |
tree | commitdiff |
2015-05-05 |
Antoine ELIAS |
Improve performance for loop and insertion 42/16442/3 |
tree | commitdiff |
2015-04-30 |
Vincent COUVERT |
Fix double-free after https://codereview.scilab.org... 34/16434/1 |
tree | commitdiff |
2015-04-30 |
Vincent COUVERT |
Manage overloaded functions in where. 18/16418/2 |
tree | commitdiff |
2015-04-29 |
Cedric Delamarre |
insertion in cell 52/16352/5 |
tree | commitdiff |
2015-04-29 |
Sylvain GENIN |
for no display the zeros in a polynom 88/16388/3 |
tree | commitdiff |
2015-04-28 |
Cedric Delamarre |
somes modifications about UserType 15/16415/1 |
tree | commitdiff |
2015-04-22 |
Antoine ELIAS |
enable visual leak detector in all projects ( on window... 91/16391/3 |
tree | commitdiff |
2015-04-15 |
Antoine ELIAS |
fix ast memory leak in tests 65/16365/4 |
tree | commitdiff |
2015-04-15 |
Sylvain GENIN |
insert data from handle with index in Double 69/16369/6 |
tree | commitdiff |
2015-04-10 |
Cedric Delamarre |
rewrite spchol using eigen. 64/11464/8 |
tree | commitdiff |
2015-04-09 |
Anais AUBERT |
fix bad call to killMe in matrixExp 08/16308/3 |
tree | commitdiff |
2015-04-07 |
Antoine ELIAS |
update mexlib module 21/16321/5 |
tree | commitdiff |
2015-04-03 |
Cedric Delamarre |
Restrict multiple insertion. 40/15940/9 |
tree | commitdiff |
2015-04-03 |
Cedric Delamarre |
types_or fixed with [] 16/16316/3 |
tree | commitdiff |
2015-04-02 |
Anais AUBERT |
fix hypermat test and some matrix insertion 23/16023/3 |
tree | commitdiff |
2015-04-02 |
Antoine ELIAS |
implement predef 01/16301/7 |
tree | commitdiff |
2015-03-30 |
Antoine ELIAS |
Limit sparse/Eigen include propagation 71/16271/1 |
tree | commitdiff |
2015-03-27 |
Cedric Delamarre |
bug_4339 fixed 69/16269/4 |
tree | commitdiff |
2015-03-27 |
Cedric Delamarre |
boolean toString fixed 45/16245/2 |
tree | commitdiff |
2015-03-25 |
Antoine ELIAS |
replug ui_data 34/16234/4 |
tree | commitdiff |
2015-03-24 |
Vincent COUVERT |
Replug demo_gui() with new scopes. 19/16219/3 |
tree | commitdiff |
2015-03-23 |
Antoine ELIAS |
move memory allocation try catch from double to arrayof 18/16218/2 |
tree | commitdiff |
2015-03-19 |
Antoine ELIAS |
revert std::wstring to wchar_t* due to strange behavior... 77/16177/2 |
tree | commitdiff |
2015-03-18 |
Calixte DENIZET |
Analysis: replace constant in Result by a C++ union 52/16152/4 |
tree | commitdiff |
2015-03-18 |
Antoine ELIAS |
fix ast tests memory leaks 66/16166/7 |
tree | commitdiff |
2015-03-18 |
Cedric Delamarre |
ThreadManagement class added to store and use all mutex... 55/16155/8 |
tree | commitdiff |
2015-03-18 |
Sylvain GENIN |
fix bug 6792 : save expected size before recursive... 31/16131/5 |
tree | commitdiff |
2015-03-18 |
Calixte DENIZET |
Analysis: enable symbolic analysis of the matrice dimen... 43/16143/3 |
tree | commitdiff |
2015-03-13 |
Cedric Delamarre |
thread management fixed. 41/16141/11 |
tree | commitdiff |
2015-03-12 |
Cedric Delamarre |
double free fixed in run_AssignExp 49/16149/2 |
tree | commitdiff |
2015-03-11 |
Vincent COUVERT |
Remove debug message 35/16135/1 |
tree | commitdiff |
2015-03-10 |
Calixte DENIZET |
Analysis: add classes to manage constraints on symbolic... 16/16116/3 |
tree | commitdiff |
2015-03-10 |
Calixte DENIZET |
Exps: add an equal method 12/16112/3 |
tree | commitdiff |
2015-03-10 |
Cedric Delamarre |
Threads execution managemement. 09/16109/6 |
tree | commitdiff |
2015-03-10 |
Antoine ELIAS |
fix bug 1412 27/16127/4 |
tree | commitdiff |
2015-03-10 |
Antoine ELIAS |
Leak memory in elementary_functions tests 99/15999/6 |
tree | commitdiff |
2015-03-09 |
Vincent COUVERT |
Revert "fix bug 1412" 21/16121/3 |
tree | commitdiff |
2015-03-09 |
Anais AUBERT |
fix bug 1412 17/16117/2 |
tree | commitdiff |
2015-03-09 |
Anais AUBERT |
eye division 41/15241/4 |
tree | commitdiff |
2015-03-05 |
Cedric Delamarre |
double free fixed and external_objects invoke corrected. 98/16098/4 |
tree | commitdiff |
2015-03-04 |
Antoine ELIAS |
improve for this implicit list to avoid new/delete... 58/16058/3 |
tree | commitdiff |
2015-03-04 |
Anais AUBERT |
fix poly + eyePoly 89/16089/4 |
tree | commitdiff |
2015-03-04 |
Anais AUBERT |
fix poly*eye() 80/16080/5 |
tree | commitdiff |
2015-03-04 |
Clément DAVID |
Use a stack to manage "where" location 41/16041/6 |
tree | commitdiff |
2015-03-04 |
Antoine ELIAS |
update matrix insert and insertNew with : 90/16090/2 |
tree | commitdiff |
2015-03-03 |
Antoine ELIAS |
fix insertion in list with overloading 77/16077/1 |
tree | commitdiff |
2015-03-03 |
Vincent COUVERT |
* Revert modification about functions returning []... 75/16075/2 |
tree | commitdiff |
2015-03-03 |
Antoine ELIAS |
extract on [] must check bad index before return [] 76/16076/2 |
tree | commitdiff |
2015-03-03 |
Antoine ELIAS |
check index of extraction/insertion are not negative... 73/16073/2 |
tree | commitdiff |
2015-03-02 |
Vincent COUVERT |
Re-plug external_objects + external_objects_java. 34/15934/6 |
tree | commitdiff |
2015-03-02 |
Antoine ELIAS |
fix windows installer, .bin files are missing, macrofil... 67/16067/1 |
tree | commitdiff |
2015-02-27 |
Cedric Delamarre |
FieldExp fixed about overload error. 53/16053/3 |
tree | commitdiff |
2015-02-27 |
Cedric Delamarre |
differential_equations error management. 50/16050/5 |
tree | commitdiff |
2015-02-25 |
Antoine ELIAS |
fix root error after spec error and toString on poly... 42/16042/1 |
tree | commitdiff |
2015-02-25 |
Cedric Delamarre |
Cell extraction fixed. 35/16035/2 |
tree | commitdiff |
2015-02-25 |
Antoine ELIAS |
protect rhs against removal [a,b] = (b,a) 31/16031/1 |
tree | commitdiff |
2015-02-24 |
Vincent COUVERT |
Fix mlist/list comparison overloading after https:... 17/16017/2 |
tree | commitdiff |
2015-02-24 |
Clément DAVID |
String: free the string data instead of delete[] 26/16026/1 |
tree | commitdiff |
2015-02-24 |
Sylvain GENIN |
fix polynom from comparison[eq,ne] and add test on... 18/16018/1 |
tree | commitdiff |
2015-02-23 |
Sylvain GENIN |
comparison_[eq,ne] add scalardhandle 12/16012/3 |
tree | commitdiff |
2015-02-23 |
Antoine ELIAS |
fix 'some' memory leaks @startup 91/15991/9 |
tree | commitdiff |
2015-02-23 |
Sylvain GENIN |
fixe (function, macro, struct, [T,M]List) == and <... 02/16002/4 |
tree | commitdiff |
2015-02-20 |
Cedric Delamarre |
leak on list fixed. 93/15993/1 |
tree | commitdiff |
2015-02-19 |
Sylvain GENIN |
fix comparison two string : [a;b] == [c a b] 85/15985/1 |
tree | commitdiff |
2015-02-19 |
Sylvain GENIN |
comparison equal and no equal 13/15913/14 |
tree | commitdiff |
2015-02-18 |
Vincent COUVERT |
Fix Mac OS X compilation after: 73/15973/1 |
tree | commitdiff |
2015-02-18 |
Cedric Delamarre |
setfield fixed 67/15967/2 |
tree | commitdiff |
2015-02-16 |
Cedric Delamarre |
move some methode from arrayof.hxx to arrayof.cpp 55/15955/5 |
tree | commitdiff |
2015-02-13 |
Cédric DELAMARRE |
Revert "bug_10830 fixed" 52/15952/2 |
tree | commitdiff |
2015-02-13 |
Cedric Delamarre |
bug_10830 fixed 48/15948/2 |
tree | commitdiff |
2015-02-10 |
Antoine ELIAS |
First macr2tree implementation based on AST. 14/15914/8 |
tree | commitdiff |
2015-02-10 |
Vincent COUVERT |
Fix MEX files link. 20/15920/7 |
tree | commitdiff |
2015-02-10 |
Vincent COUVERT |
Fix structure field deletion by inserting null(). 27/15927/1 |
tree | commitdiff |
2015-02-09 |
Vincent COUVERT |
Reset return flag while running ForExp 22/15922/4 |
tree | commitdiff |
2015-02-06 |
Antoine ELIAS |
fix '$ / x' waiting refactor of operations 16/15916/2 |
tree | commitdiff |
2015-02-06 |
Cedric Delamarre |
Avoid the last extraction when insertion in a FieldExp. 19/15919/2 |
tree | commitdiff |
2015-02-03 |
Antoine ELIAS |
add function libraryinfo and librarieslist 00/15900/4 |
tree | commitdiff |
2015-02-02 |
Antoine ELIAS |
update whereis to return several libraries names 99/15899/1 |
tree | commitdiff |
2015-02-02 |
Antoine ELIAS |
fix bad performance with sparse() function 94/15894/5 |
tree | commitdiff |
2015-02-02 |
Antoine ELIAS |
'hidden' macros from lib are visible only in main macro 85/15885/7 |
tree | commitdiff |
2015-01-28 |
Antoine ELIAS |
Add c interface to manage dyn link function via index 21/15821/9 |
tree | commitdiff |
2015-01-28 |
Antoine ELIAS |
fix ast tests 69/15869/3 |
tree | commitdiff |
2015-01-26 |
Antoine ELIAS |
fix some tests errors in optimization module 33/15833/4 |
tree | commitdiff |
2015-01-26 |
Cedric Delamarre |
double free fix 64/15864/4 |
tree | commitdiff |
2015-01-23 |
Antoine ELIAS |
fix after https://codereview.scilab.org/#/c/15839/... 52/15852/3 |
tree | commitdiff |
2015-01-21 |
Cedric Delamarre |
better fix after https://codereview.scilab.org/#/c... 45/15845/2 |
tree | commitdiff |
2015-01-21 |
Clément DAVID |
AST: use .hpp file extension for templated implementation 40/15840/3 |
tree | commitdiff |
2015-01-21 |
Cedric Delamarre |
list insertion fixed 38/15838/2 |
tree | commitdiff |
2015-01-21 |
Antoine ELIAS |
matrix 1x1 declaration [var] as manage like var 39/15839/2 |
tree | commitdiff |
2015-01-15 |
Bruno JOFRET |
FIX ArrayListExp used for variableField 20/15820/1 |
tree | commitdiff |
2015-01-14 |
Antoine ELIAS |
fix printvisitor on multiline matrix 14/15814/2 |
tree | commitdiff |
next |