2019-11-06 |
Clément DAVID |
fix missing-override warnings on Scilab types 20/21120/2 |
commit | commitdiff | tree | snapshot |
2019-10-18 |
Clément DAVID |
Linux: enforce a c++17 compiler usage 05/21105/1 |
commit | commitdiff | tree | snapshot |
2019-10-17 |
Samuel GOUGEON |
[doc] misc. patchs & small improvements 23/21023/31 |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Clément DAVID |
Linux: update to automake 1.16.1 01/21101/1 |
commit | commitdiff | tree | snapshot |
2019-09-04 |
Cedric Delamarre |
remove watches from scilab debugger 83/21083/1 |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Cedric Delamarre |
[debugger] do not stop execution inside a macro witout... 72/21072/2 |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Stéphane MOTTELET |
* Bug 16174 fixed: now libraryinfo() yields [] for... 71/21071/4 |
commit | commitdiff | tree | snapshot |
2019-08-22 |
Cedric Delamarre |
[debugger] use an InternalType as watch value instead... 59/21059/2 |
commit | commitdiff | tree | snapshot |
2019-07-31 |
Antoine ELIAS |
reduce overhead of debugger and improve output of functions 60/21060/2 |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Stéphane MOTTELET |
[casd] trzeros crashed under OSX when using gfortran 59/20959/5 |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Stéphane MOTTELET |
* Bug 14557 fixed: now csim work when system has no... 13/21013/4 |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Clément DAVID |
ast: fix ArrayOf<T>::insertNew out-of-bounds access 50/21050/4 |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Stéphane Mottelet |
* Bug 15715 fixed: now %nan indexes do not crash Scilab 16/21016/2 |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Stéphane MOTTELET |
* Bug 16144 fixed: addition of sparse matrices gave... 32/21032/5 |
commit | commitdiff | tree | snapshot |
2019-07-22 |
Antoine ELIAS |
fix vfproj after f1c2002 47/21047/1 |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Stéphane Mottelet |
[interpolation] mesh2d gateway introduced 81/20681/11 |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Samuel GOUGEON |
* Bug 14498 fixed: size([],3) returned 1 instead of 0 40/21040/3 |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Stéphane MOTTELET |
* Bug 16111 fixed: now isglobal supports array of strings 28/21028/4 |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Clément DAVID |
Linux/macOS `-std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0` 36/21036/1 |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Antoine ELIAS |
provide 2 logging functions, 1 for errors and 1 for... 35/21035/3 |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Clement DAVID |
core: on error, a crash could happen 00/21000/2 |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Clément DAVID |
Linux: add a debug option to launch Scilab under rr 82/20982/3 |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Cedric Delamarre |
Scilab debugger updates 05/21005/14 |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Stéphane Mottelet |
* Bug 15984 fixed: display scale fixed for Retina displ... 98/20998/6 |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Antoine ELIAS |
fix: deletion does not return correct empty matrix 20/21020/1 |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Stéphane MOTTELET |
* Bug 15248: lsq() was leaking memory 18/21018/3 |
commit | commitdiff | tree | snapshot |
2019-06-21 |
Stéphane MOTTELET |
* Bug 15321: lu() was leaking memory 17/21017/2 |
commit | commitdiff | tree | snapshot |
2019-06-14 |
Stéphane Mottelet |
[types] fix broken .giws.xml file 01/21001/4 |
commit | commitdiff | tree | snapshot |
2019-06-14 |
Stéphane Mottelet |
* Bug 13548 fixed: now Slider values can be int. multip... 37/19937/8 |
commit | commitdiff | tree | snapshot |
2019-06-13 |
Clément DAVID |
ast: use a human-readable memory number on allocation... 06/21006/2 |
commit | commitdiff | tree | snapshot |
2019-06-13 |
Clément DAVID |
Standardization of Inf and NaN. 08/21008/3 |
commit | commitdiff | tree | snapshot |
2019-06-13 |
Clement DAVID |
BrowseVar: report used memory with SI prefix 89/20989/4 |
commit | commitdiff | tree | snapshot |
2019-06-13 |
Stéphane MOTTELET |
* Bug 15087 fixed: deleting rows or cols from matrix... 65/20965/7 |
commit | commitdiff | tree | snapshot |
2019-06-13 |
Samuel GOUGEON |
* Bug 14741: frexp() actually undocumented 03/21003/3 |
commit | commitdiff | tree | snapshot |
2019-06-13 |
Samuel GOUGEON |
* Bug 14741 fixed: [m,e]=log2(x) documented. frexp... 02/21002/4 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Stéphane MOTTELET |
* Bug 16067 fixed: now matrices of signed integers... 74/20974/5 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Stéphane Mottelet |
* Bug 16003 fixed: now mousewheel zoom works with triangles 99/20899/4 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Stéphane Mottelet |
* Bug 16015 fixed: intg(a,b,f) called f(x) with x outsi... 05/20905/6 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Clément DAVID |
fix build after 31430aee 07/21007/1 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Stéphane Mottelet |
* Bug 16013 fixed: load environment does not fail any... 04/20904/5 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Stéphane Mottelet |
* Bug 15668 fixed: save(file) don't save predefined... 03/20903/3 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Stéphane Mottelet |
* Bug 8088 fixed: norm() now accepts %nan and %inf... 74/20774/3 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Stéphane Mottelet |
* Bug 15964 fixed: now the sparse empty matrix is alway... 66/20866/5 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Stéphane Mottelet |
[sparse] now sparse([]) is sparse 27/20727/6 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Stéphane Mottelet |
* Bug 9673 fixed: colon operator precedence was too low 21/20621/3 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Nimish Kapoor |
CoverityFix-CID:1350525 Dereference null return value 14/20114/3 |
commit | commitdiff | tree | snapshot |
2019-06-12 |
Nimish Kapoor |
CoverityFix-CID:1350493 Dereference null return value 39/20439/2 |
commit | commitdiff | tree | snapshot |
2019-06-06 |
Cedric Delamarre |
Makefile update 99/20999/1 |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Nimish Kapoor |
CoverityFix-CID:1351082 Unread field should be static 69/20269/3 |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Nimish Kapoor |
CoverityFix CID:1360856 Problems with implementation... 34/20234/4 |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Samuel GOUGEON |
[scicos_blocks] Capacitor Inductor Resistor: issue... 01/20901/3 |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Adeline CARNIS |
Example of implicitplot function failed 22/20922/2 |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Stéphane Mottelet |
* Bugs 16012, 16014, 16085: fixed regression of inserti... 77/20977/10 |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Samuel GOUGEON |
* Bugs 16071+16072+16075 fixed: prettyprint() debugged... 58/20958/26 |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Clément DAVID |
Linux: fix build after e78c5951 - ASAN support 80/20980/1 |
commit | commitdiff | tree | snapshot |
2019-05-16 |
Stéphane MOTTELET |
* Bug 15840 fixed: now grand(1,prm,x) has same dims... 75/20975/3 |
commit | commitdiff | tree | snapshot |
2019-05-15 |
Clément DAVID |
AddressSanitizer: allow reports on dyn. loaded libs 61/20861/2 |
commit | commitdiff | tree | snapshot |
2019-05-13 |
Clement DAVID |
Bug #12502 fixed: Rotate, flip did not work on ports 34/20934/3 |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Clément DAVID |
coverity: fix #1401290 to #1401299 ; use default values... 69/20969/2 |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Antoine ELIAS |
mgetl: fix trouble with 'continuous' read on Windows 91/20891/4 |
commit | commitdiff | tree | snapshot |
2019-05-09 |
Stéphane MOTTELET |
[elementary_functions] added bitstring function 61/20961/9 |
commit | commitdiff | tree | snapshot |
2019-05-06 |
Paul Bignier |
Xcos MVC: avoid copy constructor calls 84/19984/2 |
commit | commitdiff | tree | snapshot |
2019-05-02 |
Clément DAVID |
Coverity: fix #1400678, #743503, #1400677, #1400675... 40/20940/3 |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Stéphane MOTTELET |
* Bug 15812 fixed: source may become corrupted after... 64/20964/7 |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Stéphane MOTTELET |
[differential_equations] add sanity check in ode unit... 63/20963/2 |
commit | commitdiff | tree | snapshot |
2019-04-30 |
Stéphane MOTTELET |
* Bug 15995 fixed: patch was missing in surface plot 62/20962/6 |
commit | commitdiff | tree | snapshot |
2019-04-19 |
Samuel GOUGEON |
Proud Puffin in good shape for the demo 55/20955/2 |
commit | commitdiff | tree | snapshot |
2019-04-17 |
Samuel GOUGEON |
[doc] Reorganizing [statistics] help pages 50/20950/2 |
commit | commitdiff | tree | snapshot |
2019-04-11 |
Stéphane Mottelet |
* Bug 16007 fixed: non-integer index in sparse crashed... 00/20900/5 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1360865 Inner class could be made static 64/20364/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1360864 Inner class could be made static 63/20363/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1360863 Inner class could be made static 62/20362/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1360862 Inner class could be made static 61/20361/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1360861 Inner class could be made static 60/20360/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351079 Inner class could be made static 59/20359/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351078 Inner class could be made static 58/20358/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351077 Inner class could be made static 57/20357/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351076 Inner class could be made static 56/20356/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351075 Inner class could be made static 55/20355/3 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351072 Inner class could be made static 53/20353/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351071 Inner class could be made static 52/20352/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351070 Inner class could be made static 51/20351/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351069 Inner class could be made static 50/20350/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351068 Inner class could be made static 49/20349/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351067 Inner class could be made static 48/20348/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351066 Inner class could be made static 47/20347/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351065 Inner class could be made static 46/20346/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351064 Inner class could be made static 45/20345/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351063 Inner class could be made static 44/20344/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351062 Inner class could be made static 43/20343/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1351061 Inner class could be made static 42/20342/2 |
commit | commitdiff | tree | snapshot |
2019-04-10 |
Nimish Kapoor |
CoverityFix-CID:1367996 Inner class could be made static 65/20365/3 |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Samuel GOUGEON |
Menu ? => Links => Mailing lists was KO 30/20930/3 |
commit | commitdiff | tree | snapshot |
2019-04-09 |
Nimish Kapoor |
CovertyFix-CID:1366841,CID:1366842 Resource Leak 32/20932/1 |
commit | commitdiff | tree | snapshot |
2019-04-08 |
Stéphane Mottelet |
* Bug 16033 fixed: now scilab-bin is not built using... 15/20915/3 |
commit | commitdiff | tree | snapshot |
2019-04-08 |
Samuel GOUGEON |
* Bug 15983 fixed [cacsd]: group() regressed in 5.5.2 87/20887/3 |
commit | commitdiff | tree | snapshot |
2019-04-05 |
Samuel GOUGEON |
* Bug 16021 fixed: tand(90) cotd(90) 1/cosd(90) were... 13/20913/4 |
commit | commitdiff | tree | snapshot |
2019-04-05 |
Stéphane MOTTELET |
Fix OSX compilation problems 09/20909/2 |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Samuel GOUGEON |
* Bug 16005 fixed [doc]: intdec() example was biased... 11/20911/2 |
commit | commitdiff | tree | snapshot |
2019-02-27 |
Antoine ELIAS |
Command history: Save in file before each execution... 71/20871/2 |
commit | commitdiff | tree | snapshot |
next |