2021-03-24 |
Samuel GOUGEON |
* Bug 15841 fixed: intersect() now accepts sparse 34/21634/5 |
blob | commitdiff |
2021-03-24 |
Samuel GOUGEON |
* Bugs 16340 16451 fixed: setdiff('','') ... 26/21426/19 |
blob | commitdiff | diff to current |
2021-03-24 |
mottelet |
* Bug 11600 fixed: now rand() parses its inputs as... 11/21711/5 |
blob | commitdiff | diff to current |
2021-03-19 |
Samuel GOUGEON |
* Bugs 16567 16586 fixed: mfile2sci() supports block... 13/21613/6 |
blob | commitdiff | diff to current |
2021-03-19 |
Samuel GOUGEON |
* Bug 16552 [m2sci]: cd, dir, dos, exist, ferror, ... 10/21610/6 |
blob | commitdiff | diff to current |
2021-03-19 |
Samuel GOUGEON |
* Bug 16571 fixed [m2sci]: Bad ~ conversion on operatio... 16/21616/4 |
blob | commitdiff | diff to current |
2021-03-19 |
Samuel GOUGEON |
* Bug 14033 fixed: x_matrix() extended to booleans... 78/21578/4 |
blob | commitdiff | diff to current |
2021-03-19 |
Samuel GOUGEON |
* Bug 13303 fixed: mprintf msprintf mfprintf now accept... 15/21615/4 |
blob | commitdiff | diff to current |
2021-03-19 |
Samuel GOUGEON |
* Bug 10455 fixed: helpbrowser improved 64/21464/13 |
blob | commitdiff | diff to current |
2021-03-19 |
Samuel GOUGEON |
* Bugs 10490 16530 fixed: mapsound fixed/reforged 72/21572/6 |
blob | commitdiff | diff to current |
2021-03-17 |
Samuel GOUGEON |
* Bug 16504 fixed: clock() upgraded (time zone, dayligh... 48/21548/4 |
blob | commitdiff | diff to current |
2021-03-17 |
mottelet |
* Bug 16476 fixed: now issquare can be overloaded 08/21508/7 |
blob | commitdiff | diff to current |
2021-03-17 |
Serge Steer |
[signal_processing] add Savitsky-Golay filtering macros 99/21499/10 |
blob | commitdiff | diff to current |
2021-03-17 |
Samuel GOUGEON |
* Bug 15963 fixed: EXPRESSION block => Math palette 19/21419/3 |
blob | commitdiff | diff to current |
2021-03-17 |
Samuel GOUGEON |
* Bug 10046 fixed [xcos]: MAXMIN default = 2 inputs 16/21416/3 |
blob | commitdiff | diff to current |
2021-03-17 |
Samuel GOUGEON |
* Bug 15226 fixed [doc]: get() page overhauled 62/21662/4 |
blob | commitdiff | diff to current |
2021-03-17 |
Samuel GOUGEON |
[Arnoldi] made internal. eigs() moved to [linear_algebra] 86/21686/4 |
blob | commitdiff | diff to current |
2021-03-17 |
Samuel GOUGEON |
* Bug 16385 fixed: Xcos 'Simulation => Modelica init... 66/21466/5 |
blob | commitdiff | diff to current |
2021-03-17 |
Samuel GOUGEON |
* Bug 16609 fixed: bitcmp() upgraded for Scilab 6 43/21643/6 |
blob | commitdiff | diff to current |
2021-03-17 |
Antoine ELIAS |
fix xlfont to correctly manage 3rd parameter when it... 98/21698/2 |
blob | commitdiff | diff to current |
2021-03-17 |
Samuel GOUGEON |
* Bug 16596 : [int , sparse] and [int ; sparse] now... 23/21623/3 |
blob | commitdiff | diff to current |
2021-03-17 |
Samuel GOUGEON |
* Bug 16629 fixed: interp1() fixed + complex + extended... 77/21677/6 |
blob | commitdiff | diff to current |
2021-03-08 |
Antoine ELIAS |
* Bug 16654 fixed: interp1 was leaking memory 08/21708/2 |
blob | commitdiff | diff to current |
2021-02-22 |
Clément DAVID |
Update autotools to the latest. 53/21653/5 |
blob | commitdiff | diff to current |
2021-02-18 |
Samuel GOUGEON |
[atoms] atoms* listings in console 01/21701/2 |
blob | commitdiff | diff to current |
2021-02-18 |
Samuel GOUGEON |
* Bug 16622 fixed: inv() now overloadable for hypermat... 64/21664/4 |
blob | commitdiff | diff to current |
2021-02-18 |
mottelet |
[atoms] add http_get as a failsafe downloading method 30/21630/10 |
blob | commitdiff | diff to current |
2021-02-18 |
Samuel GOUGEON |
* Bug 13985 fixed: lists are nicely displayed 45/21645/7 |
blob | commitdiff | diff to current |
2021-02-18 |
Clement David |
* Bug 16357 fixed - Xcos context no longer handled... 29/21429/6 |
blob | commitdiff | diff to current |
2021-02-18 |
Samuel GOUGEON |
* Bug 16644 fixed: input('Message:') wrong mprintf... 02/21702/3 |
blob | commitdiff | diff to current |
2021-01-21 |
mottelet |
* Bug 16623 fixed: now rand(2,2,2)^2 triggers the ... 84/21684/2 |
blob | commitdiff | diff to current |
2021-01-21 |
Samuel GOUGEON |
* Bug 9221: %chars constant added (selected sets of... 65/21665/4 |
blob | commitdiff | diff to current |
2020-12-22 |
Stéphane Mottelet |
* Bug 16407 fixed: now Fec rendering is correct 80/21480/7 |
blob | commitdiff | diff to current |
2020-12-22 |
mottelet |
* Bug 16559 fixed: size(A,'*') was 0 for A = speye... 02/21602/7 |
blob | commitdiff | diff to current |
2020-12-22 |
Stéphane MOTTELET |
* Bug 7117 fixed: now findobj() can search within given... 11/21511/9 |
blob | commitdiff | diff to current |
2020-12-14 |
Cedric Delamarre |
extraction on implicit list fixed. 03/21603/5 |
blob | commitdiff | diff to current |
2020-10-27 |
Cedric Delamarre |
macr2tree, tree2code: matrix cell exp. 06/21606/3 |
blob | commitdiff | diff to current |
2020-10-19 |
Adeline CARNIS |
* Bug 16508: csvTextScan did not handle well complex... 64/21564/5 |
blob | commitdiff | diff to current |
2020-10-16 |
mottelet |
* Bug 16362 fixed: now sparse([]) can be concatenated 18/21518/3 |
blob | commitdiff | diff to current |
2020-10-15 |
Samuel GOUGEON |
* Bug 16488 fixed: [,;] of (bool,double) with sparse 26/21526/7 |
blob | commitdiff | diff to current |
2020-10-15 |
Clément DAVID |
coverage: various bug fixes and simpler usage 97/21597/3 |
blob | commitdiff | diff to current |
2020-10-15 |
Samuel GOUGEON |
[doc] csvRead() csvWrite() pages improved 42/21542/6 |
blob | commitdiff | diff to current |
2020-10-15 |
mottelet |
* Bug 14435 fixed: better error reporting in extract... 86/21586/11 |
blob | commitdiff | diff to current |
2020-10-14 |
Samuel GOUGEON |
* Bug 16553 fixed: unique(['' '']) returned ['' ''] 95/21595/3 |
blob | commitdiff | diff to current |
2020-10-13 |
Samuel GOUGEON |
* Bug 16551 fixed: num2cell(['' '']) returned {} 89/21589/3 |
blob | commitdiff | diff to current |
2020-10-12 |
Samuel GOUGEON |
* Bug 15954 fixed: mfile2sci(): No mode(0);ieee(1)... 91/21591/3 |
blob | commitdiff | diff to current |
2020-10-05 |
Cedric Delamarre |
extraction fixed, [].field crashes Scilab 83/21583/2 |
blob | commitdiff | diff to current |
2020-10-02 |
mottelet |
* Bug 16549 fixed: simple script crashed Scilab in... 82/21582/8 |
blob | commitdiff | diff to current |
2020-09-02 |
Cedric Delamarre |
[bug_16512] dot division fixed when the rigth hand... 65/21565/3 |
blob | commitdiff | diff to current |
2020-08-27 |
Clément DAVID |
Bug #12418 fixed again: using bvode() with continuation... 38/21538/4 |
blob | commitdiff | diff to current |
2020-08-17 |
Adeline CARNIS |
CHANGES updated 77/21577/1 |
blob | commitdiff | diff to current |
2020-08-14 |
Samuel GOUGEON |
* Bugs 15163 16496 fixed [doc]: getdate() page rewritten 52/21552/5 |
blob | commitdiff | diff to current |
2020-08-14 |
Samuel GOUGEON |
* Bug 14488 fixed: plot2d frameflag=9 restored & clarified 69/21569/6 |
blob | commitdiff | diff to current |
2020-08-14 |
Samuel GOUGEON |
* Bug 16517 fixed: getdate('s') ignored the fractional... 53/21553/5 |
blob | commitdiff | diff to current |
2020-08-13 |
Samuel GOUGEON |
* Bug 16525 fixed: soundsec() set obsolete 68/21568/3 |
blob | commitdiff | diff to current |
2020-08-13 |
Samuel GOUGEON |
* Bug 14718 fixed [doc]: user() was still documented 73/21573/3 |
blob | commitdiff | diff to current |
2020-08-10 |
Samuel GOUGEON |
* Bug 13762 fixed [doc]: ifft 1/n normalization missed... 58/21558/6 |
blob | commitdiff | diff to current |
2020-08-07 |
mottelet |
* Bug 12719 fixed: now A(%s) raises an invalid index... 21/21521/4 |
blob | commitdiff | diff to current |
2020-08-07 |
mottelet |
* Bug 16151 fixed: now isequal(1:$, 2:$) returns %F 20/21520/3 |
blob | commitdiff | diff to current |
2020-08-06 |
mottelet |
* Bug 16498 fixed: now remove all rows/cols of Sparsebo... 35/21535/2 |
blob | commitdiff | diff to current |
2020-08-06 |
mottelet |
* Bug 16474 fixed: imult(%z) crashed Scilab (6.0 regres... 33/21533/2 |
blob | commitdiff | diff to current |
2020-08-06 |
Samuel GOUGEON |
* Bug 16522 fixed: bitget(x,pos) and bitset(..) with... 45/21545/5 |
blob | commitdiff | diff to current |
2020-07-24 |
Samuel GOUGEON |
* Bug 16458 fixed: enable mean() for sparse 81/21481/4 |
blob | commitdiff | diff to current |
2020-07-23 |
Samuel GOUGEON |
* Bug 13593 fixed: csvRead() with range & header 41/21541/3 |
blob | commitdiff | diff to current |
2020-07-23 |
Samuel GOUGEON |
* Bug 8378 fixed: `Datatip Menu => Delete last datatip... 45/21445/4 |
blob | commitdiff | diff to current |
2020-07-20 |
Samuel GOUGEON |
* Bug 15280 fixed: gsort(hypermat, dim>2, ..) enabled 37/21537/6 |
blob | commitdiff | diff to current |
2020-07-20 |
Samuel GOUGEON |
* Bugs 10476 12516 12532 fixed: browsevar() edits/views... 19/21519/5 |
blob | commitdiff | diff to current |
2020-07-17 |
Stéphane Mottelet |
* Bug 16465 fixed: Scinotes OpenRecent menu not updated... 94/21494/4 |
blob | commitdiff | diff to current |
2020-07-15 |
Samuel GOUGEON |
* Bug 16450 fixed: [double, integer] & [double ; intege... 75/21475/5 |
blob | commitdiff | diff to current |
2020-07-07 |
Samuel GOUGEON |
* Bug 14873 fixed [doc]: setfield page fixed updated... 27/21527/5 |
blob | commitdiff | diff to current |
2020-07-06 |
Stéphane MOTTELET |
* Bug 16122 fixed: now concat polynomials with <> var... 22/21522/2 |
blob | commitdiff | diff to current |
2020-07-02 |
mottelet |
* Bug 16483 fixed: substraction of complex polynomial... 16/21516/3 |
blob | commitdiff | diff to current |
2020-07-01 |
Samuel GOUGEON |
* Bug 15842 fixed: unique() + with 2D sparse 09/21509/8 |
blob | commitdiff | diff to current |
2020-07-01 |
Samuel GOUGEON |
* Bug 16274 fixed: assert_checkequal() with Nan or... 14/21514/4 |
blob | commitdiff | diff to current |
2020-06-30 |
mottelet |
* Bug 16449 fixed: insertion of implicit vector in... 73/21473/5 |
blob | commitdiff | diff to current |
2020-06-29 |
mottelet |
* Bug 16473 fixed: Deleting rows in a sparse squared... 03/21503/5 |
blob | commitdiff | diff to current |
2020-06-12 |
Samuel GOUGEON |
* Bug 16358 fixed: isdef([],..) yielded an error 68/21468/3 |
blob | commitdiff | diff to current |
2020-06-12 |
Samuel GOUGEON |
* Bug 13739: xname() set obsolete 86/21486/3 |
blob | commitdiff | diff to current |
2020-06-11 |
Clement David |
* Bug #16391 fixed: csvRead() was crashing with empty... 47/21447/3 |
blob | commitdiff | diff to current |
2020-06-11 |
Stéphane Mottelet |
* Bug 16463 fixed: now matrix(sparse([]),[0 0]) is... 92/21492/3 |
blob | commitdiff | diff to current |
2020-06-04 |
Stéphane Mottelet |
* Bug 16204 fixed: for i=1:$, end crashed Scilab 85/21485/3 |
blob | commitdiff | diff to current |
2020-06-04 |
Samuel GOUGEON |
* Bugs 15838 15839 15842 16452 16454 fixed: gsort(... 84/21484/5 |
blob | commitdiff | diff to current |
2020-06-03 |
Stéphane Mottelet |
* Bug 16459 fixed: The display of one-column hypermatri... 82/21482/3 |
blob | commitdiff | diff to current |
2020-06-03 |
Samuel GOUGEON |
* Bugs 16337 16455 fixed: [..,..,ku] = unique(..) imple... 74/21474/5 |
blob | commitdiff | diff to current |
2020-06-03 |
Samuel GOUGEON |
* Bugs 9909 12889 fixed: helpbrowser improved (LANG... 72/21472/3 |
blob | commitdiff | diff to current |
2020-05-26 |
Samuel GOUGEON |
* Bug 16406 fixed: edit_curv() failed reading data... 67/21467/3 |
blob | commitdiff | diff to current |
2020-05-26 |
Samuel GOUGEON |
* Bug 16445 fixed: colorbar() for Champ.colored='on' 71/21471/3 |
blob | commitdiff | diff to current |
2020-05-15 |
Ronan Keryell |
* Bug 8059 fixed: .wgetrc could make troubles in atomsD... 14/21414/5 |
blob | commitdiff | diff to current |
2020-05-15 |
Samuel GOUGEON |
* Bug 16374 fixed: BC error loading in 6.x datatips... 44/21444/3 |
blob | commitdiff | diff to current |
2020-05-15 |
Chin Luh TAN |
* Bug 16373 fixed: fix issue of crashing in arm when... 46/21446/4 |
blob | commitdiff | diff to current |
2020-05-15 |
Clément DAVID |
Bug #16106 fixed: Xcos sciblk4 opar failed to simulate 60/21460/2 |
blob | commitdiff | diff to current |
2020-04-27 |
Adeline CARNIS |
* Bug #16408 fixed - toJSON(var, filename, indent)... 57/21457/2 |
blob | commitdiff | diff to current |
2020-04-27 |
Clément DAVID |
bug #16370 fixed - msprintf did not handle dollars 54/21454/8 |
blob | commitdiff | diff to current |
2020-04-16 |
Samuel GOUGEON |
* Bug 16369 fixed: sparse right divisions / restored 43/21443/5 |
blob | commitdiff | diff to current |
2020-04-16 |
Samuel GOUGEON |
* Bug 16366 fixed: plot(..,':') was dash-dotted 41/21441/4 |
blob | commitdiff | diff to current |
2020-04-15 |
mottelet |
* Bug 16397 fixed: display of long (real) column vector... 49/21449/4 |
blob | commitdiff | diff to current |
2020-04-15 |
Clement David |
* bug #16399 fixed - zeros() with empty list extraction... 48/21448/3 |
blob | commitdiff | diff to current |
2020-04-15 |
Clement David |
* Bug #16401 fixed - a global external_object_java... 51/21451/2 |
blob | commitdiff | diff to current |
2020-04-15 |
Stéphane Mottelet |
* Bug 16403 fixed: 1D extraction of matrix with implici... 52/21452/3 |
blob | commitdiff | diff to current |
2020-04-10 |
Stéphane Mottelet |
* Bug 16350 fixed: now empty sparse bool matrix is... 53/21453/3 |
blob | commitdiff | diff to current |
next |