2017-10-30 |
Antoine ELIAS |
Operation with null operand crashs Scilab 06/19506/4 |
blob | commitdiff |
2017-10-25 |
Samuel GOUGEON |
* Bug 7657: lstsize() is set obsolete, replaced with... 08/19508/4 |
blob | commitdiff | diff to current |
2017-10-23 |
Antoine ELIAS |
bug fix 14901: WScilex.exe stops immediately when launc... 91/19491/6 |
blob | commitdiff | diff to current |
2017-10-22 |
Samuel GOUGEON |
* Bug 15308 fixed: evstr(['1;2' '3;4']) was not accepte... 98/19498/9 |
blob | commitdiff | diff to current |
2017-10-21 |
Antoine ELIAS |
Revert "* Bugs #9838,9839,10196 fixed: evstr(strarray... 95/19495/1 |
blob | commitdiff | diff to current |
2017-10-21 |
Samuel GOUGEON |
* Bug 15246 fixed: missing blkslv() + blkslvi() for... 74/19374/6 |
blob | commitdiff | diff to current |
2017-10-21 |
Samuel GOUGEON |
* Bug 6911 fixed: help_from_sci dit not support ... 42/19442/4 |
blob | commitdiff | diff to current |
2017-10-21 |
Samuel GOUGEON |
* Bug 6813 (+NR test): makecell() creating a ND hyperar... 78/19478/3 |
blob | commitdiff | diff to current |
2017-10-21 |
Samuel GOUGEON |
* Bug 12792 (+NR Test): save(filename,'kzwxzx') created... 75/19475/3 |
blob | commitdiff | diff to current |
2017-10-21 |
Samuel GOUGEON |
* Bug 11767 (+NR test): execstr('A. 1','errcatch')... 74/19474/3 |
blob | commitdiff | diff to current |
2017-10-21 |
Samuel GOUGEON |
* Bug 13979 (+NR test): a variable named longer > 24... 73/19473/3 |
blob | commitdiff | diff to current |
2017-10-21 |
Samuel GOUGEON |
* Bug 14925 (+NR test): jdeff: the method was corrupted... 72/19472/3 |
blob | commitdiff | diff to current |
2017-10-21 |
Samuel GOUGEON |
* Bug 14703 (+NR test): clear linspace, type(linspace... 71/19471/3 |
blob | commitdiff | diff to current |
2017-10-19 |
Antoine ELIAS |
Bug fix #14531: Allows SCIHOME to be specified by user... 90/19490/3 |
blob | commitdiff | diff to current |
2017-10-18 |
Antoine ELIAS |
Bug fix #11530 ... 89/19489/3 |
blob | commitdiff | diff to current |
2017-10-16 |
Paul Bignier |
Fix CHANGES.md after ca776f331 86/19486/1 |
blob | commitdiff | diff to current |
2017-10-16 |
Paul Bignier |
Minor fixes to CHANGES.md 84/19484/5 |
blob | commitdiff | diff to current |
2017-10-16 |
Antoine ELIAS |
bug 15223 fix: some crashs with call 85/19485/1 |
blob | commitdiff | diff to current |
2017-10-12 |
Cedric Delamarre |
[bug_15300] Double free fixed on ArrayListExp 81/19481/2 |
blob | commitdiff | diff to current |
2017-10-09 |
Antoine ELIAS |
Bug fix 15261: Wrong default inserted in struct 65/19465/3 |
blob | commitdiff | diff to current |
2017-10-09 |
Samuel GOUGEON |
* Bug 6607 (+NR test): clear S; S(1:2,1:2).a=1; yielded... 69/19469/3 |
blob | commitdiff | diff to current |
2017-10-08 |
Samuel GOUGEON |
* Bug 14981 (+NR test): [cell1; cell2] and further... 67/19467/2 |
blob | commitdiff | diff to current |
2017-10-07 |
Simon Marchetto |
* Bug 15146 fixed - lasterror() crashes Scilab when... 69/19269/3 |
blob | commitdiff | diff to current |
2017-10-07 |
Simon Marchetto |
* Bug #15148 fixed - link() doesn't return any error... 70/19270/5 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 6608 (+NR test): field and data insertion in... 61/19461/3 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 11196 (+NR test): some recursive extractions... 60/19460/3 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 8669 (+NR test): some legal insertions in A(... 59/19459/3 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 5381 (+NR test): with UTF8, m*printf() shortened... 58/19458/3 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 7652 (+NR test): inserting list("") in a cells... 56/19456/4 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 5602 (+NR test): assignment in a list in a cell... 57/19457/3 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 5611 (+NR test): deleting the row/column of a... 55/19455/3 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 10270 (+NR test): execstr(['v = [int16(1)';'... 54/19454/3 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 8842 (+NR test): clear s; s.a = cos // failed 53/19453/3 |
blob | commitdiff | diff to current |
2017-10-07 |
Samuel GOUGEON |
* Bug 9297 (+NR test): assigning a mlist to a structure... 52/19452/4 |
blob | commitdiff | diff to current |
2017-10-06 |
Simon Marchetto |
* Bug #15034 fixed : Unable to create a structure using... 64/19264/4 |
blob | commitdiff | diff to current |
2017-10-06 |
Clément DAVID |
* Bug #15243 fixed - grand() did not check its inputs 40/19440/4 |
blob | commitdiff | diff to current |
2017-10-04 |
Simon Marchetto |
* Bug 15183 fixed: ndgrid(x) expected a mandatory argin#2 82/19282/6 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bug 12862 fixed: intsplin(x,y) ignored imag(y) 39/19439/3 |
blob | commitdiff | diff to current |
2017-10-04 |
Antoine ELIAS |
improve mgetl performance 34/19434/9 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bug 5248 fixed: The graphical entity picker was out... 47/19447/3 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bugs #9838,9839,10196 fixed: evstr(strarray) 2.3... 33/19033/12 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bug 15089 fixed: getcolor GUI cleared and used the... 22/19222/5 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bug 12330: mode() was poorly documented. Page overhauled 50/19250/7 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bug 15170 fixed: getd() created and returned a parasi... 75/19275/4 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bug 14883 fixed: whereis returned [] for builtin... 99/19399/6 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
help names: any length + UTF-8 accepted 19/19419/5 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* bug 15269: xgetech() tagged obsolete 21/19421/4 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
Bug #15285 fixed: resize_matrix() extended to int64... 08/19408/3 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
http://bugzilla.scilab.org/9519 07/19407/4 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
fplot3d1(): fixes 'operation + []' warnings 39/19339/3 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bug 14544 fixed: scatter and scatter3 canceled upstre... 06/19406/3 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bug 15249 fixed: findobj('toto') yielded an error... 80/19380/3 |
blob | commitdiff | diff to current |
2017-10-04 |
Samuel GOUGEON |
* Bug 14532 fixed: test_run failed on non-autoloaded... 34/19234/5 |
blob | commitdiff | diff to current |
2017-10-03 |
Samuel GOUGEON |
* Bug 15282 fixed: help_from_sci() could set % in xml... 43/19443/2 |
blob | commitdiff | diff to current |
2017-09-29 |
Paul Bignier |
* Bug 15228 fixed - Graphics: get() error message fixed 27/19427/2 |
blob | commitdiff | diff to current |
2017-09-15 |
Samuel GOUGEON |
* Bug 15273 fixed: Wrong documented order of eval_cshep... 24/19424/3 |
blob | commitdiff | diff to current |
2017-09-13 |
Antoine ELIAS |
* bug 14896: Using 'set' with multiple properties 23/19423/7 |
blob | commitdiff | diff to current |
2017-09-12 |
Samuel GOUGEON |
* Bug 15239 fixed: Console .tag ... 66/19366/3 |
blob | commitdiff | diff to current |
2017-09-09 |
Samuel GOUGEON |
* Bug 15260 fixed: sci2exp broken for all cells structs... 12/19412/3 |
blob | commitdiff | diff to current |
2017-09-08 |
Samuel GOUGEON |
* Bug 8297 fixed: cat() slowness was crippling. Rewritten 78/19278/3 |
blob | commitdiff | diff to current |
2017-09-08 |
Samuel GOUGEON |
* Bug 15236 fixed: isglobal() page was inaccurate ... 63/19363/5 |
blob | commitdiff | diff to current |
2017-09-05 |
Samuel GOUGEON |
* bug 15070 fixed: bitset() failed for bit pos as encod... 96/19196/3 |
blob | commitdiff | diff to current |
2017-09-04 |
Antoine ELIAS |
* Bug 14573 ... 13/19413/5 |
blob | commitdiff | diff to current |
2017-09-04 |
Samuel GOUGEON |
* bug 15017.a: gcd() always returned a int32. + support... 80/19180/4 |
blob | commitdiff | diff to current |
2017-09-04 |
Antoine ELIAS |
* Bug 15266 fixed: Wrong default out_mode in linear_interpn 15/19415/2 |
blob | commitdiff | diff to current |
2017-08-25 |
Samuel GOUGEON |
* Bug 12195 fixed: generateBlockImage sometimes changed... 05/19405/2 |
blob | commitdiff | diff to current |
2017-08-23 |
Siddhartha Gairola |
* Bug #13900 fixed - Statistics: making nanmin and... 88/19188/6 |
blob | commitdiff | diff to current |
2017-08-18 |
Samuel GOUGEON |
* Bugs 14629 ... 88/19388/2 |
blob | commitdiff | diff to current |
2017-08-09 |
Samuel GOUGEON |
help: misc. typos and short improvements (no image... 09/19109/15 |
blob | commitdiff | diff to current |
2017-07-23 |
Samuel GOUGEON |
size() can now be overloaded for tlist lists 52/19352/2 |
blob | commitdiff | diff to current |
2017-07-17 |
Cedric Delamarre |
[bug_15037] residu fixed 41/19341/1 |
blob | commitdiff | diff to current |
2017-07-17 |
Cedric Delamarre |
[bug_15184] overload and error management fixed 40/19340/1 |
blob | commitdiff | diff to current |
2017-07-13 |
Cedric Delamarre |
[bug_15199] tests added 34/19334/1 |
blob | commitdiff | diff to current |
2017-07-06 |
Clément DAVID |
* Bug #15207 fixed : `xcos(scs_m)` did not work for... 25/19325/2 |
blob | commitdiff | diff to current |
2017-07-05 |
Clément DAVID |
* Bug #15185 fixed - "Region to Superblock" did not... 22/19322/1 |
blob | commitdiff | diff to current |
2017-07-04 |
Clément DAVID |
* Bug #15205 fixed - `get_scicos_version` returned... 21/19321/1 |
blob | commitdiff | diff to current |
2017-06-26 |
Clément DAVID |
Fix build with ocaml 4.0.4 32/19232/7 |
blob | commitdiff | diff to current |
2017-06-16 |
Antoine ELIAS |
* Bug 15188 fixed: Failed to load hdf5_is_file function 87/19287/1 |
blob | commitdiff | diff to current |
2017-05-30 |
Samuel GOUGEON |
* Bug 11756 fixed: atomsGui categories failed listing... 73/19273/3 |
blob | commitdiff | diff to current |
2017-04-29 |
Samuel GOUGEON |
* Bug 15144 fixed: mean() and stdev() could not be... 68/19268/2 |
blob | commitdiff | diff to current |
2017-04-24 |
Samuel GOUGEON |
* Bug 15119: Inequality comparisons between complex... 46/19246/4 |
blob | commitdiff | diff to current |
2017-04-24 |
Samuel GOUGEON |
* Bug 14254 fixed: unclear error when installing unavai... 31/19231/5 |
blob | commitdiff | diff to current |
2017-04-24 |
Paul Bignier |
* Bug #15063 fixed - effectively remove fort 87/19187/6 |
blob | commitdiff | diff to current |
2017-04-21 |
Antoine ELIAS |
* Bug #15139 fixed - return in try/catch expression 57/19257/2 |
blob | commitdiff | diff to current |
2017-04-21 |
Simon Marchetto |
* Bug #15121 fixed: getOptionals() fails to recognize... 48/19248/4 |
blob | commitdiff | diff to current |
2017-04-21 |
Simon Marchetto |
* Bug #15138 fixed : Scilab crashes at start on Windows 62/19262/2 |
blob | commitdiff | diff to current |
2017-04-21 |
Simon Marchetto |
* Bug #15137 fixed : ilib_build cannot build a library... 63/19263/2 |
blob | commitdiff | diff to current |
2017-04-11 |
Paul Bignier |
* Bug #15117 fixed - Optimization: fix imbricated optim... 51/19251/8 |
blob | commitdiff | diff to current |
2017-04-06 |
Clément DAVID |
* Bug #15024 fixed : Xcos labels were not preserved . 00/19200/6 |
blob | commitdiff | diff to current |
2017-03-29 |
Cedric Delamarre |
[bug_14399] lines number fixed 27/19227/2 |
blob | commitdiff | diff to current |
2017-03-27 |
Cedric Delamarre |
[bug_15008] overloading call fix with operators AND OR 17/19217/2 |
blob | commitdiff | diff to current |
2017-03-22 |
Clément DAVID |
* Bug #15072 fixed: The context was stored as a root... 20/19220/2 |
blob | commitdiff | diff to current |
2017-03-22 |
Samuel GOUGEON |
* Bug 15079 fixed: extraction ... 97/19197/3 |
blob | commitdiff | diff to current |
2017-03-21 |
Antoine ELIAS |
Bug #14424 #14376 fixed: remove size max of input funct... 12/19212/2 |
blob | commitdiff | diff to current |
2017-03-21 |
Paul Bignier |
* Bug #15046 fixed - Dynamic_link: call() couldn't... 90/19190/4 |
blob | commitdiff | diff to current |
2017-03-21 |
Samuel GOUGEON |
* Bug 13592 fixed: legend() set by hand in frame was... 99/19199/4 |
blob | commitdiff | diff to current |
2017-03-20 |
Samuel GOUGEON |
* bug 15053 fixed: remaining _str2code() references... 68/19168/4 |
blob | commitdiff | diff to current |
2017-03-16 |
Paul Bignier |
* Bug #15039 fixed - Xcos demos: showcase auto-position... 40/19140/3 |
blob | commitdiff | diff to current |
2017-03-16 |
Paul Bignier |
* Bug #12771 fixed - Xcos help: fix xcosPalGenerateallI... 36/19136/2 |
blob | commitdiff | diff to current |
2017-03-16 |
Antoine ELIAS |
bug fix #14886: matplot save/load failed 79/19179/2 |
blob | commitdiff | diff to current |
next |