Mehran Khorshidi [Wed, 11 Sep 2013 12:30:39 +0000]
* Bug #12911 fixed - eig Matlab-equivalent help page updated.
Change-Id: I68c84d8be9193049e2d5a954434e2d325dd51c81
Calixte DENIZET [Wed, 11 Sep 2013 09:58:30 +0000]
Bug 12909 fixed: Completion on (mt)list led to a crash
Change-Id: I15df9b46037e6ad8e4f72c009492d5edc0bf90c0
Samuel Gougeon [Sat, 31 Aug 2013 11:39:37 +0000]
* Bug #10816 fixed - Allow the usage of the '$' keyword in the part function.
Change-Id: Ic20bfbd9b5dcdcfb6a026da61e32beee8078d3a5
Charlotte HECQUET [Fri, 6 Sep 2013 08:20:28 +0000]
* Bug #12749 fixed - Update help page of fscanfMat function.
Change-Id: I06c6d5578bbd5c089c358379c713c3f521b12b54
Paul BIGNIER [Fri, 6 Sep 2013 09:35:25 +0000]
* Bug #9537 fixed - Optimization: optimbase_configure() only allowed row vector as initial value
Allowed column vector by transposing it.
Change-Id: Ie2ded98343dd2bc2b9a24c089702615d4dd84e24
Paul BIGNIER [Fri, 6 Sep 2013 09:02:48 +0000]
* Bug #9538 fixed - Optimization: optimbase_checkshape() only allowed row vectors as return from the cost function.
Allowed column vectors by transposing them.
Change-Id: If1f1336ea0b12f483ca18fad7fb4426a9bd313c9
Sylvestre Ledru [Sun, 8 Sep 2013 07:57:17 +0000]
Function dft() removed
Change-Id: I6c4bb141b5e746ed00e68cd11379a1958210ae9f
Paul BIGNIER [Mon, 9 Sep 2013 08:00:26 +0000]
Complement to bug #12813: flipdim() doc
The examples now display information for the user.
Change-Id: If3d1363242e753266bd6cd59dafa071aca815064
Charlotte HECQUET [Thu, 5 Sep 2013 14:40:46 +0000]
* Bug #12875 fixed - phasemag returned an error for input vector containing zero.
Change-Id: I3ca74f86b878d7a2cb081104ec7596dc4a41c387
Paul BIGNIER [Thu, 5 Sep 2013 13:38:20 +0000]
* Bug #9577 fixed - Optimization: setting neldermead_configure(-numberofvariables) is now optional
Setting neldermead_configure("-x0") does both.
Change-Id: If553352ee0b0d4775103b9433c1f1d9064b38a48
Paul BIGNIER [Thu, 5 Sep 2013 08:08:05 +0000]
* Bug #9694 fixed - Optimization doc: fixed optim() example to display correct counters
Change-Id: I221a6c3d6faf6318790d2f0e98b2df3662dea714
Charlotte HECQUET [Thu, 5 Sep 2013 13:22:55 +0000]
* Bug #12863 fixed - size(state-space, "r") returned an error.
Change-Id: I71e600312dde1452e92448a0beaa1b6e014243c0
Antoine ELIAS [Fri, 6 Sep 2013 14:30:01 +0000]
add warning message on Windows XP
Change-Id: Iec9ccf3c50a3ed78eb46d320d7ed29f281a75445
Antoine ELIAS [Tue, 3 Sep 2013 09:17:18 +0000]
update strindex and regexp tests to remove incoherent cases
Change-Id: I425a200675d1de1f3023ff3c410ca445c409d113
Antoine ELIAS [Tue, 3 Sep 2013 09:14:03 +0000]
fix bug 3511: strindex did not return all occurrences in regexp mode.
Change-Id: I2686977a871b72ab5cc14a8d2c345a5f1484e97d
Sylvestre Ledru [Thu, 5 Sep 2013 09:32:13 +0000]
Document the changes
* Based on the external module 'JIMS', Scilab provides functions to interact
with Java objects.
Change-Id: Ic7e7971330e59a18a7a6a81c4e847612b3bdc2d9
Sylvestre Ledru [Fri, 6 Sep 2013 08:47:16 +0000]
* Also enable option -static-libgcc
* check if the compiler (gcc or clang) has the options -static-libstdc++ and -static-libgcc
* --disable-static-system-lib disables the static link (clang does not support it ye)
Change-Id: I1c2e9cfbc67f18749021f51d32bb36d83c741eb6
Antoine ELIAS [Fri, 6 Sep 2013 08:23:51 +0000]
update windows 32 install to add msvcr71.dll needed by jvm
Change-Id: I96b683237ef12bb790523742337419f641830915
Antoine ELIAS [Thu, 5 Sep 2013 12:57:14 +0000]
fix windows installer to support non admin user account
fix windows installer after integration of external_objects_java
Change-Id: Ie3d01738f02184f56285de7982b521aa0db430ad
Calixte DENIZET [Thu, 5 Sep 2013 10:12:10 +0000]
Help gen: images were regen on make doc
Change-Id: I74b6bb612072a379072d917deae65d6dc9a1d4bc
Vincent COUVERT [Wed, 4 Sep 2013 15:17:36 +0000]
Add missing jar in Windows binary versions
Change-Id: I2270562e0836d0ff46ac11016baf452c957117d6
Antoine ELIAS [Wed, 4 Sep 2013 07:56:22 +0000]
contour2di: improve realloc mechanism to increase speed
Change-Id: I170275aa2bbcf43bc30d0160523068e4061a30c0
Antoine ELIAS [Tue, 3 Sep 2013 11:43:53 +0000]
fix bug 12600: mput did not manage unsigned integer.
Change-Id: I43a2376e813d9df3bc45dfb80788e9d6b67f5820
Sylvestre Ledru [Mon, 26 Aug 2013 07:49:42 +0000]
automake files were old and deprecated
Change-Id: I0e63c94fc623dd2403e7f5f6e3c29c91ff75b429
Sylvestre Ledru [Mon, 26 Aug 2013 16:11:49 +0000]
Add a check to make sure that scilab is never linked against libstdc++
The check is automatically done while compiling the Scilab macros
can be started with "make check-libstdcpp-dep"
Change-Id: I4864ee624e498d869b0bcfee3df9471c2c637829
Sylvestre Ledru [Wed, 21 Aug 2013 12:10:55 +0000]
Statically link against the libstdc++. We won't have to ship it in the thirdparty.
Change-Id: I53a73547adaddfc3c9754dde5f2fe3acea5db44e
Ricardo Fabbri [Tue, 3 Sep 2013 23:45:33 +0000]
Respecting users JAVA_HOME; be quiet when running java_home in OSX
Change-Id: I497a074ae41007f4c015662f113754024ea1f00a
Bruno JOFRET [Wed, 4 Sep 2013 09:23:08 +0000]
F2C Solution update
Change-Id: Id928f97802baabd5be0d8ee9318389aa4626c20a
Calixte DENIZET [Mon, 19 Aug 2013 10:29:17 +0000]
Bug 12818 fixed: Segfault with invalid property name on figure handle
Change-Id: I93c3f86b169f624f3fe3e8a3f7c9592ac9c7db29
Bruno JOFRET [Wed, 4 Sep 2013 09:21:15 +0000]
Fortran is not C
Change-Id: I849a35f1adc5c0458e6b61ac6b5a16eba16785b6
Paul BIGNIER [Tue, 3 Sep 2013 13:18:40 +0000]
Various typo fixes
Change-Id: I769e732ecc4e1d6e1d11be6bf24999af382cb2bf
Bruno JOFRET [Tue, 3 Sep 2013 09:59:02 +0000]
FIX corrupted zip file
Change-Id: Idf5bfa4cd3845d7dcca6ad51ea6129ac048e831d
Antoine ELIAS [Tue, 3 Sep 2013 09:27:53 +0000]
Merge remote-tracking branch 'origin/JIMS'
Change-Id: I3ae127fa4a7964a285b484f2c0ed5ccc3e729978
Paul BIGNIER [Thu, 25 Apr 2013 08:00:36 +0000]
* Bug #8211 fixed - Finalization of 'parameters' module demo
Change-Id: I112758c54d51c574f3b7307e279265c9b87b5707
Antoine ELIAS [Tue, 3 Sep 2013 09:24:18 +0000]
do not remove comment, fake commit to allow merge in master
Change-Id: Ica03ecf1af48b2dd18cc61f295ebc81bc8794aaa
Sylvestre Ledru [Tue, 3 Sep 2013 07:52:45 +0000]
Merge remote-tracking branch 'origin/master' into JIMS
Change-Id: Ie2b5976d8741f5b1b6cacfe6f8f271b101005b07
Cedric Delamarre [Mon, 2 Sep 2013 15:48:51 +0000]
fprintf function removed. (obsolete)
Change-Id: If7410024ae568f8db4855f4fd7210deddda59d49
Cedric Delamarre [Mon, 2 Sep 2013 15:23:01 +0000]
fscanf function removed. (obsolete)
Change-Id: I03f75f7f421afe123064ebd2011f8fde94fa7031
Antoine ELIAS [Tue, 27 Aug 2013 08:42:55 +0000]
JIMS: fix visual studio project and correct %s to %d in error message
Change-Id: I535d9508162498dd031faa8c3a61e3497c7187ad
Sylvestre Ledru [Mon, 2 Sep 2013 18:01:37 +0000]
fix the case issue
Change-Id: I221fa8f13a93f0847cd87f89979e33b461bc0654
Antoine ELIAS [Mon, 2 Sep 2013 14:09:31 +0000]
bug 11997 : In case of invalid variable name, save function return error instead of compatibility warning.
Change-Id: I7526e792e24402ce12f008f61cfc49dc4f83e4a2
Cedric Delamarre [Mon, 2 Sep 2013 09:56:10 +0000]
sscanf function removed. (obsolete)
Change-Id: Ia753dfee5995fb5b23644814061c5e9d399e6828
Cedric Delamarre [Mon, 2 Sep 2013 09:35:32 +0000]
scanf/printf_conversion documentation corrected.
Change-Id: I1d673b054ea5e62f68570b1b022f72e86415d74a
Paul BIGNIER [Wed, 28 Aug 2013 12:51:17 +0000]
Cacsd doc: minor fix for noisegen()
Change-Id: I20b7724fa193e75a0bfc6ebf0b3208fbdaa6180a
Sylvestre Ledru [Mon, 2 Sep 2013 08:07:25 +0000]
Update of the localization files
Change-Id: I0cb49c420357aa10d64c3d1994a98475b0dda381
Paul BIGNIER [Fri, 30 Aug 2013 15:44:51 +0000]
Xcos doc: fix for daskr
As said in the Description, info(11)=0 by default.
Change-Id: Ic43e2a44eaccc36bbf47c1090f28639666f2b5c9
Bruno JOFRET [Fri, 30 Aug 2013 15:11:56 +0000]
Increase mark size within Xcos Scopes
Change-Id: I2a065b81f7993c0d87be6e233c62b7494e98d121
Alexandre HERISSE [Thu, 29 Aug 2013 08:34:33 +0000]
* Bug #12868 fixed - There were several problems with the PULSE_SC block.
Change-Id: I6db5158116632a6ce11689ce5eb2ca401ff3597e
Paul BIGNIER [Fri, 30 Aug 2013 14:29:16 +0000]
Xcos tests: fix for DAE
Change-Id: I93a5289b8b5ebc829c876f7c6976f663e219d857
Vincent COUVERT [Fri, 30 Aug 2013 14:02:03 +0000]
Fix tref after https://codereview.scilab.org/#/c/12341/
To test: test_run fileio bug_2059
Change-Id: Idd267d65c470617da72086ce619b312934bce54f
Paul BIGNIER [Tue, 27 Aug 2013 08:01:10 +0000]
* Bug #6037 fixed - Functions doc: macrovar()
Translation to French and slight improvement.
Change-Id: I901534353202ebf5d20fef3be98eb666f5c134ef
Paul BIGNIER [Wed, 14 Aug 2013 09:56:06 +0000]
Elementary_functions: members() improved
Added row-wise, column-wise and shuffle search and modified the optional arguments.
Displayed head comments for zero input arguments call to members() and updated doc & SEP.
Added a warning for "shuffle" option outside of "row" or "column" modes.
Typo fix in SEP #102.
Change-Id: Ie7eec14c3003ad4b3b92eea2533bbe5b961da790
Paul BIGNIER [Thu, 29 Aug 2013 14:40:28 +0000]
* Bug #12118 fixed - ode() could take complex externals
Change-Id: I604f9c42baa73475e48392fae41ea2c45a2ba5c3
Bruno Jofret [Thu, 29 Aug 2013 08:13:35 +0000]
* Bug #10276 fixed - Optimization: fix for gateway sci_qp_solve().
qp_solve() segfaulted with large matrices.
Change-Id: I8bd9375706ac37411a9954683b1804093b1103e8
Cedric Delamarre [Thu, 29 Aug 2013 09:41:28 +0000]
bug_2320 updated.
Change-Id: I839ab4e62c228bb37e2ddda2a557be066bb7ce7b
Alexandre HERISSE [Thu, 29 Aug 2013 08:52:49 +0000]
* Bug #12461 fixed - Cancelling zoom out by zooming in did not fully work.
Change-Id: I918367f79baeb5cad63b9001c51c5ad00ea9c979
Antoine ELIAS [Tue, 27 Aug 2013 13:17:13 +0000]
update windows installer: remove default installation mode, add installation of VC++ REDIT 2012, update compiler detection to find devenv instead of redist
Change-Id: I471e18be99408159b072c0a071cb72f2ff7a9900
Paul BIGNIER [Tue, 27 Aug 2013 15:48:37 +0000]
* Bug #12815 fixed - Signal_processing: protect cov macro in levin()
Prevent levin() from redefining cov() macro.
Change-Id: I69d1d425dea4f6f0d18ac3f563d4215710054ff8
Paul BIGNIER [Tue, 27 Aug 2013 15:16:26 +0000]
* Bug #12827 fixed - Cacsd doc: improved noisegen()
Change-Id: I8f87c6e272d5bef1ce09a5763b22bf90206646ac
Paul BIGNIER [Thu, 22 Aug 2013 09:17:07 +0000]
* Bug #12702 fixed - Optimization: fix for NDcost()
NDcost did not work when no extra parameters were needed.
Change-Id: Ifac4edea63cc2a570405f6c39cd695f30a6c04c8
Paul BIGNIER [Wed, 28 Aug 2013 07:21:57 +0000]
* Bug #12859 fixed - Core doc: fix optional argument of isdef()
Change-Id: Id6d1beec5311a7bb7950d821073fb945d0afb77d
Bruno JOFRET [Wed, 28 Aug 2013 06:34:25 +0000]
Typo Fixed : fftw_wisdom
Change-Id: Ib06d80840b173958a68022b3a98c7c87d435a453
Paul BIGNIER [Tue, 27 Aug 2013 15:55:12 +0000]
* Bug #12858 fixed - Core doc: typo fix
"déboggage" -> "débogage".
Change-Id: Id0539126ae452229622bae196069fe96c52d6f6f
Calixte DENIZET [Mon, 19 Aug 2013 10:06:11 +0000]
Bug 12813 fixed: In SciNotes, there was no button to open code navigator
Change-Id: Ica2cfb4f605a3ba9c635119b9ec40d701ab5b46d
Calixte DENIZET [Mon, 19 Aug 2013 09:43:05 +0000]
Bug 12830 fixed: In SciNotes, it was not possible to replace from the caret position
Change-Id: If5be4862dca8ac15c7a4f95b560f448af79ddac2
root [Sat, 24 Aug 2013 21:08:52 +0000]
Disable the optimisation for vecimpl (in double). gfortran 4.8.1-9 fomr Debian wrongly optimise this file
Change-Id: I62eab085e0c6f44c4bb1a995d1f0f6ab0395357a
Calixte DENIZET [Mon, 19 Aug 2013 09:08:54 +0000]
Bug 12833 fixed: In SciNotes, there was no autoscroll when searching a pattern
Change-Id: Ic747ef075829ff6eb62d6dafd55d65c4ffea6557
Calixte DENIZET [Mon, 19 Aug 2013 16:01:30 +0000]
Bug 12778 fixed: Bad result after insertion of empty matrix in integer matrix
Change-Id: I574658b2393c4b3efe741fb7359cd6276616e3f0
Samuel Gougeon [Tue, 27 Aug 2013 14:44:27 +0000]
* Bug #12814 fixed - Elementary_functions doc: improvement for pertrans()
pertrans(M) works only on M indices, so any type of M is accepted.
Change-Id: I4199637c84375feccc12f17d9d1234f98c2dccf1
Samuel Gougeon [Tue, 27 Aug 2013 13:20:04 +0000]
* Bug #12813 fixed - Elementary_functions: open flipdim() to all data types
flipdim() works only on indices of components. While it would be useful for any type of data,
there is therefore no reason to restrict its application to decimal numbers.
Change-Id: I58e8fdc365f3535fbdefedf3ab6498fac31929f4
Samuel Gougeon [Tue, 27 Aug 2013 13:09:39 +0000]
* Bug #12791 fixed - Give more information in case of failure in the ATOMS
autoload.
Change-Id: I1e305435b6fe515f9d8baf98491460dd71327dc3
Samuel Gougeon [Tue, 27 Aug 2013 10:38:29 +0000]
* Bug #12794 fixed - Cacsd: standardize calfrq.sci
The bug is actually invalid, so just standardize calfrq()'s code.
Change-Id: I41d1f47ef9e191b0ac68d4b7cf416a0c31f5811f
Paul BIGNIER [Tue, 27 Aug 2013 13:54:54 +0000]
* Bug #12839 fixed - Core doc: typo fix
Change-Id: Ia02fb62cbe38fc41c582d86b8b7cf8fc4ebff91c
Paul BIGNIER [Tue, 27 Aug 2013 10:12:10 +0000]
* Bug #12795 fixed - Cacsd doc: typo fixes
Change-Id: I9f65b647b151a339ef9f199e00ea4719bc8f0370
Paul BIGNIER [Tue, 27 Aug 2013 11:01:19 +0000]
* Bug 12800 fixed - Polynomials doc: typo fix
Change-Id: Iece24011aa5b17de1947aaf78eac7f375ef8fd80
Johannes Eha [Tue, 27 Aug 2013 08:58:38 +0000]
Fixed typo in help file of "AssignOutputVariable"
Change-Id: Ic9b393073b47eebf09293e91a576690b3d512b73
Sylvestre Ledru [Thu, 22 Aug 2013 07:37:13 +0000]
When an argument to scilab* is unknown, display which arguments caused the issue
Change-Id: Ib68aafa956bd8cf0be96c95819c927f0271515cf
Sylvestre Ledru [Mon, 26 Aug 2013 13:51:47 +0000]
Also update the URL to the CeCILL license. Thanks to Paul for noticing that
Change-Id: I6c678dfae6b5b38d999022bd266d1170237dd20c
Sylvestre Ledru [Thu, 22 Aug 2013 16:44:14 +0000]
* Switch to the CeCILL 2.1 license
Change-Id: I65f31963a2ef877d28ac7f913650d74e820d0915
Cedric Delamarre [Mon, 26 Aug 2013 15:29:26 +0000]
nonreg test 2059 corrected.
Change-Id: Ide74c38a6d7dd6543f4d403120b84721580ff506
Antoine ELIAS [Mon, 26 Aug 2013 15:54:39 +0000]
Merge remote-tracking branch 'origin/master' into JIMS
Change-Id: If6ecbabf78903548bc6142c83dca2535aaee098e
Calixte DENIZET [Mon, 26 Aug 2013 09:45:50 +0000]
Restoration: fix size pb at startup
Change-Id: I9e96aff7e88491b3afdc3915945ae0e5371e6f64
Paul BIGNIER [Fri, 23 Aug 2013 14:24:19 +0000]
Differential_equations doc: warning fix
Removed deprecated use of fifth argument of ilib_for_link.
See http://help.scilab.org/docs/5.4.1/fr_FR/ilib_for_link.html ,
"This parameter is useless since Scilab 5.0."
"A warning will be displayed in Scilab 5.3 if you use another value that the default."
Change-Id: Ie42345c22c7ced4aefc5fbac27846f849687c3f0
Clément DAVID [Tue, 16 Jul 2013 08:10:05 +0000]
Helptools: refactor the HTML code generation
Add a 2 pass generation on buildDocv2 to handle Docbook->HTML then
HTML->Jar creation. This way we can implement en Docbook->FO then FO->PDF
generation using the same entry point.
Image converter are now convertion independent, we can reuse them for FO
generation.
Some static singleton pattern has been removed to let the GC works with
clean references between classes (Composition pattern).
Change-Id: I01700b207b7fb7ea3437fdc0b445a5a2f6d3e4a0
Bruno JOFRET [Wed, 21 Aug 2013 09:19:30 +0000]
Fix Crash when writing on stdin
test_run("output_stream",["print","write"])
Change-Id: If6ebe374207c7c401ed2db92e5ed254f1926e641
Paul BIGNIER [Mon, 19 Aug 2013 10:48:39 +0000]
Typo fix: polynom -> polynomial
Change-Id: I6488b2803192db5acf11bd561d2e654c8f3cbeaa
Clément DAVID [Thu, 22 Aug 2013 09:46:09 +0000]
Autotools: update the test description to the current version
Change-Id: I129cf5b8b601a5f563d470f0128f17e7ae88da47
Clément DAVID [Thu, 22 Aug 2013 06:57:08 +0000]
Hooks: only call the indenter once and indent .tst
Only calling once each tool improve the speed (especially on scilab
indent).
Change-Id: I547642daf2ee0ed44db2e9e54148c0caf2b931dd
Sylvestre Ledru [Wed, 21 Aug 2013 12:09:53 +0000]
New autotools version
Change-Id: I3c222e1c498c19774a68cce32c487961e61f0dfb
Simon Marchetto [Tue, 20 Aug 2013 17:26:44 +0000]
* Bug #12852 fixed - Visual Studio 2012 SDK configuration is incorrect.
Change-Id: I5f1dcaf5d8a24b1062f4cc2b82629f7ba368648f
Sylvestre Ledru [Tue, 20 Aug 2013 09:53:02 +0000]
Fix some javadoc warnings
Change-Id: Ic5f25eb8e0b1ec3f878e7ef9c411ac22832b4520
Paul BIGNIER [Tue, 13 Aug 2013 14:53:31 +0000]
Xcos tests: separate ODE and DAE and rename diagrams
Change-Id: Ida27d40f3a814e3d90ada8baca0f2aa64f8622b0
Paul BIGNIER [Wed, 7 Aug 2013 15:45:14 +0000]
Scicos tests: Sundials + minor corrections
Added some tests for Sundials and fixed other tests a bit.
Change-Id: I984f3623656305f2a2b212defad6080f2a5db908
Calixte DENIZET [Fri, 16 Aug 2013 10:41:44 +0000]
Bug 12823 fixed: In help generation (toolbox) links were not correctly handled
Change-Id: I40da569d938726ec71f6eee4c8a847983938c3a6
Antoine ELIAS [Tue, 13 Aug 2013 13:52:28 +0000]
add missing header
Change-Id: I9be91a4e864b783a8707141150fd07be3c1d1d05
Clément DAVID [Thu, 25 Jul 2013 16:53:46 +0000]
* Bug #12761 fixed - The https:// protocol was not supported on ATOMS.
Change-Id: I621f293f9e8626c66ce370767bb6971bdaa78795
Mehran Khorshidi [Mon, 19 Aug 2013 19:18:33 +0000]
Wish 12776 fulfilled: add a new option to histplot to draw freq polygon chart
Change-Id: I179b9712e5ade24215c39f3793a991e4625d3170
Calixte DENIZET [Mon, 19 Aug 2013 16:57:23 +0000]
Bug 12836 fixed: There was an error in strcmpi documentation
Change-Id: I42450fe523887601688ab252b28954cce10fe826
Calixte DENIZET [Mon, 19 Aug 2013 17:19:22 +0000]
Regen doc
Change-Id: Ie4546cc4cf998a616d9e364da69c61cb6fa3721e
Calixte DENIZET [Mon, 19 Aug 2013 16:44:38 +0000]
Bug 12840 fixed: Fix typo in number_properties.xml
Change-Id: I81e109d68ba23f3348c0459003ea8ab2e71fc1e2