2019-12-05 |
Stéphane MOTTELET |
* Bug 16118 fixed: now %s <> 1+%s returns %t 14/21014/3 |
blob | commitdiff |
2019-12-05 |
Stéphane MOTTELET |
* Bug 16263 fixed: insertion in complex polynomial... 44/21144/4 |
blob | commitdiff | diff to current |
2019-12-04 |
Stéphane MOTTELET |
* Bug 16264 fixed: now after empty loop iterator is... 45/21145/5 |
blob | commitdiff | diff to current |
2019-11-19 |
Stéphane MOTTELET |
* Bug 15781 fixed: display of complex matrix was ugly 89/21089/6 |
blob | commitdiff | diff to current |
2019-11-19 |
Stéphane MOTTELET |
* Bug 16209 fixed: grand(n,m,exp,1) may freeze Scilab... 98/21098/2 |
blob | commitdiff | diff to current |
2019-11-19 |
Stéphane MOTTELET |
* Bug 16208 fixed: 3D string matrix may crash old C... 02/21102/3 |
blob | commitdiff | diff to current |
2019-11-19 |
Clément DAVID |
Linux dynamic link: remove pre-c++11 ABI compat 32/21132/3 |
blob | commitdiff | diff to current |
2019-08-23 |
Stéphane MOTTELET |
* Bug 16174 fixed: now libraryinfo() yields [] for... 71/21071/4 |
blob | commitdiff | diff to current |
2019-07-24 |
Stéphane MOTTELET |
* Bug 14557 fixed: now csim work when system has no... 13/21013/4 |
blob | commitdiff | diff to current |
2019-07-24 |
Stéphane Mottelet |
* Bug 15715 fixed: now %nan indexes do not crash Scilab 16/21016/2 |
blob | commitdiff | diff to current |
2019-07-23 |
Stéphane MOTTELET |
* Bug 16144 fixed: addition of sparse matrices gave... 32/21032/5 |
blob | commitdiff | diff to current |
2019-07-19 |
Stéphane Mottelet |
[interpolation] mesh2d gateway introduced 81/20681/11 |
blob | commitdiff | diff to current |
2019-07-19 |
Samuel GOUGEON |
* Bug 14498 fixed: size([],3) returned 1 instead of 0 40/21040/3 |
blob | commitdiff | diff to current |
2019-07-19 |
Stéphane MOTTELET |
* Bug 16111 fixed: now isglobal supports array of strings 28/21028/4 |
blob | commitdiff | diff to current |
2019-07-17 |
Clément DAVID |
Linux/macOS `-std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0` 36/21036/1 |
blob | commitdiff | diff to current |
2019-06-25 |
Stéphane Mottelet |
* Bug 15984 fixed: display scale fixed for Retina displ... 98/20998/6 |
blob | commitdiff | diff to current |
2019-06-25 |
Stéphane MOTTELET |
* Bug 15248: lsq() was leaking memory 18/21018/3 |
blob | commitdiff | diff to current |
2019-06-21 |
Stéphane MOTTELET |
* Bug 15321: lu() was leaking memory 17/21017/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-06-13 |
Stéphane MOTTELET |
* Bug 15087 fixed: deleting rows or cols from matrix... 65/20965/7 |
blob | commitdiff | diff to current |
2019-06-13 |
Samuel GOUGEON |
* Bug 14741 fixed: [m,e]=log2(x) documented. frexp... 02/21002/4 |
blob | commitdiff | diff to current |
2019-06-12 |
Stéphane MOTTELET |
* Bug 16067 fixed: now matrices of signed integers... 74/20974/5 |
blob | commitdiff | diff to current |
2019-06-12 |
Stéphane Mottelet |
* Bug 16003 fixed: now mousewheel zoom works with triangles 99/20899/4 |
blob | commitdiff | diff to current |
2019-06-12 |
Stéphane Mottelet |
* Bug 16015 fixed: intg(a,b,f) called f(x) with x outsi... 05/20905/6 |
blob | commitdiff | diff to current |
2019-06-12 |
Stéphane Mottelet |
* Bug 16013 fixed: load environment does not fail any... 04/20904/5 |
blob | commitdiff | diff to current |
2019-06-12 |
Stéphane Mottelet |
* Bug 15668 fixed: save(file) don't save predefined... 03/20903/3 |
blob | commitdiff | diff to current |
2019-06-12 |
Stéphane Mottelet |
* Bug 15964 fixed: now the sparse empty matrix is alway... 66/20866/5 |
blob | commitdiff | diff to current |
2019-06-12 |
Stéphane Mottelet |
* Bug 9673 fixed: colon operator precedence was too low 21/20621/3 |
blob | commitdiff | diff to current |
2019-05-28 |
Stéphane Mottelet |
* Bugs 16012, 16014, 16085: fixed regression of inserti... 77/20977/10 |
blob | commitdiff | diff to current |
2019-05-28 |
Samuel GOUGEON |
* Bugs 16071+16072+16075 fixed: prettyprint() debugged... 58/20958/26 |
blob | commitdiff | diff to current |
2019-05-16 |
Stéphane MOTTELET |
* Bug 15840 fixed: now grand(1,prm,x) has same dims... 75/20975/3 |
blob | commitdiff | diff to current |
2019-04-30 |
Stéphane MOTTELET |
* Bug 15812 fixed: source may become corrupted after... 64/20964/7 |
blob | commitdiff | diff to current |
2019-04-30 |
Stéphane MOTTELET |
* Bug 15995 fixed: patch was missing in surface plot 62/20962/6 |
blob | commitdiff | diff to current |
2019-04-11 |
Stéphane Mottelet |
* Bug 16007 fixed: non-integer index in sparse crashed... 00/20900/5 |
blob | commitdiff | diff to current |
2019-04-08 |
Samuel GOUGEON |
* Bug 15983 fixed [cacsd]: group() regressed in 5.5.2 87/20887/3 |
blob | commitdiff | diff to current |
2019-04-05 |
Samuel GOUGEON |
* Bug 16021 fixed: tand(90) cotd(90) 1/cosd(90) were... 13/20913/4 |
blob | commitdiff | diff to current |
2019-03-29 |
Samuel GOUGEON |
* Bug 16005 fixed [doc]: intdec() example was biased... 11/20911/2 |
blob | commitdiff | diff to current |
2019-02-27 |
Antoine ELIAS |
Command history: Save in file before each execution... 71/20871/2 |
blob | commitdiff | diff to current |
2019-02-27 |
Antoine ELIAS |
EditVar: allow to change "ans" value 70/20870/3 |
blob | commitdiff | diff to current |
2019-02-13 |
Clément DAVID |
update CHANGES and homepage before the release 27/20827/23 |
blob | commitdiff | diff to current |
2019-02-06 |
Stéphane Mottelet |
* Bug 15817 fixed: now ascii(c) with c>=128 does not... 97/20797/4 |
blob | commitdiff | diff to current |
2019-02-01 |
Stéphane MOTTELET |
Revert "* Bug 15817 fixed: now ascii(c) with c>=128... 75/20775/2 |
blob | commitdiff | diff to current |
2019-01-31 |
Cedric Delamarre |
[dirname] obsolete 72/20772/3 |
blob | commitdiff | diff to current |
2019-01-31 |
Clément DAVID |
randlib: add libgfortran dependency 73/20773/2 |
blob | commitdiff | diff to current |
2019-01-31 |
Samuel GOUGEON |
* Bug 12477 fixed: errors in atomsRemove() were blocking 38/20638/4 |
blob | commitdiff | diff to current |
2019-01-28 |
Clement DAVID |
Xcos: "Region to superblock" fixed 34/20734/4 |
blob | commitdiff | diff to current |
2019-01-25 |
Adeline CARNIS |
* Bug #15472 fixed - mdelete('test') worked like mdelet... 43/19843/5 |
blob | commitdiff | diff to current |
2019-01-24 |
Samuel GOUGEON |
* Bug 15433 fixed: getPreferencesValue() => xmlGetValue... 17/19817/4 |
blob | commitdiff | diff to current |
2019-01-23 |
Samuel GOUGEON |
* Bug 15884 fixed: bode() layout improved 34/20634/5 |
blob | commitdiff | diff to current |
2019-01-23 |
Samuel GOUGEON |
* Bug 15922 fixed: rcond([]) returned [] => %inf 75/20675/4 |
blob | commitdiff | diff to current |
2019-01-22 |
Samuel GOUGEON |
* Bug 6777 fixed: gcf().anti_aliasing was poorly documented 58/20658/3 |
blob | commitdiff | diff to current |
2019-01-22 |
Samuel GOUGEON |
* Bug 15873 fixed: sprand() yielded wrong density 12/20612/5 |
blob | commitdiff | diff to current |
2019-01-22 |
Samuel GOUGEON |
* Bug 15898 fixed: edit() with user-defined | alias... 54/20654/4 |
blob | commitdiff | diff to current |
2019-01-22 |
Samuel GOUGEON |
* Bug 15899 fixed: tree2code(,%T) now indents with... 53/20653/3 |
blob | commitdiff | diff to current |
2019-01-22 |
Samuel GOUGEON |
* Bug 15891 fixed: [doc] matrix-wise trigo pages =... 47/20647/4 |
blob | commitdiff | diff to current |
2019-01-22 |
Samuel GOUGEON |
* Bug 15830 fixed: linspace() was not reliable with... 79/20579/8 |
blob | commitdiff | diff to current |
2019-01-22 |
Samuel GOUGEON |
* Bug 15403 fixed: bar(..,'stacked') missed y=0 40/20540/9 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bug 15881 fixed: Demos stems bars histograms gathered 24/20624/4 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bug 15800 fixed: elementwise assignments in vector... 46/20546/5 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bugs 15748/51/52/55 fixed: min ... 99/20499/10 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bugs 15866 & 15867 fixed: setdiff() + 'r'|'c' & integers 07/20607/4 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bug 15259 fixed: <latex alt='..'> provides formula... 08/20608/3 |
blob | commitdiff | diff to current |
2019-01-18 |
Adeline CARNIS |
* Bug #15490 fixed - Error message of grand function... 80/20580/2 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bug 15860 fixed: [,] with cblock had troubles 04/20604/4 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bug 15859 fixed: isempty() overloadable for tlists... 03/20603/4 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bug 12345: tree_show() moved [gui] => [data_structures] 01/20601/4 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bug 15858 fixed: size(cblock) had troubles 00/20600/3 |
blob | commitdiff | diff to current |
2019-01-18 |
Samuel GOUGEON |
* Bug 15853 fixed: mlist('cblock') endless 'operation... 93/20593/3 |
blob | commitdiff | diff to current |
2019-01-18 |
Antoine ELIAS |
bug 15811: fix Cell::operator== function 67/20567/4 |
blob | commitdiff | diff to current |
2019-01-18 |
Stéphane Mottelet |
* Bug 15206 fixed: now Windows default mopen write... 88/20688/4 |
blob | commitdiff | diff to current |
2019-01-17 |
Samuel GOUGEON |
* Bug 14946 fixed: slint() misworked about %s %z and... 05/20705/3 |
blob | commitdiff | diff to current |
2019-01-17 |
Samuel GOUGEON |
* Bug 11933 fixed: sci2exp failed for polynom. in s... 07/20707/3 |
blob | commitdiff | diff to current |
2019-01-17 |
Stéphane Mottelet |
* Bug 15924 fixed: sparse inequality to 0 yielded a... 91/20691/6 |
blob | commitdiff | diff to current |
2019-01-17 |
Stéphane MOTTELET |
* Bug 14902 fixed: now array(k)=[] works for handles 70/20670/3 |
blob | commitdiff | diff to current |
2019-01-16 |
Clément DAVID |
* Bug #10411 fixed - Pivoting blocks drew out of bounds... 85/20485/3 |
blob | commitdiff | diff to current |
2019-01-16 |
Clément DAVID |
* Bug #15284 fixed: Port names are not set to the corre... 60/20560/2 |
blob | commitdiff | diff to current |
2019-01-16 |
Clément DAVID |
Fix misc. issues with Tab opening 61/20561/3 |
blob | commitdiff | diff to current |
2019-01-16 |
Clement DAVID |
Fix bug #14373: the `xcosAddToolsMenu` callback did... 27/20627/3 |
blob | commitdiff | diff to current |
2019-01-16 |
Samuel GOUGEON |
* Bugs 15638 15805 15806 fixed: colorbar() improved 49/20549/8 |
blob | commitdiff | diff to current |
2019-01-16 |
Samuel GOUGEON |
* Bug 15799 fixed: ifftshift() could not invert fftshif... 73/20573/5 |
blob | commitdiff | diff to current |
2019-01-16 |
Stéphane Mottelet |
* Bug 15886 fixed: display of polynomials repaired 45/20645/6 |
blob | commitdiff | diff to current |
2019-01-16 |
Samuel GOUGEON |
* Bug 15813 fixed: polarplot datatips shew cartesian... 68/20568/6 |
blob | commitdiff | diff to current |
2019-01-16 |
Stéphane Mottelet |
* Bug 15907 fixed: filter was corrupting its input... 68/20668/3 |
blob | commitdiff | diff to current |
2019-01-16 |
Samuel GOUGEON |
* Bugs 15878/880 fixed: evans & sgrid were broken 23/20623/5 |
blob | commitdiff | diff to current |
2019-01-16 |
Stéphane Mottelet |
* Bug 15512 fixed: now abort in script does not prevent... 78/20678/8 |
blob | commitdiff | diff to current |
2019-01-16 |
Stéphane Mottelet |
* Bug 15920 fixed: now genlib always regenerates missin... 74/20674/2 |
blob | commitdiff | diff to current |
2019-01-16 |
Stéphane Mottelet |
* Bug 15808 fixed: [5i] was parsed as [5,i] 57/20657/4 |
blob | commitdiff | diff to current |
2019-01-16 |
Samuel GOUGEON |
* Bug 15600 fixed: savematfile(File) was unstable and... 14/20514/14 |
blob | commitdiff | diff to current |
2019-01-16 |
Samuel GOUGEON |
* Bug 15728 fixed: evstr(s) was wrong for s='k' 'tmp... 76/20476/6 |
blob | commitdiff | diff to current |
2019-01-15 |
Samuel GOUGEON |
* Bug 14122 fixed: tmp_<date> dir in SCI/.atoms =>... 39/20639/3 |
blob | commitdiff | diff to current |
2019-01-15 |
Samuel GOUGEON |
* Bug 15890 fixed: +[] warning from evstr() 46/20646/3 |
blob | commitdiff | diff to current |
2019-01-15 |
Samuel GOUGEON |
* Bugs 7919 12835 13231 14388 fixed: NR tests added 95/20595/4 |
blob | commitdiff | diff to current |
2019-01-15 |
Stéphane Mottelet |
* Bug #15850 fixed: now unary plus calls overload for... 49/20649/9 |
blob | commitdiff | diff to current |
2019-01-15 |
Samuel GOUGEON |
* Bug 15776 fixed: assert_checktrue/false with sparse... 12/20512/5 |
blob | commitdiff | diff to current |
2019-01-15 |
Samuel GOUGEON |
* Bug 10668 fixed: bloc2ss() page was inaccurate 95/19895/6 |
blob | commitdiff | diff to current |
2019-01-15 |
Samuel GOUGEON |
* Bug 2247 fixed [doc]: axes_properties page updated... 73/20673/4 |
blob | commitdiff | diff to current |
2019-01-14 |
Clément DAVID |
coverage: implement profiling to output Scilab values 50/20650/8 |
blob | commitdiff | diff to current |
2019-01-08 |
Stéphane Mottelet |
[ui_data] reactivate bytes column in browsevar 67/20667/2 |
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 |
2019-01-07 |
Samuel GOUGEON |
perl(): actual removal 91/20591/4 |
blob | commitdiff | diff to current |
next |