Paul BIGNIER [Fri, 5 Jul 2013 09:49:33 +0000]
Differential_equations: daskr subroutines error control
Improved the error control in daskr's example routines.
Reminder: these functions are used as demos, but the user can pass its own functions
Change-Id: I9e4794a1b38596630fb1d70f6439f9159e31abc0
Vincent COUVERT [Mon, 8 Jul 2013 08:51:17 +0000]
Revert https://codereview.scilab.org/#/c/11940/ for files which are thirdparty codes
Change-Id: I904e84af7b8795c65e4fc0381d7b6ff55f443245
Paul BIGNIER [Thu, 4 Jul 2013 14:59:56 +0000]
Typo fix: 'Colour*'
Replaced 'colour*' with its correct US form 'color*'
Change-Id: I53e9866af4ee2a22ee1a26a126b6877df74e6fa8
Clément DAVID [Mon, 8 Jul 2013 07:44:24 +0000]
Scicos: initialization problems were not reported
Change-Id: I96d083a630c0a880e522d7986fd1e06d22ac0ebe
Paul BIGNIER [Thu, 4 Jul 2013 10:41:00 +0000]
Typo fix: 'Generalis*' and 'Normaliz*'
Replaced 'generalis*' and 'normalis*' with their correct US forms 'generaliz*' and 'normaliz*'
Change-Id: Ib09180668479fab7c639ee20d92e57404cd185e3
Sylvestre Ledru [Thu, 4 Jul 2013 13:06:45 +0000]
Remove dead assignements (thanks to scan-build)
Change-Id: I968100db3a3ead83e8ec3d59372118d8480c7a55
Paul BIGNIER [Thu, 4 Jul 2013 09:52:59 +0000]
Typo fix: 'Discretiz*'
Replaced 'discretis*' with its correct US form 'discretiz*'.
Left the French sentences unchanged.
Change-Id: Ic103236dbb08417bcbc16f8774cd184db393a709
Paul BIGNIER [Mon, 11 Mar 2013 09:29:19 +0000]
Xcos solvers: typo fixes in LSodar
Change-Id: I94117d736f4df66e759519533ebf478eda9c5559
Vincent COUVERT [Thu, 4 Jul 2013 12:44:16 +0000]
Temporary workaround for libcurl messages
Change-Id: Ic6974f6bf9973a54bfa4ba7426ff90348cea2b28
Adeline CARNIS [Thu, 4 Jul 2013 12:20:52 +0000]
stdlib.h missing
Change-Id: Ief859e1f26e267e0d60cebca20049dd4aff08173
Clément DAVID [Thu, 4 Jul 2013 08:54:28 +0000]
HDF5: fix invalid read/write while loading mlists or strings
Change-Id: Ie7e6df9c6aa8d456e99990c15bb432f81775fef6
Paul BIGNIER [Thu, 4 Jul 2013 09:07:14 +0000]
Typo fix: 'factoriz*'
Replace 'factoris*' with its correct US form 'factoriz*'.
Left the french sentences unchanged.
Change-Id: I0f401a94f2517bc4ce16b6e0084897efce7c7d2e
Paul BIGNIER [Thu, 4 Jul 2013 08:28:43 +0000]
Typo fix: 'Reinitialize'
Replaced the word 're-initialize' with its correct form 'reinitialize'.
A future commit could replace 'initialis*' with its US form 'initializ*',
but that involves a lot of files and must be done cautiously.
Change-Id: Ifa8dad541203e2d59a659e5a81f0d5c2eeff471b
Sylvestre Ledru [Wed, 3 Jul 2013 10:11:43 +0000]
Remove a useless variable
Change-Id: I14ee366ddd97641e0e7b50cdf7add9d65378cce7
Adeline CARNIS [Wed, 3 Jul 2013 15:29:27 +0000]
Change error message in %r_cumsum.
Change-Id: I66678401c96a480f9bf18dcdd6a4887c8a98953d
Paul BIGNIER [Mon, 1 Jul 2013 14:18:05 +0000]
Xcos solvers: allowing close zeros for DDaskr
DDaskr can now handle root functions that are zero on long periods, just like IDA can.
Change-Id: Ib30d39448347e73d05dfb98a6669f1be853267d7
Paul BIGNIER [Fri, 28 Jun 2013 08:30:47 +0000]
Xcos solvers: ODEPACK's 'ddaskr' implementation (doc + tests)
Change-Id: I6dd19c074ab141fbb6cac1a045e1529784aa78e3
Vincent COUVERT [Wed, 3 Jul 2013 07:41:53 +0000]
Fix graphics modules after https://codereview.scilab.org/#/c/11868/
Change-Id: Ic4c8a595385229b124683a2a4b45584e6bc7b154
Charlotte HECQUET [Tue, 2 Jul 2013 13:18:36 +0000]
* Bug #7960 fixed - plzr() could not produce a pole zero plot of a simple transfer function (non regression test).
Change-Id: I54357e73c08b5a4711faa8a5f1ea8b70ef4eb28e
Adeline CARNIS [Tue, 2 Jul 2013 10:57:57 +0000]
*Bug #12433 fixed- show_pixmap() has been removed in Scilab files.
Change-Id: Ie2a4aa06996462be519f30dd2b79d4f9f460303d
Charlotte HECQUET [Wed, 3 Jul 2013 06:22:19 +0000]
* Bug #2416 fixed - "string([]) returns []" added in the string help page.
Change-Id: Ic4090d6c5d67b43f063bbae9d3fd719074b355cb
Calixte DENIZET [Tue, 2 Jul 2013 16:17:53 +0000]
Remove useless Java file: ImageExportRenderer.java
Change-Id: I1b213815016a7d810d9697c6aa399af39c771243
Clément DAVID [Tue, 2 Jul 2013 12:23:02 +0000]
Scilab_f2c: fix the build
f2c does not support fortran string concatenation in a call.
Change-Id: Ifc55c273f446be22261786df6c4e70a8aa4d3932
Cedric Delamarre [Tue, 2 Jul 2013 09:09:49 +0000]
Wrong variable name was initialized.
https://codereview.scilab.org/#/c/10705/
Change-Id: Ib52d4cd9e3c7579ab4e58f34bb9b41bcc333ebd9
Charlotte HECQUET [Mon, 1 Jul 2013 09:49:35 +0000]
* Bug #2267 fixed - Wrong error message when ticks locations and labels did not have the same size.
Change-Id: I8142a3d26f7f58c075f63d021e12e34daeefdcf6
Adeline CARNIS [Mon, 1 Jul 2013 14:44:01 +0000]
* Bug #7824 fixed - The properties of title function did not support an indexed color.
Change-Id: I4a3dc298fe6d89c55c960e1ddd60e6520d2594ed
Charlotte HECQUET [Fri, 31 May 2013 08:29:11 +0000]
* Bug #8840 fixed - fileparts did not manage matrix of strings.
Change-Id: I54b5f497832d9b692cb4ad26925db231b040d336
Paul BIGNIER [Tue, 18 Jun 2013 11:56:10 +0000]
* Bug #8373 fixed - Core: clear can take matrix of strings
Change-Id: I6114fc860920674bd329c1570bff5258c6e4f521
Clément DAVID [Mon, 1 Jul 2013 16:26:00 +0000]
Fix valgrind invalid read on mgetnc
The fmti argument should be a char[3] even if the last value is not
relevant for serialisation/deserialisation.
Change-Id: I0ef34e3d3e17cb127f8ad9e860cdbedb5f759dae
Charlotte HECQUET [Tue, 28 May 2013 15:41:13 +0000]
* Bug #10823 fixed - fullpath returned different results on Windows and Linux for non-existent file.
Change-Id: I59b51bb4a11546dfccbf96e713813a73f977101f
Antoine ELIAS [Mon, 1 Jul 2013 15:56:55 +0000]
fix windows compilation after https://codereview.scilab.org/#/c/11839/
Change-Id: I68513bd97045e40eafe29915a566476d95f51406
Paul BIGNIER [Fri, 28 Jun 2013 08:18:08 +0000]
Xcos solvers: ODEPACK's 'ddaskr' implementation (sources)
Change-Id: Ia6ac0deb83cc5fb9c5e2726ccbffb287289a2d7b
Paul BIGNIER [Mon, 1 Jul 2013 13:06:47 +0000]
Xcos tests: small improvement
Replaced loadXcosLibs() and loadScicos() with <-- XCOS TEST -->
Change-Id: I5740185064d00485c85c456c7b093e911dfe6829
Charlotte HECQUET [Fri, 28 Jun 2013 07:17:02 +0000]
* Bug #4229 fixed - delip did not return an error if one element of its first input argument
was negative.
Change-Id: Icb9236e35ce56ca2f7b0ed3f319496b1ef4dd735
Adeline CARNIS [Mon, 1 Jul 2013 11:52:42 +0000]
* Bug #8098 fixed - cumsum did not apply to rational matrices.
Change-Id: Ic39d06fe29a08503159b0063402ed0220297c86a
Charlotte HECQUET [Thu, 6 Jun 2013 08:21:48 +0000]
* Bug #10180 fixed - det was not defined for sparse matrices.
Change-Id: I75fd51d884f3c54aca4751be87d5eb48dfafc454
Adeline CARNIS [Thu, 27 Jun 2013 10:37:10 +0000]
*Bug #10866 fixed- det() was not equivalent to detr() for rational matrices.
Change-Id: I9577eb98cb3353e44be7b023a19528bc25e23431
Cedric Delamarre [Mon, 24 Jun 2013 13:36:13 +0000]
nthroot should check if arguments are empty before use it.
Change-Id: I245e1f7b9a083475641829d6c8588e0ceca149be
Charlotte HECQUET [Fri, 28 Jun 2013 08:17:50 +0000]
* Bug #12715 fixed - Variable cross in pspect and cspect has been renamed because of conflicts with cross function.
Change-Id: I15e1a0f2ba397648ce53be5832ae95ddd11a1cc5
Clément DAVID [Mon, 24 Jun 2013 12:49:11 +0000]
Xcos: fix giws generation issues after
18e2bbb9
Change-Id: I2cf92bdcfe2e955ab1f05fb3b465beec441423bf
Charlotte HECQUET [Tue, 4 Jun 2013 15:22:47 +0000]
* Bug #11792 fixed - List was accessed with non integer numbers.
Change-Id: I17883c82ffc39d0e5c99ba0cf17647b8c743bb7e
Charlotte HECQUET [Fri, 28 Jun 2013 14:55:43 +0000]
* Bug #6427 fixed - full([%T %F]) returned an error message.
Change-Id: I4c4731ab0d96485e902e84e70ce24b8ccb306c6c
Charlotte HECQUET [Thu, 27 Jun 2013 13:13:08 +0000]
* Bug #3928 fixed - Error when a matrix was flipped along the third dimension (non regression test).
Change-Id: I5d7e04f08241ea4e7a5b64575dcf4b688807caeb
Charlotte HECQUET [Mon, 6 May 2013 09:18:52 +0000]
* Bug #12593 fixed - Wrong error message when running genlib with an error in the sci file.
Change-Id: I4f8ad8420385a568b596db05a5e445e975f93303
Charlotte HECQUET [Thu, 27 Jun 2013 14:54:34 +0000]
* Bug #4085 fixed - help page of num2cell added.
Change-Id: I8ac7945f619ee0368234a78f3956678ba44e8d77
Adeline CARNIS [Fri, 28 Jun 2013 13:29:41 +0000]
Replace vector ^ scalar syntax by vector .^ scalar in signal processing demo.
Change-Id: I540ed0fc81b34f2e4fb062fb89f8f24a8acdc4a3
Vincent COUVERT [Thu, 27 Jun 2013 07:30:13 +0000]
* Bug #12667 fixed - 'Recent Files' menu was not localized.
Fixed by: https://codereview.scilab.org/#/c/11820/
Change-Id: I5e6f870ed7e0cf7e1163b4a5db0d6a5789b71a61
Antoine ELIAS [Thu, 27 Jun 2013 18:23:44 +0000]
allow print of hypermatrix of rationals
b(1,1,2) = 1/%s
b
Change-Id: I906636467379470a0f479674afdbfc425da26d1b
Vincent COUVERT [Tue, 25 Jun 2013 21:02:43 +0000]
Fix bug order
Change-Id: I4165b43ca83877523c89990e9e976580f05e7e6b
Calixte DENIZET [Tue, 25 Jun 2013 15:43:02 +0000]
Wish 12326 fulfilled: There was no way to set LaTeX font size in preview
Change-Id: I38bce7e2cb45322aaebc5953c10b1211b1f59292
Calixte DENIZET [Tue, 25 Jun 2013 12:37:34 +0000]
Wish 12712 fulfilled: In SciNotes, autosaving can now use %date to append the current date to the backup filename
Change-Id: I32c3a4143080aa5f5f72a3a153c0f36f73d98a54
Charlotte HECQUET [Thu, 2 May 2013 15:22:16 +0000]
* Bug #5616 fixed - typeof(uiCreateTree(...)) returned "Tree" instead of "uitree".
Change-Id: I2eb1c5202f84d63d71e97a12488eb63d1cb7cfaf
Charlotte HECQUET [Mon, 24 Jun 2013 08:31:27 +0000]
* Bug #12706 fixed - A wrong size matrix as input argument of cross function was not detected.
Change-Id: I38a2c4c9e623b691e2841ef043528b9d3f6aa846
Charlotte HECQUET [Tue, 25 Jun 2013 14:58:26 +0000]
* Bug #8820 fixed - Squeeze did not return a matrix when the resulting number of dimensions was less or equal to 2.
Change-Id: I0b26b32723d7bb6bc5cf494cb8ba2f47593016d7
Calixte DENIZET [Tue, 25 Jun 2013 09:52:03 +0000]
Bug 10146 fixed: In SciNotes, 'help on keyword' was at the end of the popup menu
Change-Id: I5d9bf8514ca7ae7438b9ab5554a8bc97bc6179a1
Sylvestre Ledru [Tue, 25 Jun 2013 15:31:22 +0000]
Fix some warnings (thanks clang)
(pos < 0) is always false (pos is a size_t type)
Change-Id: I4e58438b63f3cb88183b4de523d69b9cf6624e3a
Vincent COUVERT [Tue, 25 Jun 2013 14:32:53 +0000]
Update localization templates
Change-Id: I5c53ee39c329e52c5d81da5ad9ed255276b9b47b
Vincent COUVERT [Tue, 25 Jun 2013 14:29:34 +0000]
Import localization files from Launchpad
Change-Id: Iddce63c53d34d6aa00f9cf0a1b42151b7f4b83bb
Paul BIGNIER [Tue, 25 Jun 2013 13:11:09 +0000]
Typo fixes
Change-Id: I10c7b94eeed096f5c26376f78bf5be3d2eb3f4eb
Paul BIGNIER [Tue, 25 Jun 2013 12:35:29 +0000]
Typo fix: substract -> subtract
Change-Id: I4a0236d5df25ba86d2e427daf9c33af0572563de
Calixte DENIZET [Tue, 25 Jun 2013 14:04:03 +0000]
Bug 12349 fixed: In SciNotes, when the view was splitted, removing a char made jumping the other view
Change-Id: I6dab33dd07c5e3272ff730dd22fe94ea07373c31
Sylvestre Ledru [Mon, 24 Jun 2013 20:20:52 +0000]
Fix some warnings (thanks clang)
Change-Id: Ie21a8cd23785fd88e366f80852039742b896477d
Paul BIGNIER [Mon, 24 Jun 2013 12:43:44 +0000]
Typos in SEP INDEX
Change-Id: Ie37d1b87c69d2531242dbe1158d16bb5ac4b5db6
Cedric Delamarre [Tue, 25 Jun 2013 13:12:57 +0000]
double definition of gr2 removed.
Change-Id: I52d70dc37011e19b544eef2553d499876bd22d87
Calixte DENIZET [Tue, 25 Jun 2013 09:06:42 +0000]
Bug 12703 fixed: In SciNotes, add common shortcuts 'SHIFT DELETE', 'SHIFT INSERT' and others
Change-Id: I4be4613ede9cb8fe898abab9fb97199dc2baf5a1
Calixte DENIZET [Mon, 24 Jun 2013 12:09:50 +0000]
Bug 12668 fixed: Undocking SciNotes led to an exception
Change-Id: Ic12a616b3b6d97755cfbdce8626e605b26536610
Calixte DENIZET [Mon, 24 Jun 2013 10:05:12 +0000]
Bug 12627 fixed: At restoration a window could be out of the screen
Change-Id: I5c30ddcddbddff15f3eeff763d7934a026076cb8
Calixte DENIZET [Mon, 24 Jun 2013 09:34:21 +0000]
Bug 12708 fixed: Incorrect display in SciNotes prefs (onmouseover styles)
Change-Id: I9ac9dbafee72923f875748856a7cbd66d766b496
Simon GARESTE [Mon, 24 Jun 2013 15:26:16 +0000]
fixing typo in CHANGES
Change-Id: I404488b2cd07fa3721815e2e9ed26895ec80eebe
Charlotte HECQUET [Mon, 24 Jun 2013 06:35:29 +0000]
* Bug #12664 fixed - Inverted pendulum french translation was false in the xcos demo.
Change-Id: Id1abeb246a47908bfda99a521e09dd990970a57a
Clément DAVID [Mon, 24 Jun 2013 06:43:25 +0000]
Ignore the .gitreview file used by git-review
Change-Id: I171e9b08600021277c19cd7aef2172076688548c
Antoine ELIAS [Fri, 21 Jun 2013 09:06:11 +0000]
add missing header
Change-Id: Iee60f9f17212df50bfd9a9f351e9777d1bac1d4d
Clément DAVID [Thu, 20 Jun 2013 11:20:21 +0000]
Fix some memory leak or valgrind suppressions
Change-Id: I0c755dcf339ee22b4d20cba61bf24add3f16ba50
Vincent COUVERT [Fri, 21 Jun 2013 08:14:48 +0000]
Rename variable because this name is the name of the function inside the .start file
Change-Id: Ia39d00aa65ad0b7ebf19723c47d1832d03c2cb9b
Charlotte HECQUET [Mon, 29 Apr 2013 14:04:59 +0000]
* Bug #4383 fixed - A warning added to show which time response is computed by csim
when direct feedthrough is set to zero.
Change-Id: Ic78d6ed14c985433aa1aab01bef3a5c9930089fe
Paul BIGNIER [Wed, 24 Apr 2013 07:15:00 +0000]
* Bug #7596 fixed - Squaring error messages between stack1.c and errorTable.c
The same error happening in two different places should yield the same error message in Scilab console
Change-Id: I597af80dd3783b10a507a97fad1146e13237f342
Vincent COUVERT [Thu, 20 Jun 2013 12:34:18 +0000]
Revert "* Bug #12666 fixed - There was a memory leak in fft function."
This reverts commit
9b555e2e7c9d132742e1178b5dc6b86f48f61ecb
Change-Id: I794e4b261fc0a8829c9c4fd52fde762767f6c6c5
Charlotte HECQUET [Fri, 10 May 2013 11:48:59 +0000]
cross function added. See bug #9941 fixed.
Change-Id: If020bc7b5d58fff5f2d23650cf30f1728b7e6759
Adeline CARNIS [Wed, 19 Jun 2013 13:35:37 +0000]
Fix test win64b: test_run('optimization', 'bug_11452')
test_run('optimization', 'bug_632')
test_run('optimization', 'lsqrsolve')
Change-Id: I02b79e795cd24dbf611353fa28bf4ac59c1849b2
Adeline CARNIS [Wed, 19 Jun 2013 13:01:57 +0000]
Fix test win64b: test_run('core', 'bug_8086')
Change-Id: I092963ea34f319ad01a75f381f52571c55362f11
Adeline CARNIS [Wed, 19 Jun 2013 12:00:08 +0000]
*Bug #4042 fixed - squeeze(A(1,1,:)) returned an hypermatrix instead a matrix.
Change-Id: I10cacedfda6fc32b65897e9a996680c560a10509
Adeline CARNIS [Thu, 20 Jun 2013 10:01:51 +0000]
*Bug #11766 fixed - nthroot in the m2sci help added.
Change-Id: If311b9befece8b8bad5597a96f8b045d52e64797
Charlotte HECQUET [Wed, 19 Jun 2013 14:17:57 +0000]
* Bug #12666 fixed - There was a memory leak in fft function.
Change-Id: I5aae78edee7ca0fd28aaf8610332f528cd7bccef
Adeline CARNIS [Thu, 20 Jun 2013 08:14:19 +0000]
Fix test win64b: test_run('integer', 'intops_v5')
Change-Id: I63b26d8a5f8d725cedf03f01ffe25e6e4d413d19
Adeline CARNIS [Thu, 20 Jun 2013 08:59:35 +0000]
Fix test win64b: test_run('simulated_annealing', 'compute_initial_temp')
Change-Id: I6c0958cd4862d50880976c2c1689b961f1bdbdd3
Clément DAVID [Thu, 20 Jun 2013 09:44:00 +0000]
API Scilab: add a test using allocMatrixOfBoolean
Change-Id: I1f960d878b2de04807802bdce06371b34a4ce484
Paul BIGNIER [Thu, 20 Jun 2013 07:26:56 +0000]
Differential_equations: remove intg() warning
Related to bug #5728. The removed warning was not of substantial interest and messed with integrate()
Change-Id: I61ec534c3c344ce84b3e5aaebbee87c5b2cf350c
Vincent COUVERT [Fri, 14 Jun 2013 12:03:13 +0000]
Use standard error message
Change-Id: I031acaaca582395477b6b127ecc82a0bd959d568
Cedric Delamarre [Fri, 14 Jun 2013 12:17:29 +0000]
myprog updated with api_scilab.
Change-Id: Ib2d6130e15f5f881c79b1c1855b7c18c17d0030a
Cedric Delamarre [Thu, 13 Jun 2013 13:28:07 +0000]
toolbox skeleton : bad check of scilab version.
Change-Id: I098f8fa1eb65209717cebb2b28bf64b10a8dcd12
Paul BIGNIER [Thu, 13 Jun 2013 14:04:00 +0000]
Polynomials: argument checks in lcmdiag
Change-Id: I4ff5fd260f066445b2c48202dffc426679ee9c58
Simon Marchetto [Fri, 14 Jun 2013 10:21:37 +0000]
* Bug #12470 fixed - Variable browser is not refreshed after loading an environment.
Fix: call updatebrowsevar() in 'load environment' script
Refactoring: Split fonctionalities in Variable Browser
- opening
- set data
- update
done in Java classes BrowseVar, ScilabVariableBrowser
and in C: new unit BrowseVarManager (replaces UpdateBrowseVar)
macro browsevar() calls openVariableBrowser()
macro updatebrowsevar() calls SetVariableBrowserData()
Change-Id: I982e8d85b60c7dc0859c4b59a35d3eb244b4112f
Sylvestre Ledru [Fri, 14 Jun 2013 10:27:08 +0000]
Try to fix the thirdparty lib path in the binary
Change-Id: I328d7f1abd5a381e2c0f7ba9e3849f8f6f00255d
Vincent COUVERT [Fri, 14 Jun 2013 07:59:16 +0000]
Fix Windows compilation after https://codereview.scilab.org/#/c/11622/
Change-Id: Icb2e7332ce70a8108168a7d1dc199d27dd9e36db
Paul BIGNIER [Thu, 13 Jun 2013 08:05:02 +0000]
* Bug #12679 fixed - Polynomials: argument check for gcd and lcm
Change-Id: I400feeb0683ef4c422496e071f1bb614a59a4239
Clément DAVID [Thu, 6 Jun 2013 07:36:29 +0000]
Bug #12651 fixed (2) - scicos_simulate did not works in nwni mode.
Some tests has been updated to use this mode, to check :
bin/scilab -nwni -f modules/xcos/tests/unit_tests/model2blk.tst
Change-Id: Ida727fc6ec7b1fb8f318340fe097d8f6f7facdc6
Paul BIGNIER [Thu, 13 Jun 2013 14:50:28 +0000]
* Bug #12686 fixed - wrong error returned by instruction 'diff()'
Change-Id: I8f2278c02f6c7f28c700e30f42958142b9dbb6b3
Yuri Chornoivan [Thu, 13 Jun 2013 14:21:23 +0000]
Fix various typos
Change-Id: I659a87b08f731a5c882217e91dc5dadabbb11d31
Sylvestre Ledru [Thu, 13 Jun 2013 13:42:34 +0000]
Search libraries into lib/thirdparty into any cases
Change-Id: I36e4d62665f73d2a860193aba732b26f0786fb04
Paul BIGNIER [Wed, 5 Jun 2013 09:59:40 +0000]
* Bug #5921 fixed (proposal 2) - Randlib: doc improvement for grand
Change-Id: I755ed5cd4a331c4b9dd50d94ddd9c8cc4264be51