2016-10-12 |
Clément DAVID |
Scicos set_io: fix wrong indentation at a8465762 71/18571/3 |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Clément DAVID |
Scicos var2vec: fix invalid memory access on 0x0 string 72/18572/3 |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Clément DAVID |
test_run: filter out all MESA EGL warnings 53/18553/2 |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Paul Bignier |
Fix help compilation after parser change 77/18577/4 |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Antoine ELIAS |
fix scicos compilation on Windows 76/18576/1 |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Antoine ELIAS |
fix windows compilation 75/18575/1 |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Clément DAVID |
Licensing tracking: faddeeva has been moved to special_... 69/18569/1 |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Clément DAVID |
* bug #13469: Scilab contained non free code 67/18567/5 |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Clément DAVID |
Xcos: introduce a new XML based format (using XMI) 12/18412/9 |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Clément DAVID |
Fix a typo in COPYING 68/18568/3 |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Adeline CARNIS |
* Bug #14784 fixed - Setting field of graphics handle... 60/18560/2 |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Adeline CARNIS |
* Bug #13743 fixed - neldermead_configure failed to... 61/18561/3 |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Adeline CARNIS |
* Bug #13470 fixed - histplot(0,0,%t) crashed 62/18562/3 |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Clément DAVID |
Licensing: update included thirdparties for 6.0.0 66/18566/4 |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Samuel GOUGEON |
* Bug 14395 fixed: %dir_p repaired against []+'..'... 09/18309/4 |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Pierre-Aime... |
ATOMS: manage default case for several builder function... 71/18071/33 |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Paul Bignier |
Fix macros compilation after parser change 65/18565/1 |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Francois Granade |
Improved changelog document 63/18563/4 |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Pierre-Aime... |
* Bug #14692 fixed - isequal() was always returning... 67/18467/2 |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Paul Bignier |
[CID 1360800] AST: fix matrix-sparse operation 56/18456/2 |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Pierre-Aime... |
modified hooks to remove trailing whitespaces for help... 91/18391/7 |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Samuel GOUGEON |
Bug #13899 (the end?) fixed: Scinotes colorization... 21/18421/3 |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Pierre-Aime... |
* Bug #14667 fixed - Multi line string without final... 59/18359/3 |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Pierre-Aime... |
[bug_14303 REOPENED] fixed: NaN and Inf values were... 09/18009/4 |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Adeline CARNIS |
* Bug #14685 fixed - datavec produced an invalid index... 81/18481/2 |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Adeline CARNIS |
* Bug #14527 fixed - Calling pathconvert function witho... 76/18476/3 |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Cedric Delamarre |
avoid the use of libmpi++ 55/18555/2 |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Paul Bignier |
Scicos gateways: fix 19 warnings C4101 (unreferenced... 57/18557/2 |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Clément DAVID |
Xcos: be compatible with Scilab 5.5.2 zcos files 52/18552/2 |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Samuel GOUGEON |
* Bug #9161 fixed - Insertions at repeated index in... 24/18424/3 |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Samuel GOUGEON |
* Bug #4327 fixed - NR test: overloading did not suppor... 28/18428/3 |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Samuel GOUGEON |
* Bug #7192 fixed - NR test: S=[], S($+1,:)=row inserte... 29/18429/3 |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Cedric Delamarre |
MPI function added and gateway prototype added for... 43/18543/12 |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Samuel GOUGEON |
Bug #14581 fixed : bugzilla.scilab.org/14581 06/18506/5 |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Samuel GOUGEON |
* Bug #14591 fixed - NRTest: <= and >= on hypermatrices... 50/18450/3 |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Samuel GOUGEON |
* Bug #8938 fixed - nonreg test added (insertions in... 27/18427/6 |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Samuel GOUGEON |
* bug #10116 fixed - for/end failed with handles: NR... 97/18497/4 |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Samuel GOUGEON |
* Bug #13166: NR test added: 'l' ... 21/18521/4 |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Clément DAVID |
CID1321282 fixed - Remove the default constructor 49/18549/2 |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Samuel GOUGEON |
* Bug #8010 fixed: NR test added: %i(1,1)=1 redefined %i 23/18523/5 |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Paul Bignier |
Really remove x_message from Scilab 29/18529/3 |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Paul Bignier |
Xcos MVC: loosen in_ & out_implicit fields 23/18423/3 |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Paul Bignier |
HDF5: fix after 3c43337f2 46/18546/1 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Dhruv Khattar |
Coverity #1098354 fixed 27/18327/8 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Paul Bignier |
[CID# 1350626] Slint: add initialization for SciFile... 52/18452/3 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Paul Bignier |
Xcos MVC: allow smaller in_implicit 39/18439/2 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Paul Bignier |
Xcos MVC: fix MList import 68/17068/5 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Paul Bignier |
Optimization: fix empty matrix addition 42/18542/2 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Paul Bignier |
Typo in help sections: 'See Also'->'See also' 44/18544/2 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Paul Bignier |
Xcos MVC: fix BaseObject 33/18533/4 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Paul Bignier |
HDF5: fix 11 defects 39/18539/3 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Paul Bignier |
CHANGES.md: fix typo after 13203363e 32/18532/4 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Caio SOUZA |
* [Bug #14714] fixed - Crash/Leak when deleting datatip 49/18449/3 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Caio SOUZA |
Datatip detached position property 32/18332/7 |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Caio SOUZA |
* [Bug #14632] fixed - Zooming moves drawn axis offscreen 23/18323/3 |
commit | commitdiff | tree | snapshot |
2016-09-12 |
Samuel GOUGEON |
help pages: consolebox harmean ndgrid 24/17924/24 |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Paul Bignier |
Xcos MVC: use ScicosID() instead of 0 93/18493/3 |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Paul Bignier |
* Bug #14710 fixed - fullpath(TMPDIR+...) was bugged... 27/18527/3 |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Paul Bignier |
Xcos MVC: fix after 4b9d000e 94/18494/4 |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Paul Bignier |
Xcos MVC: fix a memleak when cloning a diagram containi... 31/18531/1 |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Paul Bignier |
Xcos MVC: fix a memleak 30/18530/1 |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Paul Bignier |
Scicos tests: remove messageboxredefinitions 73/18473/3 |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Dhruv Khattar |
Coverity #1350431 fixed 09/18509/2 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Paul Bignier |
Graphics: fix compilation after b27eba71 28/18528/1 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Dhruv Khattar |
Graphics module Null Checks added 20/18520/3 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Clément DAVID |
Xcos: reduce the lag at the first DnD #2 67/18267/5 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Paul Bignier |
Configure for MacOS: enable El Capitan (10.11) 92/18492/3 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Paul Bignier |
Configure for MacOS: correct call for version stamp 75/18475/4 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Clément DAVID |
fix compilation after 4fda44 26/18526/1 |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Clément DAVID |
Xcos: fix port labeling on invalid rpar 11/18411/2 |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Dhruv Khattar |
Coverity #1321160 fixed 13/18513/1 |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Dhruv Khattar |
Coverity #1321058, #1321094, #1321156, #1354293 fixed 03/18503/3 |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Antoine ELIAS |
add dependence on core in hepltools module 07/18507/1 |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Dhruv Khattar |
Coverity #1098587 fixed 98/18498/2 |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Paul Bignier |
Polynomials: fix sci_poly after 7603e394, fixing CID... 95/18495/1 |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Dhruv Khattar |
Coverity #1321068, #1321069 fixed 90/18490/4 |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Dhruv Khattar |
Coverity #1321276 fixed 85/18485/2 |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Dhruv Khattar |
sci_x_choice.c, sci_uigetcolor.c, sci_x_dialog.c, sci_x... 80/18480/3 |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Dhruv Khattar |
Coverity #1099169 fixed 82/18482/4 |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Dhruv Khattar |
Coverity #1099226, #1099227, #1099228, #1320990 fixed 79/18479/3 |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Dhruv Khattar |
Coverity #1357533 fixed 63/18463/2 |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Dhruv Khattar |
Coverity #1352290, #109679, #1321277 fixed 77/18477/3 |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Dhruv Khattar |
Coverity #1350354, #1350367, #1350441, #1350442, #13506... 74/18474/1 |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Dhruv Khattar |
Coverity #1098277, #1098279, #1360822 fixed 72/18472/2 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Samuel GOUGEON |
Bug #8493 fixed - simp(p1,p2) did nothing for complex... 20/18420/3 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Samuel GOUGEON |
Bug #11037 : non regression test added 18/18418/5 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dhruv Khattar |
Coverity #1321157 fixed 69/18469/3 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Samuel GOUGEON |
* bug #11692 fixed - help section mixing default en_US... 15/18415/3 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dhruv Khattar |
Coverity #1099226, #1099227, #1099228, #1320990 fixed 61/18461/4 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dhruv Khattar |
Coverity #132120, #1097640, #1099299 fixed 60/18460/4 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dhruv Khattar |
AST: Variable free'ed in error case 58/18458/3 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Clément DAVID |
Uicontrols: add some layout and messagebox-like demos 00/18400/3 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dhruv Khattar |
Coverity #1320928, #1320929 fixed 59/18459/4 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Samuel GOUGEON |
eval(): remove the for/for-end/end loop (20x faster... 17/18417/4 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Samuel GOUGEON |
* bug #8356 fixed - sci2exp() was wrong for m-t-lists... 16/18416/3 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Samuel GOUGEON |
* bug #11375 fixed - non-en_US CHAPTER file with no... 14/18414/4 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dhruv Khattar |
Coverity #1320926, #1321017 fixed 62/18462/2 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Dhruv Khattar |
Coverity #1107272, #1356057 fixed 57/18457/2 |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Samuel GOUGEON |
* bug #14694 fixed - help color_list poorly rendered... 13/18413/3 |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Dhruv Khattar |
Coverity #1164282, #1321381, #1321382, #1321131, #13211... 54/18454/8 |
commit | commitdiff | tree | snapshot |
next |