Paul Bignier [Tue, 13 Oct 2015 12:02:12 +0000]
Xcos MVC: hardcode function names to match Windows & Linux
* gcc macros display namespaces on Windows
Change-Id: I4aaed0e45fdc586b7425cef9c142cb0dda2bbd0e
Antoine ELIAS [Thu, 8 Oct 2015 09:22:41 +0000]
failed on exec correctly close file
Change-Id: If985cb040cadfe1a762b071f4aba35d0c32e791d
Charlotte HECQUET [Thu, 8 Oct 2015 13:19:38 +0000]
* Bug #13893 fixed - simp() function did not set a rational denominator at 1 when numerator was equal to zero.
Change-Id: Ic742094c7247b31ad86b4d77bd75f42c4014437d
Antoine ELIAS [Mon, 12 Oct 2015 09:19:55 +0000]
bug 14199: wrong management of matrix dimensions
Change-Id: Ia0ffab00ddce47a266105c388b82d8dab7b63c04
Paul Bignier [Tue, 13 Oct 2015 09:50:00 +0000]
Scicos tests: regenerate ref files with COLOR property
* Fix after https://codereview.scilab.org/#/c/17289
Change-Id: I38f23565f178c263d4734512b7ca481854a0022c
Antoine ELIAS [Tue, 13 Oct 2015 08:50:46 +0000]
fix scicos-cli compilation on Windows
Change-Id: Iba7e4f4209c5108cfc90c2cdc1932b081d7e9c66
Antoine ELIAS [Tue, 13 Oct 2015 08:17:27 +0000]
fix windows compilation after https://codereview.scilab.org/#/c/17289
MSVC does not like list initializers in class members initialization.
Change-Id: Ica1473a8238222be18df464e914415b63aa2a73b
Cedric Delamarre [Tue, 13 Oct 2015 08:38:14 +0000]
Linux compilation fixed after https://codereview.scilab.org/#/c/17274/
Change-Id: I7601812482b4cd631c1f1a7511d0f02f9564d451
Clément DAVID [Tue, 13 Oct 2015 06:33:31 +0000]
* Bug #13920 fixed - `getscilabkeywords` help page should be in the "Scilab keywords" section.
Change-Id: I86701f3ae44760fa2c411107251a71c7a0e80516
Paul Bignier [Tue, 13 Oct 2015 07:29:32 +0000]
Scicos MVC: minor comment fix
* Fix after https://codereview.scilab.org/#/c/17289
Change-Id: I583318b6b6719fff03a83343b8a8a07ee32167b0
Clément DAVID [Wed, 7 Oct 2015 13:27:22 +0000]
Xcos MVC: add a color and grid to diagrams and superblocks
Change-Id: Id5c9c3b8ca8a93c01f11714ec8a412c183e64581
Cedric Delamarre [Mon, 16 Mar 2015 10:19:07 +0000]
tclsci plugged
test_run tclsci
Change-Id: I50c12d7255fd4a828b4a971a4dab15f2775776fe
Clément DAVID [Mon, 12 Oct 2015 12:57:11 +0000]
Compilation: fix MacOsX after
c4b27724
Change-Id: Iea2b4a28c817de84413afb3e0db67820965e91ce
Clément DAVID [Wed, 7 Oct 2015 19:25:54 +0000]
* Bug #13908 fixed - part(text, n:$) was very slow.
Change-Id: I873009170ee38f6cc28357ce929238cfe999aa3a
Antoine ELIAS [Mon, 12 Oct 2015 10:47:34 +0000]
fix windows installer after https://codereview.scilab.org/#/c/17235/
Change-Id: If8ce05e23ecb060ffc173f7407301747a4b81858
Clément DAVID [Mon, 12 Oct 2015 08:02:28 +0000]
* Bug #13919 fixed - Scilab parsed "hidden" as a reserved keyword but it is not used.
Change-Id: I9a1f753eae3b46190e11275821198cd72d16673b
Cedric Delamarre [Tue, 6 Oct 2015 14:32:55 +0000]
CallExp must interpret arguments before function/variable
// error must be undefined variable b
a(b)
test_run ast bug_14135
Change-Id: Ibcf4f6c59faf1db3f1625e353e216e65690be794
Cedric Delamarre [Thu, 8 Oct 2015 16:32:58 +0000]
[debugger] return statement fix
function toto()
return
disp("toto")
end
debug
e toto
// disp must not be executed
Change-Id: I7a3c457a51995fdd0ddf4b64f5f9ba6d253480df
Calixte DENIZET [Thu, 8 Oct 2015 17:34:54 +0000]
Analysis: fix bugs in checkers
Change-Id: I7cbc144b38f892f96d0d2de7638f8650293e6fc5
Calixte DENIZET [Mon, 12 Oct 2015 06:25:54 +0000]
Fix Eigen compilation after package upgrade
Change-Id: Ie0c677a3243a96f3096efe7f1aeb7c305d15367d
Paul Bignier [Fri, 9 Oct 2015 07:15:10 +0000]
Scicos tests: regenerate ref files after referencing messages
* Minor fixes in some Xcos tests as well
Change-Id: I9c76b04b63e1ab7a3c15f7663861506a49cf27e0
Keith Smith [Fri, 28 Aug 2015 06:32:43 +0000]
Typo fix: differenciat* -> differentiat*
Change-Id: Ie3d25ed761f9274ed9f001eeaa2e7516007687de
Clément DAVID [Mon, 6 Jul 2015 08:24:56 +0000]
Fix error message and update localization script
* Use 'string expected' instead of 'Single string expected' or 'A string
expected' or 'String matrix expected'.
* Rewrite part of updateLocalizationModule.sh for maintenance reason
Change-Id: If3d2269df8d90f0c0df850b268a3e6904307b3a9
Clément DAVID [Tue, 24 Feb 2015 15:18:48 +0000]
Compilation: insert a guard on supported OS
This guard let IDEs find the right definition for typedefs.
Change-Id: I7b5c1144f102809fa7618714cb25162c487d8537
Charlotte HECQUET [Wed, 23 Sep 2015 07:59:58 +0000]
* Bug #14022 fixed - getscilabkeywords() was KO (+gateway what() added).
Change-Id: I5ebde683894a7abf2f6aeb2818956ee55bbc943d
Cedric Delamarre [Wed, 7 Oct 2015 14:31:40 +0000]
insertion in output of function call
test_run graphics bug_14141
test_run ast insert
Change-Id: I6b6cfc79fe5a770f53c4c49810ce8c55e83c0e9a
Antoine ELIAS [Thu, 8 Oct 2015 08:35:49 +0000]
fix concatenation of matrix with [] and list()
test_run ast matrix_exp
Change-Id: I5dbe2b28d452d3144c015bf24fdb6ad22b716d17
Antoine ELIAS [Thu, 8 Oct 2015 08:43:38 +0000]
update windows installer, commons does not have *.xsl anymore
Change-Id: I2ae2922ca97bfd15da33df7400fc3a701c416b8f
Paul Bignier [Fri, 2 Oct 2015 14:26:38 +0000]
Xcos MVC: modify Link's 'xx' and 'yy' properties storage
* When dragging a Link, the Xcos GUI will try to ADD control points to that Link,
so this commit stores them in a [x1 y1 x2 y2 x3 y3] pattern instead of previous [x1 x2 x3 y1 y2 y3],
which made point insertion tedious
Change-Id: I778449078a8c9f99e24b569fe7f206d05aefa3d0
Antoine ELIAS [Wed, 7 Oct 2015 11:46:50 +0000]
fix windows compilation after https://codereview.scilab.org/#/c/17272/
Change-Id: I19c8f8276d36c444719720c036c28eeec8ec0289
Paul Bignier [Tue, 6 Oct 2015 14:36:26 +0000]
Xcos GUI: minor Java fixes
* Applied Eclipse cleanup
Change-Id: I5db068af0826ca972be33f41f747a580be151979
Clément DAVID [Wed, 30 Sep 2015 13:32:49 +0000]
Xcos GUI: handle COSF import
Rendering is *NOT* translated from Scicos to Xcos yet.
Change-Id: I4c1dd67c5dd76967bb2a23bd4af9c808fc5f9312
Clément DAVID [Mon, 5 Oct 2015 09:39:53 +0000]
mem leak fixed about the default visitor
Change-Id: I9edf2122c54f3fe93892e20a1646d7ab82600667
Antoine ELIAS [Tue, 6 Oct 2015 09:33:05 +0000]
fix [1;[]] after https://codereview.scilab.org/#/c/17221
Change-Id: I9030fc36a17e181b4a554c1631c33d3f91309b7c
Calixte DENIZET [Mon, 5 Oct 2015 18:43:09 +0000]
Analysis: add info about $ and fix bug
Change-Id: I5e0b9daac5e90a4795604d1b31a61d8a085eccfa
Charlotte HECQUET [Tue, 8 Sep 2015 13:34:02 +0000]
* Bug #14105 fixed - New block comments /*...*/ feature was not documented.
Change-Id: I49d65ac5e4124a2f2c94adb5ae94b020e684a749
Charlotte HECQUET [Mon, 31 Aug 2015 08:17:07 +0000]
Update iscellstr help pages.
Change-Id: I1ebb43967c7e5f37fe4d7ae986d89499d515e6c7
Charlotte HECQUET [Wed, 29 Jul 2015 13:59:46 +0000]
Update dot help pages
Change-Id: I93bc3657d743671e1498cda7c6e350f8ce8803af
Charlotte HECQUET [Wed, 23 Sep 2015 08:51:50 +0000]
* Bug #14159 fixed - Matplot crashed Scilab on boolean input.
Change-Id: I734a3f05b4b8f2a42b4f51ff8a8c2c6654097054
Charlotte HECQUET [Mon, 24 Aug 2015 08:46:49 +0000]
* Bug #13853 fixed - plzr() returned wrong results for discrete-time systems with a numeric time step.
Change-Id: Id3171738d2304e48b0b8f12acfa69ccce9b38e59
Antoine ELIAS [Wed, 23 Sep 2015 15:09:08 +0000]
bug #14047: wrong behaviour of break ( continue ) in if outside of loop.
Change-Id: I6eb64726d4a7ae59c98d8af2f20b957090d46ef9
Antoine ELIAS [Fri, 18 Sep 2015 14:24:38 +0000]
overload on matrix concatenation failed with []
Change-Id: If3965f3041f2cf93259a75bc1f539bb37eed9782
Clément DAVID [Thu, 24 Sep 2015 15:48:44 +0000]
Xcos GUI: split creation now works
Change-Id: Ibe82bdb6fa489b2cbf7815f25a6d66dca5b52248
Antoine ELIAS [Fri, 18 Sep 2015 13:20:54 +0000]
bug_14028: force flag of genlib did not rebuild bin file.
Change-Id: Ifa89a0f9cc058eb96b15ce3eedc0200471be7500
Antoine ELIAS [Fri, 18 Sep 2015 09:45:51 +0000]
bug #14024 : fix macrofile display
Change-Id: Id10ca58691066832f3af4af327125c4704c51b86
Paul Bignier [Mon, 28 Sep 2015 13:15:11 +0000]
Xcos demos: select & open subpanel in the GUI
* The arrow character at the end of the words https://codereview.scilab.org/#/c/14519/ made the find() impracticable
Change-Id: Id3119dbf9d2dd90edd9bb21274bd228a5fb34e99
Antoine ELIAS [Fri, 25 Sep 2015 12:39:42 +0000]
add recursion watchdog, configuration function and preference
Change-Id: Ie9b3b988caf41a6018d0c07da29e8a5a417ebcb8
Calixte DENIZET [Tue, 29 Sep 2015 15:43:41 +0000]
Analysis: AnalysisVisitor can now be used as a singleton and fix bugs in cache system
Change-Id: I42d5a29f6253f8562e3467dbd7c8f5f948bb767d
Clément DAVID [Thu, 1 Oct 2015 13:09:29 +0000]
AST Inspector: speed-up things while executing
An unordered_set has O(1) insert / remove operations which are used to
inspect the allocated types.
Note: also reorder the variables on some constructors
Change-Id: I81f96a982940e5489297dd4357cc23c9595cb05b
Calixte DENIZET [Wed, 30 Sep 2015 17:47:32 +0000]
Analysis: fix bugs
Change-Id: I43a658fce22f4c873eb52ac6b9b333497b1c4f33
Antoine ELIAS [Wed, 23 Sep 2015 14:31:48 +0000]
bug #13983: who_user returns wrong values
Change-Id: Ieab891e79fc3e8573697d52b906128da3600687d
Antoine ELIAS [Thu, 24 Sep 2015 13:58:21 +0000]
* Bug 14156: mfscanf returned [] when datafile contained a header + init variables to prevent wrong FREE
Change-Id: I927e7b77d710e6d9cc60cc0a57cebdc7e8a72b91
Clément DAVID [Mon, 21 Sep 2015 14:30:59 +0000]
Xcos GUI: DnD of blocks now works
Change-Id: I7a4ab2bf3a29cd71890cdd13d242edc45ada490b
Antoine ELIAS [Tue, 29 Sep 2015 10:17:25 +0000]
CTRL + C break display or 'pause' execution
Change-Id: Ib4296d931c04ff1455810c519001a098dfa47c65
Paul Bignier [Tue, 29 Sep 2015 13:50:03 +0000]
Xcos GUI: point 'About Xcos' to 'About Scilab'
* Will have a specific 'About Xcos' button when we design a dedicated Xcos tribute
Change-Id: Ic7b283e16814110177669d48e33f2d5640ec82c5
Antoine ELIAS [Tue, 29 Sep 2015 10:39:48 +0000]
CTRL + D close Scilab on empty prompt line (GUI and Windows CLI only)
Change-Id: I923cd55c1e11fe5f73becbb369403433065acffc
Antoine ELIAS [Thu, 17 Sep 2015 17:00:59 +0000]
bug #14059 : improve suppression of elements on view as vector matrix
r=rand(1,100000);
tic();r(r<0.5) = [];toc()
alpha 1 : 3.43 s
after path : 0.003 s
Change-Id: Ia389f0ed9bb5a1d6ff5d45cbc5e477aa7abe4d72
Adeline CARNIS [Mon, 28 Sep 2015 10:09:09 +0000]
Levitron Demo: Reset button did not reset the drawing.
Change-Id: I1fa14eb2f6e34660f2aa52c5a98a49c0e23f9f4e
Antoine ELIAS [Fri, 4 Sep 2015 07:41:18 +0000]
Command line debugger first version
features :
- continue
- next
- quit
- abort
- where
- callstack
- help
- stepin
- stepout
- breakpoints (add, delete, show, enable, disable)
- stop on errors
- list
Change-Id: Ie683a612ec85d681239d66669fbe93ec2f5e9ea4
Simon Marchetto [Fri, 25 Sep 2015 09:15:41 +0000]
fix crash at startup
Change-Id: I0ccb61e94f0b6d5329eead3fde56edf94e8fc209
Antoine ELIAS [Thu, 24 Sep 2015 15:10:42 +0000]
fix macos compilation
Change-Id: I3edf43f5842bad4d7694177e7afc4511a04a1e35
Paul Bignier [Thu, 24 Sep 2015 08:54:51 +0000]
Xcos GUI: without a carriage return, the last context line was ignored
* When entering a multiple-line context, if the user didn't add a carriage return at the end, the last line was ignored
Change-Id: I23540ee0660e200bc9fb970099e65d4b525c0f48
Clément DAVID [Thu, 24 Sep 2015 14:05:04 +0000]
Compilation: valgrind.h is of course optional
This fix the build after
2faa1613a29b70b407e880fa232875bfab49b1f9
Change-Id: I6c612e0cbb8c6babf1a226cb53e76e6bb3aa0eaa
Clément DAVID [Wed, 2 Sep 2015 07:46:34 +0000]
Valgrind options: increase callstack log size
This will hide suppressed dlerror message in the case of statically allocated
C++ objects on a dynamically linked library.
Change-Id: If83f15578b6cb375022384b34bf324eae84d0620
Clément DAVID [Tue, 1 Sep 2015 17:25:02 +0000]
Compilation: link against valgrind if detected
This allow clear symbol reporting on dynamic linked libraries. See
https://bugs.kde.org/show_bug.cgi?id=79362 for more info.
Change-Id: I6124f264d6836bcd94d0070520197f6fbc8a802c
Antoine ELIAS [Thu, 24 Sep 2015 12:21:23 +0000]
missing header
Change-Id: I51403e24cc5195fb1658f0da21403c140c74ca5e
Calixte DENIZET [Thu, 24 Sep 2015 09:56:00 +0000]
Localization: add C++ converters for UTF8 & Wide strings
Change-Id: I38f3605afb2fc08062aa6ec9520be90f00d3dd3b
Antoine ELIAS [Thu, 24 Sep 2015 06:08:13 +0000]
add color in debugVisitor output on windows shell
Change-Id: I68e9e87457f3a5361a1eeb06b528525dec977c93
Adeline CARNIS [Wed, 23 Sep 2015 21:00:27 +0000]
* Bug #14109 fixed - lsq function crashed Scilab when Scilab version depended on MKL library. Fix in commit: https://codereview.scilab.org/#/c/17246/
Change-Id: Icce3450418d7b57b15fa710041944faf72ad2f86
Antoine ELIAS [Wed, 23 Sep 2015 17:16:55 +0000]
fix call to mkl functions with NULL parameters
Change-Id: Ic14f42ec9d9faf7b1d27bca5786c2690a5a16025
Antoine ELIAS [Wed, 23 Sep 2015 15:51:34 +0000]
bug #14149: fix h5read hypermatrix dimensions issue
Change-Id: I5f4cebdd2790e3a91f0e816ebc7307a4870f7490
Calixte DENIZET [Wed, 23 Sep 2015 14:53:00 +0000]
Analysis: infer when a refcount is required and add colors in DebugVisitor
Change-Id: Ia34946b02bc3758ff35a7f523789b459c8cad2f3
Paul Bignier [Wed, 23 Sep 2015 08:50:36 +0000]
Xcos GUI: fix Simulation->Setup->OK button
Change-Id: Ie572258297bba86214f6e443b941419f9c5d4126
Antoine ELIAS [Wed, 23 Sep 2015 10:25:30 +0000]
bug #14144 and #12928 : %nan, %inf in intXX() functions and crash on int64(2^63)
Change-Id: I27905752ed9568ad022b21f5e82b34b7a1f931e7
Clément DAVID [Tue, 1 Sep 2015 15:21:05 +0000]
Scicos: fix some invalid access
Change-Id: Ibad804a14138497fc20cf96788589eb415e2a658
Paul Bignier [Tue, 22 Sep 2015 13:34:07 +0000]
Xcos MVC: add the 'style' field to an Annotation
Change-Id: I2c333e155b4f2ce6f2c8e4a93132f987218913ca
Antoine ELIAS [Tue, 22 Sep 2015 10:33:50 +0000]
add management of VS 2015 in dynamic_link
Change-Id: I82de6da721698cfbcfc61ce450e558f0fdec8eba
Antoine ELIAS [Tue, 22 Sep 2015 08:25:43 +0000]
let VS configure its environment
Change-Id: Ie4d70fa1df3fe9b237cee93892bc77fbb03d5207
Clément DAVID [Fri, 18 Sep 2015 11:21:58 +0000]
Xcos: create an ANNOTATION works
Change-Id: I3553cdd3afd5410f76eeef1115c7b532d37fc828
Paul Bignier [Tue, 22 Sep 2015 07:59:42 +0000]
Xcos MVC: minor fix to specify long long constant
Change-Id: I687365235ab4f63dc60057f48bba8d8e27904067
Paul Bignier [Tue, 22 Sep 2015 07:46:23 +0000]
Xcos MVC: minor fixes in error messages
Change-Id: I79629375407732e680bb7bfbad44770d680ca5e1
Calixte DENIZET [Mon, 21 Sep 2015 09:52:48 +0000]
DebugV: fix function names in DebugVisitor
Change-Id: I594928f9e35c58ba906951f0d5908882d9aca829
Calixte DENIZET [Fri, 18 Sep 2015 15:34:15 +0000]
Analysis: add info to delete useless data
Change-Id: Ie7027bb1b65ec6cb3ee3387dac51826346914698
Antoine ELIAS [Thu, 17 Sep 2015 15:22:30 +0000]
improve find performance is case of one output argument
a = rand(3000,3000);
tic();find(a>0.5);toc
6.0.0 alpha1 around 0.350 second
after path : < 0.100 second
Change-Id: I83e01862134320dd0f22753590105c66ec31620d
Antoine ELIAS [Fri, 18 Sep 2015 09:34:37 +0000]
fix sci_clearfun after
8b58e9ef commit
Change-Id: I5fdd0d9b43488e5ae829e9748f6d10392e3442e7
Clément DAVID [Tue, 15 Sep 2015 15:28:29 +0000]
Xcos: workaround zcos doc generation
Change-Id: I57a317781a6152462eb4673eb7edff5d31bab7c1
Simon Marchetto [Thu, 10 Sep 2015 09:26:51 +0000]
* Bug #14150 fixed : The Windows SDK is not found on Windows 8.1
Change-Id: I1915b702a4aecc6843772c468f65182d6c9269e8
Antoine ELIAS [Wed, 16 Sep 2015 15:12:20 +0000]
std::wstring as parameter must be const & when is possible
remove using namespace ast/types/std and use :: instead of.
Change-Id: Id5033cd35c3e82176e5f4d43268370f75659a3d1
Antoine ELIAS [Mon, 14 Sep 2015 10:31:53 +0000]
remove getFullFilename from output_stream and use one in fileio
Change-Id: I51974b4a8346315f7a995cdd287c9ecaa07f5bb7
Calixte DENIZET [Wed, 16 Sep 2015 08:39:25 +0000]
Analysis: fix bugs (one in mangling & one with tempId associated to zeros)
Change-Id: I25139288bbe446f22054e571748aeb10c5bc1285
Calixte DENIZET [Tue, 15 Sep 2015 10:06:44 +0000]
Analysis: fix bug in OperAnalyzer
Change-Id: Ia7dbef22ff5d3ead46c1fa81a7ef212592c4b970
Calixte DENIZET [Mon, 14 Sep 2015 17:29:09 +0000]
FileBrowser: fix issue when two cd are made
Change-Id: Ib71b14786bdffc8c4d13fb40ca9fbfb98b3a0291
Adeline CARNIS [Mon, 14 Sep 2015 10:26:58 +0000]
%s*eye()-A where A is a matrix of doubles produces an error. So eye() is replaced by eye(m,n).
Change-Id: Id3ae8dcb7e6e02f7f4fd253d98702d4179966e6a
Clément DAVID [Mon, 14 Sep 2015 06:53:32 +0000]
Xcos: fix a memleak merge issue
Change-Id: Id31253332a116dcdb1246bfe49fe259e711652d1
Clément DAVID [Thu, 3 Sep 2015 16:39:56 +0000]
Xcos: fix some typo after f6b07c
Change-Id: I09c87dd757e33ab30c58a0075a93642ad6d1e4da
Cedric Delamarre [Tue, 8 Sep 2015 15:39:12 +0000]
[polynomials] memleak and invalid read/write
Change-Id: Ic62a312cc7c38d504da5f8390ed0502b5d8e2927
Cedric Delamarre [Tue, 8 Sep 2015 07:54:52 +0000]
mprintf fixed about new line
mprintf("test"+ascii(10)+"end")
mprintf("test\nend")
Change-Id: I9a5610e1c6666898891d482ab88adac1bdbdfa8b
Cedric Delamarre [Mon, 7 Sep 2015 08:09:21 +0000]
[io] memleak fixed
// bug_2389 fail, there is a memleak because
// we do not perform ludel
test_run("io", [], "mode_nwni_profiling")
Change-Id: I6aaf8c1cb1d38df8ac64596f35145c4950a747b9
Cedric Delamarre [Fri, 4 Sep 2015 10:16:02 +0000]
genlib updated about 4th argument
* bug_12593 updated.
* bug_9059 updated.
* -quit added to make macros.
* genlib return an error if the 4th output argument is given.
test_run functions bug_12593
Change-Id: Ib620c08007b773df920ce3ee424db2e0e0c43dd1
Calixte DENIZET [Fri, 11 Sep 2015 17:53:17 +0000]
Analysis: fix few memleaks found with Valgrind
Change-Id: Ie218c929ef2ebfc9bbff2ea094ccdb6575e93f1c