Age | Commit message (Expand) | Author | Files | Lines |
2015-08-28 | add "CLI SHELL MODE" in all tests that do not have : | Antoine ELIAS | 1347 | -4450/+4222 |
2015-08-28 | boolean display fixed | Cedric Delamarre | 4 | -28/+73 |
2015-08-27 | insertion fixed when error occured. | Cedric Delamarre | 2 | -15/+56 |
2015-08-27 | AST tests: extract graphics dependant tests | Clément DAVID | 8 | -31/+62 |
2015-08-27 | * Bug #14093 fixed - atanh returns NaN for values with an absolute value grea... | Cedric Delamarre | 4 | -10/+86 |
2015-08-27 | disp(macro) fixed | Cedric Delamarre | 1 | -1/+10 |
2015-08-27 | c{} (with c a cell) make Scilab crashe. | Charlotte HECQUET | 3 | -0/+26 |
2015-08-27 | PASS test_run('scicos', [], 'mode_nwni') | Clément DAVID | 3 | -0/+167 |
2015-08-27 | Scilab crashes with: c{}=1 (with c is a cell). | Charlotte HECQUET | 3 | -2/+11 |
2015-08-27 | memory leaks in hdf5 module | Cedric Delamarre | 17 | -120/+277 |
2015-08-27 | * Bug #14057 fixed - grand(m,n) returned a wrong error and grand(m,n,p) calle... | Adeline CARNIS | 4 | -12/+60 |
2015-08-27 | callOnPrompt use StoreCommand | Antoine ELIAS | 2 | -6/+7 |
2015-08-27 | Update cell help page. | Charlotte HECQUET | 4 | -113/+167 |
2015-08-27 | Update functions and help pages with new cell format. | Charlotte HECQUET | 17 | -164/+101 |
2015-08-27 | iscell() help pages updated. | Charlotte HECQUET | 5 | -10/+10 |
2015-08-27 | Update cellstr, num2cell and cell2mat (+ help pages). | Charlotte HECQUET | 5 | -29/+21 |
2015-08-27 | more information added to error message in macro call | Cedric Delamarre | 1 | -4/+5 |
2015-08-27 | test_run flag JVM NOT MANDATORY become deprecated | Antoine ELIAS | 363 | -367/+404 |
2015-08-27 | fix mexlib mexEvalString test | Antoine ELIAS | 1 | -213/+10 |
2015-08-26 | MacOS X: fix runtime library loading ('function proposed to the engine is the... | Francois GRANADE | 4 | -8/+8 |
2015-08-26 | Typo in message | Francois GRANADE | 1 | -2/+2 |
2015-08-26 | MacOS X: fix .dylib detection after fc90b8cc | Clément DAVID | 4 | -1240/+1969 |
2015-08-25 | execstr fixed about third argument. | Cedric Delamarre | 1 | -1/+6 |
2015-08-25 | exception fixed when insertion call an overload. | Cedric Delamarre | 2 | -1/+7 |
2015-08-25 | AST: fix mismatched use of malloc/new/new[] versus free/delete/delete[] | Clément DAVID | 2 | -5/+5 |
2015-08-25 | ast, elementary_functions, string, fileio, output_stream memory leaks | Antoine ELIAS | 40 | -278/+465 |
2015-08-25 | add a class to store dlamch constant | Antoine ELIAS | 48 | -120/+403 |
2015-08-25 | test_run: add an "mode_nwni_profiling" parameter | Clément DAVID | 3 | -5/+33 |
2015-08-24 | ast memory leaks | Antoine ELIAS | 66 | -22/+124 |
2015-08-24 | matplot color fixed | Cedric Delamarre | 1 | -18/+64 |
2015-08-24 | Windows compilation fixed. | Cedric Delamarre | 2 | -52/+52 |
2015-08-21 | unintialize value fixed and std::atomic used in Runner | Cedric Delamarre | 3 | -30/+22 |
2015-08-21 | Xcos log: avoid ambiguous definition | Clément DAVID | 2 | -22/+11 |
2015-08-21 | * Bug #14095 fixed - Scilab crashed when a .fig file was loaded with loadmatf... | Charlotte HECQUET | 5 | -2/+39 |
2015-08-21 | Xcos JNI: add getObjectProperty(..., bool) | Clément DAVID | 4 | -42/+117 |
2015-08-20 | Xcos MVC: add a default explorer view | Clément DAVID | 24 | -230/+1311 |
2015-08-20 | Xcos scopes: fix the error reporting on NWNI mode | Clément DAVID | 10 | -87/+44 |
2015-08-20 | * Bug #14040 fixed - graphic property setting fails when using array of handles | Cedric Delamarre | 4 | -8/+64 |
2015-08-19 | * Bug #13944 fixed - The menu "Toolboxes" was missing. | Samuel Gougeon | 1 | -0/+2 |
2015-08-19 | Compilation: upgrade swig generated files to swig-3.0.7 | Clément DAVID | 73 | -730/+1019 |
2015-08-19 | restoring the Toolboxes menu for not autoloaded contrib/ toolboxes. http://bu... | Samuel Gougeon | 3 | -2/+25 |
2015-08-19 | * Bug #14058 fixed - Scilab crashed with 'file("close", file())' instruction | Charlotte HECQUET | 5 | -4/+59 |
2015-08-19 | Xcos MVC: fix default 'wpar' property | Paul Bignier | 7 | -44/+66 |
2015-08-19 | Types: fix fieldnames for Scicos objects | Paul Bignier | 5 | -70/+85 |
2015-08-18 | Typo fix: varaible -> variable | Paul Bignier | 9 | -23/+22 |
2015-08-18 | Scicos tests: fix getfield to mind Annotations and Links | Paul Bignier | 2 | -16/+107 |
2015-08-18 | Xcos MVC: allow to pass the properties in any order | Paul Bignier | 3 | -20/+248 |
2015-08-18 | mclose("all") showed a warning when it was executed in scinotes. | Charlotte HECQUET | 3 | -4/+31 |
2015-08-18 | * Bug #14036 fixed - tag and user_data properties were not displayed and not ... | Charlotte HECQUET | 6 | -460/+83 |
2015-08-18 | * Bug #13843 fixed - Scilab crashed when polarplot and plot2d were called wit... | Charlotte HECQUET | 4 | -14/+70 |