Sylvestre Ledru [Sat, 12 Jan 2013 12:09:32 +0000]
Fix an incorrect declaration
Change-Id: Ie01d02745d967fa4b22663fb54b9c7b9dddf671d
Sylvestre Ledru [Sat, 12 Jan 2013 09:56:45 +0000]
Remove memory leaks
Change-Id: Ib919c323a09329c77b027b1699116fa41225a7bc
Vincent COUVERT [Fri, 11 Jan 2013 16:01:55 +0000]
Fix test now fscanf is obsolete.
To test: test_run("fileio", "bug_9869")
Change-Id: I207ee36ff83463347b1d45610f294333d99ee918
Vincent COUVERT [Fri, 11 Jan 2013 15:57:58 +0000]
Fix test non fscanf is obsolete.
To test: test_run("fileio", "bug_7959")
Change-Id: I486ffcf82c06f23d100eb93365f3d2e621aed8ab
Vincent COUVERT [Fri, 11 Jan 2013 15:51:39 +0000]
Fix error message
Change-Id: I1d2d04866a762482b52c3109d9adffcdfea87c08
Vincent COUVERT [Fri, 11 Jan 2013 15:30:07 +0000]
Fix test now sscanf is obsolete.
To test: test_run("fileio", "bug_3905")
Change-Id: Ica6746e93016d88c1c5c9b30387191c4a0a40781
Vincent COUVERT [Fri, 11 Jan 2013 15:19:55 +0000]
Update the test now sscanf is obsolete.
To test: test_run("fileio", "sscanf")
Change-Id: Ia200d405a49c1fe4faadabf0cc854c3bdae4f2ba
Vincent COUVERT [Fri, 11 Jan 2013 15:14:39 +0000]
Update test now fprintf is obsolete.
To test: test_run("fileio", "non-iso-filename")
Change-Id: I502ece4f1e0f8622ef9242c4f229eacc95026bef
Vincent COUVERT [Fri, 11 Jan 2013 14:54:18 +0000]
Update test now fprintf is obsolete.
To test: test_run("fileio", "fprintf")
Change-Id: I02cf45560a41f6ad6055f3afee51295c4c1bca7d
Vincent COUVERT [Fri, 11 Jan 2013 14:45:26 +0000]
Update test now fprintf is obsolete.
To test: test_run("core", "bug_8086")
Change-Id: I0209817ec1af15bfc395b598500b49148f3926c2
Alexandre HERISSE [Tue, 11 Dec 2012 16:25:35 +0000]
* Bug #11193 fixed - Lincos did not honor context values.
Change-Id: I2c56cd4bb76c34dd684f4bb22f9dde7917ee7efc
Antoine ELIAS [Thu, 10 Jan 2013 19:17:17 +0000]
fix windows compilation
Change-Id: I92446b3856be5ee9796f6e7990ecf1af03ff535b
Vincent COUVERT [Thu, 10 Jan 2013 16:20:42 +0000]
* Bug #12168 fixed - matfile_listvar crashed when listing variables of a closed MAT-file.
test_run("matio","bug_12168","no_check_error_output")
Change-Id: I3e63183b9fa576243dfc6d876979693d74af82d7
Sylvestre Ledru [Thu, 10 Jan 2013 16:06:53 +0000]
Update of the localization templates
Change-Id: I503e22f7286e8f3a58a306e2d5df37ac285166ec
Sylvestre Ledru [Tue, 1 Jan 2013 13:53:25 +0000]
Remove a demo which is never called and was never updated to since Scilab 5.0
Change-Id: I9a223230c4c20920285486bb1d7a461847c04e49
Sylvestre Ledru [Tue, 4 Dec 2012 12:01:39 +0000]
Shows the Scilab version in the tab title
Change-Id: Ib744339bd65f147ae17489050b3433fce60fb973
Sylvestre Ledru [Tue, 18 Dec 2012 17:46:50 +0000]
When using Scilab in cli and adv-cli mode, show the version of Scilab and the date of compilation
For example:
$ scilab-cli
Scilab scilab-branch-5.4 (Dec 18 2012, 18:34:01)
-->
Change-Id: I212dd09b2a4d40f1365ce8b0afcceae6177974ca
Sylvestre Ledru [Thu, 10 Jan 2013 15:34:39 +0000]
Revert "* Bug #12123 fixed - Provide a more comprensible error message in some cases of"
This reverts commit
8b16887bc934b4792a7400a2b2274536308f83c6.
Change-Id: I79b0c7244e9fd34bbefc6bd45902518282d2f864
Sylvestre Ledru [Sun, 25 Nov 2012 09:22:36 +0000]
Add two new commands:
* scinotes
./bin/scinotes modules/core/macros/whos.sci
If the file does not exist, propose to create it.
Support also the -indent argument to indent automatically a Scilab file.
For example: ./bin/scinotes -indent modules/core/macros/whos.sci
* xcos
./bin/xcos modules/xcos/examples/integral.xcos will open the integral Xcos
schema
If the file does not exist, propose to create it.
./bin/xcos -simulate modules/xcos/examples/integral.xcos
Will start the simulation on integral.xcos
Change-Id: I2e0203e23a168bc938ecc4291340dfd610366721
Vincent COUVERT [Thu, 10 Jan 2013 15:20:57 +0000]
Missing images
Change-Id: Ied4d59b40599e5a0502b2133a61c890c6d649554
Sylvestre Ledru [Mon, 7 Jan 2013 17:26:22 +0000]
Split the plot3d examples + add images
Change-Id: I633fe456d293650216200e09f3abd59b43f78a96
Sylvestre Ledru [Thu, 10 Jan 2013 12:18:52 +0000]
Add a link and information about csvRead
Change-Id: I21e44388f9ec7664aad6e0204f8bcfd183bc2ec9
Sylvestre Ledru [Tue, 8 Jan 2013 14:35:28 +0000]
Remove useless declaration
Change-Id: I0036a7406f5513d208bf0abf10a3799b9ef67c01
Sylvestre Ledru [Tue, 8 Jan 2013 14:16:42 +0000]
Remove some double free declarations
Change-Id: I2d1736041fb73ca036dde9a442b16701d03322b9
Sylvestre Ledru [Tue, 8 Jan 2013 16:54:24 +0000]
Fix a typo in the documentation
Change-Id: Icc476f3caaa91f550e239e294950b4e951377184
Sylvestre Ledru [Thu, 10 Jan 2013 11:20:03 +0000]
* Bug #10815 fixed - diff help page did not have a "See Also" section.
Change-Id: I343bb0f9bb09c355c518f7c7c271f974d1ccf8d9
Guillaume Horel [Tue, 8 Jan 2013 16:29:22 +0000]
* Bug #12123 fixed - Provide a more comprensible error message in some cases of
of usage of eigs.
test_run("arnoldi",["bug_12123"],["no_check_error_output"])
Change-Id: Ic8fba1778443758ffd2029a19f7f48084972b08e
Sylvestre Ledru [Tue, 8 Jan 2013 16:21:30 +0000]
* Bug #12021 fixed - Improve the help page of eigs.
Change-Id: Ie0ef66e08c1eff8ab94625cedc73262f3591839b
Guillaume Horel [Tue, 8 Jan 2013 16:10:39 +0000]
Bug #12138 fixed - eigs(A,B) returned incorrect eigenvectors for dense matrices.
test_run("arnoldi",["eigs","bug_12138"],["no_check_error_output"])
Change-Id: Ic4d02e9f6653ffab25c15b7c10b09d76e3be74e7
Sylvestre Ledru [Tue, 8 Jan 2013 14:01:19 +0000]
* Bug #12204 fixed - Fix a typo in the French localization
Change-Id: I971890d7888cd33ebf07cb2a9655d5e8f99b150d
Sylvestre Ledru [Tue, 8 Jan 2013 13:59:22 +0000]
Fix a minor issue
Change-Id: Ic5bc73329aa00b5a321bd799588936204ea4f9f2
Sylvestre Ledru [Tue, 8 Jan 2013 13:46:29 +0000]
Remove some dead assignements
Change-Id: Idbb55ea4a314c209f1ed2cef93af25e4e511b636
Sylvestre Ledru [Tue, 8 Jan 2013 13:25:31 +0000]
Split the surf examples + add images
Change-Id: Ica6e07026664e04382521883dbf650afd9d48191
Calixte DENIZET [Wed, 9 Jan 2013 16:08:14 +0000]
Help generation: Bad images path when compiling doc for toolboxes
Change-Id: I4a4b38e52317060321b90e1f070273693c209cd6
Sylvestre Ledru [Wed, 9 Jan 2013 13:37:16 +0000]
Revert "
Remove the warnig on this case
mprintf(gettext("%s: almost 0.\n"),"linfn");
to reproduce it:
exec ./modules/cacsd/macros/linfn.sci;
"
It was disabling this commit:
commit
56d16e8be39c72983fb52671c790addd871d4209
Author: steer <serge.steer@scilab.org>
Date: Fri Sep 21 17:21:25 2012 +0200
A warning has been added for 1./x and 1.\x syntax
This reverts commit
f2c8866221db542f7666856307a0ba884fe6c0c8.
Change-Id: I4f73a7232dacb260b558387d067031c2713545b0
Sylvestre Ledru [Wed, 9 Jan 2013 08:48:17 +0000]
Add a unit test about dollar
Change-Id: I327677a0a6047f9cb079f2c67d935501dc2c58f3
Clément DAVID [Tue, 8 Jan 2013 13:44:01 +0000]
Xcos help: fix warnCell issues on the documentation
Change-Id: I4f73a7232dacb260b558387d067031c2713545b9
Paul BIGNIER [Fri, 4 Jan 2013 08:34:33 +0000]
Xcos help : Proper test times and minor corrections
Now that all the solvers are merged, wrote their proper test times
Added minor corrections, notably deletion of the space before a semicolon
Change-Id: Ife33cc5cd39bdb0ebd91696a5eb6436adabff147
Calixte DENIZET [Tue, 8 Jan 2013 12:26:12 +0000]
Doc gen: forget to add LaTeX images in images/
Change-Id: Ie5389df257edd8c0eeb42696171616fcdbc45305
Paul BIGNIER [Tue, 11 Dec 2012 09:25:59 +0000]
Xcos help : Added a page to help the user choose a solver
Explained how to select the solver type
Numerically compared them on various examples
Change-Id: Iebca647677a0e83abf960865bac274c74dec8800
Sylvestre Ledru [Mon, 7 Jan 2013 16:55:13 +0000]
Set the compression level for the jar help file. Save 150k
Change-Id: Id2a0cfe3110414721c784e2b51c9a17602452776
Clément DAVID [Mon, 7 Jan 2013 15:51:45 +0000]
Xcos file validation: update the XSD file
Change-Id: I7e2146cb7f90772e926f0103b78e8c81dd72d728
Sylvestre Ledru [Mon, 7 Jan 2013 14:58:20 +0000]
Update of the localization files
Change-Id: I37f9e9531ce07962ffcec30fedcbdf4dd6fee9bc
Sylvestre Ledru [Mon, 7 Jan 2013 14:33:20 +0000]
Fix a typo (tilda => tilde)
Change-Id: Ie891e2567a07e5e39cf6ed3507e35b67ee91fd11
Sylvestre Ledru [Mon, 7 Jan 2013 13:37:15 +0000]
Remove no longer used images
Change-Id: I83ef411419a051912b174346ac7861ffab8249af
Clément DAVID [Mon, 7 Jan 2013 14:15:09 +0000]
Xcos help: fix FR_fr headless build
Change-Id: I3b0b5591e3aa22e9730a89956b1113962c08bcb6
Clément DAVID [Tue, 13 Nov 2012 14:19:54 +0000]
Xcos help: use scilab:image and Xcos diagram to image exporter
* Provide some needed xcos files
* Move some files according to SEP_050_Xcos_Help_Folder.odt
* Remove old images files (latex gif, gui gif, diagrams png)
* Include the generated images into the repository
Change-Id: I3cf9878374d70307dcdfbbcdc4f3c9c34eaef6fb
Sylvestre Ledru [Mon, 7 Jan 2013 11:26:41 +0000]
Add a Makefile target to force the regeneration of all images
Change-Id: I2694957303cd44be0bdc0c34d84343e1c2f15396
Sylvestre Ledru [Sat, 5 Jan 2013 15:08:01 +0000]
Use hxx extensions instead of hpp
Change-Id: Idaeccc43c62207e5ce4dd014f648a4b385090713
Sylvestre Ledru [Sat, 5 Jan 2013 09:37:30 +0000]
Split the examples of polyline properties + add a new image
Change-Id: I030e17e7f7ead26227a252880777a421f95a3256
Vincent COUVERT [Mon, 7 Jan 2013 10:32:56 +0000]
Update year in copyright
Change-Id: I388b183c48751e64393f58cab0c3456537705b90
Clément DAVID [Wed, 28 Nov 2012 10:01:20 +0000]
* Bug #12101 fixed - Port ordering was not preserved on parameters change.
Change-Id: I802185bd7ab8cae1bb0eb4c49b571cd26eca007a
Calixte DENIZET [Mon, 31 Dec 2012 09:22:34 +0000]
Help generation: put images in a dedicated directory and jar to make lighter the help jars
Change-Id: I3ba58acce09264a01b6194dc7c0dfb6a54a9580c
Paul BIGNIER [Fri, 4 Jan 2013 14:03:41 +0000]
Xcos solvers : typo
Obvious renaming of the right variable
Change-Id: I56c27fe4a9fb09213f2789522dea1ab556c02563
Sylvestre Ledru [Tue, 1 Jan 2013 12:24:22 +0000]
Fix again: * Bug #12137 fixed - eigs(A,B) returned incorrect result for sparse matrices.
Change-Id: I36751e5e6cd5254dab02d8604fef16260eff1d88
Sylvestre Ledru [Tue, 1 Jan 2013 11:53:47 +0000]
Update of the copyright
Change-Id: Ifda2eae2619c33e6693de506f33289d4fe5a67a3
Vincent COUVERT [Mon, 31 Dec 2012 15:40:40 +0000]
Fix ref after https://codereview.scilab.org/#/c/9924/
To test: test_run("scicos", "scicos")
Change-Id: I9beea31112612662f9723f5d222e608180df3f8f
Vincent COUVERT [Mon, 31 Dec 2012 15:35:34 +0000]
Remove these tests since they refer to obsolete options which are now removed
Change-Id: Id94c6f3d69444bd623304053591d88cd330a5472
Vincent COUVERT [Mon, 31 Dec 2012 15:31:06 +0000]
Update order of files in ref file.
To test: test_run("modules_manager", "xcos_toolbox_skeleton")
Change-Id: I09a353e17a58f0ae48e766db38492cbf65cab17f
Vincent COUVERT [Mon, 31 Dec 2012 15:18:35 +0000]
Update ref after the removal of some macros from the core module.
To test: test_run("core", "bug_6891")
Change-Id: I3a73ce0d47063fb776bd0970c6a9b18966afffda
Sylvestre Ledru [Thu, 6 Dec 2012 17:29:55 +0000]
* xbasr() removed. Automatically managed by Scilab now.
Change-Id: Ic4a6eeedf92ac891fc393cf55cb2280ad08f40ae
Sylvestre Ledru [Thu, 6 Dec 2012 17:32:07 +0000]
* xsetm() tagged as obsolete. Will be removed for Scilab 5.5.0.
Use ged()
Change-Id: Idfb23f2f1918fe4a7e773cbf11415d48d4aa417f
Sylvestre Ledru [Thu, 6 Dec 2012 17:02:36 +0000]
* getfont() tagged as obsolete. Will be removed for Scilab 5.5.0.
Use ged()
Change-Id: I40729f53c03f29e31fead76a38f35eb687544c49
Sylvestre Ledru [Thu, 6 Dec 2012 17:00:53 +0000]
* getsymbol() tagged as obsolete. Will be removed for Scilab 5.5.0.
Use ged()
Change-Id: I28e03cab8a07279500e66ac09c9a4a5e8a6cc5d9
Sylvestre Ledru [Thu, 6 Dec 2012 16:58:59 +0000]
* getmark() tagged as obsolete. Will be removed for Scilab 5.5.0.
Use ged()
Change-Id: Ia560e05d0629c97ad52def981d686794a3c24946
Sylvestre Ledru [Fri, 21 Dec 2012 10:46:28 +0000]
* getlinestyle() tagged as obsolete. Will be removed for Scilab 5.5.0.
Use ged()
Change-Id: I9f8206cc6e53a38cecbf88b8c98052d385e17e38
Guillaume Horel [Mon, 3 Dec 2012 11:07:51 +0000]
* Bug #12137 fixed - eigs(A,B) returned incorrect result for sparse matrices.
Change-Id: I73fcb0f8f3dbbd1955e687f018ddba79bc1e1ef7
Sylvestre Ledru [Thu, 6 Dec 2012 17:12:29 +0000]
alufunctions help page removed (the feature was already removed)
Change-Id: I20c51e1a87c62803e1bd5afe221b379cafd516f1
Sylvestre Ledru [Thu, 6 Dec 2012 17:11:44 +0000]
xselect help page removed (the feature was already removed)
Change-Id: I27419bb9c01ecc6451c41c0f49ad565317d93f3c
Sylvestre Ledru [Thu, 29 Nov 2012 16:22:47 +0000]
* Bug #9305 fixed - In the optimisation help page, new chapter "Least Squares functions"
created.
Change-Id: Ie679924d92b12f8d28f75ec23ec75da66174e80c
Sylvestre Ledru [Thu, 29 Nov 2012 16:16:31 +0000]
* fit_dat has been deprecated for datafit. See bug #9306.
Change-Id: I1a84f80e975faf5f812991083cce7e2fa1855cc7
Guillaume Horel [Sun, 2 Dec 2012 08:04:21 +0000]
* Bug #12135 fixed - stacksize('max') failed silently.
Change-Id: I30a17cf542b33be4ca878389039b40ea59391323
Guillaume Horel [Thu, 29 Nov 2012 09:45:20 +0000]
* Bug #12120 fixed - eigs was broken for complex sparse matrices.
Change-Id: Ia73e6edda16274f8b87ac2745e7f55f14648c6e2
Sylvestre Ledru [Fri, 21 Dec 2012 10:22:51 +0000]
Remove a (new) warning found by clang 3.2:
src/c/Format.c:1157:14: warning: variable 'ticksStyle' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
Change-Id: I8297f1a54c4a7ca7eb6f5005018901bb226f3fd3
Sylvestre Ledru [Wed, 26 Dec 2012 08:59:47 +0000]
Update of the ack list
Change-Id: Ia8c42fb67215d6b9daa0efd937e40e8613b52aed
Alain Lamy [Wed, 26 Dec 2012 08:57:44 +0000]
* Bug #12184 fixed - Performances of the function 'derivat' improved.
Change-Id: I6c3e6c25e03f2e639acc780666b0a7cea4f31296
Vincent COUVERT [Mon, 31 Dec 2012 10:08:23 +0000]
Remove debug message
Change-Id: Ice9dfc437aa5db95b8299cba16453950a031ed8d
Sylvestre Ledru [Tue, 25 Dec 2012 10:04:03 +0000]
* Bug #12190 fixed - Update the description of sprspn.
Change-Id: I97a9a9716bf571919c1f05c459fba4152e196c68
Sylvestre Ledru [Tue, 4 Dec 2012 17:48:10 +0000]
* Bug #12140 fixed - csvRead fails when comma is used as decimal mark.
Change-Id: I3c9aa62f0bb4942c601261af5949b67e0fb13f40
Sylvestre Ledru [Wed, 26 Dec 2012 13:50:16 +0000]
Should be static too to match the previous declarations
Change-Id: Ia49e523476514a731ba0b7c39d2aa2375ac20bd6
Sylvestre Ledru [Mon, 3 Dec 2012 16:49:32 +0000]
* Detail the range information in csvRead
* Add an example of range usage
Change-Id: Ia1b8972ae06aff1a143c3b182985035080a02a87
Sylvestre Ledru [Fri, 30 Nov 2012 13:21:59 +0000]
Add example for meof, mputstr & mtell
Change-Id: If7e350540f76c4eddd39aea501d35e72d8ec53bc
Sylvestre Ledru [Wed, 26 Dec 2012 14:42:04 +0000]
Remove useless declarations
Change-Id: Id7e4fe83687ca77ff3c2b4db93e88e44941375f6
Sylvestre Ledru [Wed, 26 Dec 2012 08:37:26 +0000]
Fix some memory leaks
Change-Id: I71b956a23a96c35f83ed9529938cf3cb7bd8e413
Sylvestre Ledru [Sun, 23 Dec 2012 21:23:24 +0000]
Remove a memory leak in splitline
Change-Id: I75b116917e16e2f71fb4b9f79f021d41c2597602
Clément DAVID [Wed, 12 Dec 2012 10:23:19 +0000]
* Bug #12162 fixed - tbx_build_blocks did not report errors (2).
* More check is performed
* the erroneous file is displayed
* driver is also restored in case of error
Change-Id: I5cf8d5956e643e9efe4339334e705e5219ad3074
Calixte DENIZET [Wed, 26 Dec 2012 10:02:01 +0000]
Bug 11436 fixed: With matplot, color outside the colormap was replaced with the last color in colormap
Change-Id: I8b388b9189aedcf618db4b8cea59d5441c36057b
Calixte DENIZET [Fri, 21 Dec 2012 13:45:56 +0000]
GUI: fix memleaks
Change-Id: Ib101bed6297bdd318339c90c03bd60b18208468b
Sylvestre Ledru [Mon, 24 Dec 2012 08:13:22 +0000]
* Enforce a minimal version of Flexdock (1.2.1).
Change-Id: Icd69b5df0a23bc8c2019363fc954cea717315b66
Vincent COUVERT [Wed, 28 Nov 2012 08:18:21 +0000]
* Bug #12097 fixed - Scilab wrongly detected DLL platform information.
Change-Id: I414c7d91d429c5a172f3bcf9e194426796dd3331
Calixte DENIZET [Wed, 19 Dec 2012 14:56:13 +0000]
Bug 12166 fixed: There was a bad label with drawaxis
Change-Id: I43faa33bee47fc1094bfe3025323839deb92fb3a
Paul BIGNIER [Fri, 21 Dec 2012 14:13:48 +0000]
Xcos help examples : Licence header rewritten
Change-Id: I426acb80631ffc1adf70d203972286c2b77df111
Paul BIGNIER [Thu, 20 Dec 2012 08:27:32 +0000]
Xcos help : Renamed "integSundials" to more proper "integCVode"
Change-Id: I30d308f361c60131239d55199412ac0e66ee9f8a
Paul BIGNIER [Wed, 19 Dec 2012 10:32:22 +0000]
Xcos help : Added the Rootfinding page
And examples
Change-Id: I5c6d3dd29a68880d1fc1d72e41630b1bd064c9dc
Paul BIGNIER [Tue, 18 Dec 2012 13:40:10 +0000]
Xcos solvers : Renamed "Dormand-Price" to correct name "Dormand-Prince"
Also corrected in the doc
Change-Id: Ia314f17859478068705720cba6235c682a43f5c3
Paul BIGNIER [Mon, 17 Dec 2012 15:51:36 +0000]
Xcos solvers : Sundials implicit Runge-Kutta 4(5) implem and interface
Integrated an implicit Runge-Kutta 4(5) solver in Sundials
to add a fixed-size step method
Set it available in the Xcos interface and added the doc
Change-Id: I934a3452f6c22ace789f4ba2fc6a0faf4c86fc19
Calixte DENIZET [Wed, 19 Dec 2012 10:37:25 +0000]
Graphics: remove useless test to improve speed with big number of objects
Change-Id: I710e1eaa27bf1c94778cc784d37fff4e2345931c
Calixte DENIZET [Wed, 10 Oct 2012 13:24:19 +0000]
Bug 11965 fixed: Export to SVG converted texts in shapes
Requires http://codereview.forge.scilab.org/#/c/615/
Change-Id: I1d897a7a71fe2c6dcbd5f45623951547397cb4f4
Calixte DENIZET [Tue, 18 Dec 2012 11:17:16 +0000]
Bug 12028 fixed: The pair drawlater/drawnow did not work as expected
Change-Id: I88fc34b74461470eb2a650d01aca1f9d17cebf70
Calixte DENIZET [Wed, 19 Dec 2012 14:02:21 +0000]
Graphics: fix mem leaks
Change-Id: I09b0daadea819b0301a17eedc472d6d31129bf89