Adeline CARNIS [Wed, 27 Mar 2013 13:15:03 +0000]
Change the path name in mixed and pid demos: SCI -> get_absolute_path(name_function)
Change-Id: I785ed20f16ac3de258cee6fd58c1eaad69743dc7
Sylvestre Ledru [Wed, 27 Mar 2013 12:21:33 +0000]
Update of the localization templates
Change-Id: I70867747f2d65fa69089483a0e778c4259e0435c
Sylvestre Ledru [Wed, 27 Mar 2013 10:29:06 +0000]
add a unit test for kalm & srkf based on the commit
c482ce7c8bc2879426f8052fca557d74bba24673
Change-Id: Iba6c93b52cae4a18b7cf1244aada0192e82c13d3
Samuel GOUGEON [Wed, 27 Mar 2013 08:17:39 +0000]
* Bug #12444 fixed - The fontname argument was buggy in the title function. Update the documentation
Change-Id: I4577196530a23da5d141b5a3caa19b5ec7db3884
Sylvestre Ledru [Wed, 27 Mar 2013 10:15:16 +0000]
add a unit test for lindquist based on the commit
909a8330d3fb367b12653522556ef26606f7971a
Change-Id: I53005efc8760101932362e26a306329c1aacfa72
Vincent COUVERT [Wed, 27 Mar 2013 12:10:22 +0000]
Improve localized messages
Change-Id: I0f0932e9255192f29f91979aa00f71abf1f0a063
Sylvestre Ledru [Wed, 27 Mar 2013 10:11:54 +0000]
Improve the lindquist example
Change-Id: Id78d15927819b1856dfd3ecc412d35d3fa30c56c
Sylvestre Ledru [Wed, 27 Mar 2013 10:10:41 +0000]
add a unit test for lev based on the commit
77c83f46f1fad363ce0225ed316c6714acdf52e5
Change-Id: I426768bb6614a074c352396b57f1209fddfec843
Sylvestre Ledru [Wed, 27 Mar 2013 10:07:15 +0000]
add a unit test for lattp & lattn based on the commit
b33e2654f193b23deeb165e786060e38ff14a6d9
Change-Id: I61a345a53e8f4eb24eddc9da7de98521e62a3bb1
Sylvestre Ledru [Wed, 27 Mar 2013 09:40:09 +0000]
Move lattp as a dedicated macros (it was documented as a single function)
Change-Id: Ib8b6eb14d82c97c3741beb2e91f3f08077ef00c3
Sylvestre Ledru [Wed, 27 Mar 2013 09:26:57 +0000]
add a unit test for rpem based on the commit
137b156eab9903268713f7f80d8597066639a32f
Change-Id: If0433766a90a079a14e2a5d4e37a19444a603dd3
Antoine ELIAS [Wed, 27 Mar 2013 11:02:30 +0000]
bug 12448: Double click on .sod file tried to open it with Scinotes instead of load it.
Change-Id: I70e0ad8f72b4f74991cde2d56191e5eb61cdb8a9
Charlotte HECQUET [Mon, 25 Mar 2013 10:53:19 +0000]
* Bug #4405 fixed - qr() was underspecified in documentation.
Change-Id: I0a4544828dabf69472aa45f6c48c6e2d3c346769
Antoine ELIAS [Wed, 27 Mar 2013 09:21:44 +0000]
fix windows compilation
Change-Id: I23f1e7dfe07fd0720102666de6324ceddddfec4a
Calixte DENIZET [Wed, 27 Mar 2013 08:59:48 +0000]
Fix test for bug 2213
Change-Id: I8fc3093e96f97e709faf7be4613ecdf7e2c54a2a
Sylvestre Ledru [Wed, 27 Mar 2013 08:56:12 +0000]
Add the non reg test for bug 12405
Change-Id: I5fdabc5ace317bf61cbd09ea1bed58d751121ab2
Clément DAVID [Tue, 26 Mar 2013 16:48:57 +0000]
* Bug #5162 fixed - Add an "export all menu" to export all diagram layers.
Change-Id: I32811137d042b62bf7e4c970761a0c96591de200
Charlotte HECQUET [Tue, 26 Mar 2013 08:43:40 +0000]
* Bug #10546 fixed - Help of fileinfo had to be updated.
Change-Id: Ie3a4a7310779ec465b4a95f4ba03dcde151d4c0a
Calixte DENIZET [Wed, 27 Mar 2013 08:31:47 +0000]
Bug 12450 fixed: xlfont() did not return font names as specified int the doc
Change-Id: I42c1e8192841d15f94bb5002cb5931d416d30825
Adeline CARNIS [Wed, 27 Mar 2013 08:17:35 +0000]
Fix test on win 64b : test_run(io, getenv)
Change-Id: Ia06f45e9fad8756d1037a4da6cb41ae1fc63a367
Calixte DENIZET [Mon, 25 Mar 2013 14:41:42 +0000]
Bug 12289 fixed: sub_ticks property was ignored
Change-Id: I45bbe945ba9ff9ccd2d35e834a4694b1fa8af955
Sylvestre Ledru [Wed, 27 Mar 2013 08:35:23 +0000]
* Enforce a minimal version of Scirenderer (1.0.8).
Change-Id: Idae2ebdae99c8573bc08aa43bc002d502cba51b5
Sylvestre Ledru [Wed, 27 Mar 2013 08:09:52 +0000]
Remove the verbose display of bvode when generating the image
Change-Id: I337907b02b8f987bc1a1dabf4c110691564403c2
Stanislav KROTER [Tue, 26 Mar 2013 16:33:01 +0000]
Revision help pages for bvode (en_US, ru_RU).
Fixed some typos and changed the example "An eigenvalue problem".
This example asked about n-th eigenvalue but did not wait the answer and, as a result, the graphic figure and the sample image were different.
Change-Id: I4bbecf02e061a0907df459cc79517f3c81a66af4
Charlotte HECQUET [Mon, 25 Mar 2013 15:39:11 +0000]
* Bug #4504 fixed - Function sskf did not work with two outputs (+ help page updated).
Change-Id: I27e25fe18eb998320377ca9d2482e8bf68db579d
Charlotte HECQUET [Mon, 25 Mar 2013 17:08:01 +0000]
* Bug #5548 fixed - Error messages in some examples of help pages of simulated Annealing.
Change-Id: I44c0bf1ec859d43f7203ec5ed1c83613a94afadb
Adeline CARNIS [Tue, 26 Mar 2013 14:40:51 +0000]
Fix test on win 64b : test_run(xml, xmlRead)
Change-Id: I6513e4f43b689914d1797bf82ff0f83fa3934122
Antoine ELIAS [Tue, 26 Mar 2013 14:23:20 +0000]
force FFTW3 instead of FFTW from MKL in Windows Installer
Change-Id: I0251715d95aa1c5aceaae31345f0c08b8e565ba8
Simon Marchetto [Tue, 26 Mar 2013 13:55:46 +0000]
* Bug #12442 : pathconvert() help page is not clear enough
Change-Id: Ie6395ad8e7e071bdb443d0961d6ea5a504bd8a91
Vincent COUVERT [Tue, 26 Mar 2013 14:18:17 +0000]
Fix Windows binary version (missing file + wrong installation directory).
Change-Id: I1a80cd0e28aa29738785e3166d5c035c1ac35380
Vincent COUVERT [Tue, 26 Mar 2013 14:12:48 +0000]
Add missing file in installer
Change-Id: Id939e85263233685e37fd464484026e8a2fd6b6c
Vincent COUVERT [Tue, 26 Mar 2013 13:58:11 +0000]
Fix test win 64b: test_run("cacsd", "dscr")
Change-Id: I390c2ffc9c857123137da3777c6690b5889c6524
Adeline CARNIS [Tue, 26 Mar 2013 13:27:55 +0000]
Add a error message when get_function_path has not input argument and fix test win 64b : test_run(functions, get_function_path)
Change-Id: I5ac0fc19f4b1c8a8be02f49d1a7b672851db0e4c
Calixte DENIZET [Tue, 26 Mar 2013 13:01:36 +0000]
Graphics: don't release a needed string (crash in cacsd/demos/car.dem.sce)
Change-Id: If82d5e59b94481a8802eae1b5a95b59bd6f43974
Adeline CARNIS [Tue, 26 Mar 2013 11:44:42 +0000]
fix test on win64b : test_run(graphics, bug_366)
Change-Id: I0354d16dbe76011ad688d00dd1f7cb835739c212
Adeline CARNIS [Tue, 26 Mar 2013 11:12:57 +0000]
fix test on win64b : test_run(linear_algebra, bug_9196)
Change-Id: I816c602a30cf535c252a150c16041ac397520105
Adeline CARNIS [Tue, 26 Mar 2013 10:54:24 +0000]
Fix test on win64b : test_run(modules_manager, toolbox_skeleton)
Change-Id: I0cac89b36fd1df7440ec56ec5ef6405afb05f9f8
Adeline CARNIS [Tue, 26 Mar 2013 10:28:55 +0000]
fix test on win 64b : test_run(modules_manager, bug_9339)
Change-Id: I708fc756beacb484ff3fdfe46b73e57ca1472206
Adeline CARNIS [Tue, 26 Mar 2013 10:24:18 +0000]
Fix test on win 64b : test_run(optimization, derivative)
Change-Id: I5ad6e32812170df88ee48f036599f2fd0626463e
Adeline CARNIS [Tue, 26 Mar 2013 10:18:25 +0000]
Fix test on win64b : test_run(output_stream, mprintf)
Change-Id: I48678726f56abaac7b291107e48c908aa83f68cc
Adeline CARNIS [Tue, 26 Mar 2013 09:57:23 +0000]
Fix test on win 64b : test_run(output_stream, msprintf)
Change-Id: I8b148cb18468cc5f4443d86c384055f8bea6572b
Julie PAUL [Tue, 26 Mar 2013 09:57:16 +0000]
Review before release
Change-Id: If9993fb7f3f29b4adb4e73fdb81fe3cd01c7c8a4
Adeline CARNIS [Tue, 26 Mar 2013 08:52:08 +0000]
Fix test win 64b : test_run(output_stream, bug_167)
Change-Id: I8eded91a6fb8ca982158d20e07cad331a579f599
Adeline CARNIS [Tue, 26 Mar 2013 08:44:25 +0000]
Fix test win 64b : test_run(output_stream, bug_438)
Change-Id: I1360fc0c61baebcc90c786b9291a6de611de6ec5
Adeline CARNIS [Tue, 26 Mar 2013 08:33:48 +0000]
Fix test win 64b : test_run(renderer, bug_4055)
Change-Id: I04599b483d3321e2a054d6005f0b10af3d99003e
Adeline CARNIS [Tue, 26 Mar 2013 08:25:46 +0000]
Fix test win 64b : test_run(signal_processing, corr)
Change-Id: I6f6f14c8e6721d34de3b3fd65409274cb1303d2f
Adeline CARNIS [Mon, 25 Mar 2013 16:32:18 +0000]
Fix test win 64b : test_run(cacsd, bug_9836)
Change-Id: Id5f6a6c4b7463e932490c9b42b1840580f608dee
Adeline CARNIS [Mon, 25 Mar 2013 16:22:30 +0000]
Fix test on Win 64b : test_run(development_tools, example_run)
Change-Id: I2c47cefc5acdea3b9be734e0b822c9e31f1ad1ad
Adeline CARNIS [Mon, 25 Mar 2013 14:07:39 +0000]
Fix test Win 64b : test_run(fftw, dst)
Change-Id: I34a0d18a4b39c96d86c1857e69cc154e39fa4470
Adeline CARNIS [Mon, 25 Mar 2013 16:15:35 +0000]
Fix test Win 64b : test_run(cacsd, bug_2252)
Change-Id: Ic50cad70fde5447ee4cea7c12583b383124353cb
Vincent COUVERT [Mon, 25 Mar 2013 14:43:08 +0000]
First review before release
Change-Id: Ie6a693501ce45318fef2993f0d6361021bb184a1
Vincent COUVERT [Mon, 25 Mar 2013 12:47:24 +0000]
Fix errors in english messages before translation
Change-Id: I3f031ae01bdd71379168533f8584fc511f1760b2
Adeline CARNIS [Mon, 25 Mar 2013 09:55:43 +0000]
Fix test Win 64bit : test_run('differential_equations', 'ode')
Change-Id: Ida144d7a0a8dfb48b9378192308f0e2233ad3280
Adeline CARNIS [Mon, 25 Mar 2013 09:19:48 +0000]
Fix test Win 64bit : test_run(differential_equations, bug_8351)
Change-Id: I98fabdfa5d78aa213caf98c890b31983efe44bea
Charlotte HECQUET [Fri, 22 Mar 2013 10:03:22 +0000]
* Bug #11662 fixed - Help page of lattn had no example (resolved with bug #11663).
Change-Id: I3a357f5c520097b02528a453b79bf0e93d07e214
Charlotte HECQUET [Fri, 22 Mar 2013 09:55:47 +0000]
* Bug #11668 fixed - Help page of rpem had no example.
Change-Id: Ie30458998a337e8a93f07c435b18315fbb99ad1f
Vincent COUVERT [Mon, 25 Mar 2013 08:58:33 +0000]
Deactivate tests under Windows.
To test: test_run("core", ["segfault_mgmt" "segfault_mgmt_2" "segfault_mgmt_3"])
Change-Id: I89c2d65091fa8cb356c34b9b16cc74f7ec3764f4
Vincent COUVERT [Mon, 25 Mar 2013 08:07:03 +0000]
Update test after https://codereview.scilab.org/#/c/10952/
To test: test_run("core", "bug_9934")
Change-Id: I51ca51205c7afc8794bba87c9c212595c453ad13
Calixte DENIZET [Sun, 24 Mar 2013 17:25:18 +0000]
GO: fix bug (isoview not updated)
Change-Id: I8ef9be2643c9f66f819829f2e1ca1ad68325815e
Stanislav KROTER [Sun, 24 Mar 2013 09:29:07 +0000]
Corrected en example on help page for man: Parameters -> Arguments
Change-Id: Ic69f868b66d03857d50d06a5f1a9aee0924410ac
Sylvestre Ledru [Sun, 24 Mar 2013 07:54:12 +0000]
If the russian image is localized, the en_US should be too
Change-Id: I8aef67e107a513ce8dd5fc90de11fe2075ff1792
Vincent COUVERT [Fri, 22 Mar 2013 15:50:44 +0000]
Fix english error before translating
Change-Id: I0ae3d93ac556feee73ced1f96bea336e9a923f56
Sylvestre Ledru [Fri, 22 Mar 2013 15:04:35 +0000]
The color should have the # before the color
Change-Id: I33beb01561a2e9580046036cb623f163bf2d5b57
Sylvestre Ledru [Fri, 22 Mar 2013 14:20:03 +0000]
Also install scinotes & xcos
Change-Id: Id4045f1233144aa69c05c67fdcaa14394177db8b
Stanislav KROTER [Sun, 24 Mar 2013 06:46:54 +0000]
Revision of russian help page after commit
68e682c954d328f05371ce26bec7352715a7c224.
Change-Id: I71c54e71aec8094b674638f1f153a7e44bd80bdd
Stanislav KROTER [Sun, 24 Mar 2013 03:50:01 +0000]
Revision of russian help page for bvode after commit
877134e2ed4362a3e05192e4b4c82c3dacf211ad.
Change-Id: I7880243f55d97c18e7be3fc35346dd47976ed208
Stanislav KROTER [Sun, 24 Mar 2013 03:40:21 +0000]
Revision of russian help page for bvode after commit
e10fb4e092f386244c33cd0bfd02cac5f4c69a1b.
Change-Id: I27cc1820c1009d4bbdd722d91e0953b19f2081fa
Stanislav KROTER [Sat, 23 Mar 2013 15:07:40 +0000]
Translation of help pages of graphic_export into Russian.
Change-Id: I1d8bf6cdd67928129f4990ff54daaf353579c0d2
Stanislav KROTER [Sat, 23 Mar 2013 16:36:14 +0000]
Fixed some typos in help pages for graphic_export (en_US).
Change-Id: I3f7c92f6a3dfb52857ef6afea7abfd4294f712a0
Stanislav KROTER [Sat, 23 Mar 2013 16:27:35 +0000]
Fixed some typos in the help page for driver function.
Substituted <programlisting> by <synopsis> for instruction:
convert -delay 10 img*.gif anim.gif
Change-Id: I41dd3eb91eb5fe354ad7cfd0cc919607049313c7
Stanislav KROTER [Sat, 23 Mar 2013 15:00:57 +0000]
Changed the description of the purpose of function xinit.
Change-Id: I16c423d18a1e505bfee26be43ce844f051c425f5
Sylvestre Ledru [Fri, 22 Mar 2013 11:17:20 +0000]
Fix some localization issues
Change-Id: Ib7be570fa1431d764515e670c191fc8f005a0cbd
Stanislav KROTER [Fri, 22 Mar 2013 01:15:04 +0000]
Revision of help pages for graphic_export (en_US).
Change-Id: I22d9546ca74b2dba9048909a64176716bce9f4c7
Michel Talon [Fri, 22 Mar 2013 09:24:23 +0000]
Introduce a new example of bvode
Quantum Neumann equation, with 2 "eigenvalues" (c_1 and c2). Continuation being used.
Change-Id: I57a904a19d4ea75f83da341f0c294bf42be6f654
Michel Talon [Fri, 22 Mar 2013 08:56:53 +0000]
* Bug #12418 fixed - Continuation was incorrectly supported in bvode.
Change-Id: I9e41e859f1d2f6b44dd26ef61b9b7fe4d30c7d3a
Bruno JOFRET [Fri, 22 Mar 2013 15:16:16 +0000]
Generate block GUI
Change-Id: I1f800625324c6ace67f9c9d14a7ae5c66dd36b4f
Charlotte HECQUET [Thu, 21 Mar 2013 17:13:09 +0000]
Equations of levin, lattn and lattp in Latex format
Change-Id: I1e979d779b9e8e8e43a6ee3642baf0600c010b67
Vincent COUVERT [Thu, 21 Mar 2013 12:59:09 +0000]
Fix test:
- Calling sleep is no more needed because ticks position now computed before drawing
- Scilab 5.4.X creates more ticks labels for log scales
To test: test_run("graphics" ,"bug_3115")
Change-Id: I0243c014b18ee3e00a3bd3eea0598a0a41a6c84a
Vincent COUVERT [Thu, 21 Mar 2013 12:43:12 +0000]
Fix non-regression test for bug #2165. No more generate an error when saving a "no more valid" handle. Same management as in old save format.
To test: test_run("graphics" ,"bug_2165")
Change-Id: Ibc9a45f3f9adea8b4df0dffdae58486cc128ca18
Alexandre HERISSE [Mon, 4 Mar 2013 12:50:52 +0000]
Force label from a CLR block not to go out of its block bounds
bd32d92c render CLR as a Latex equation but to improve renderering, the
latex equation should not be rendered out of the block's bounds.
Change-Id: Ic4b3642e2946fdedf20509f40980c6880c054a92
Vincent COUVERT [Thu, 21 Mar 2013 16:21:03 +0000]
Increase tol parameter for Windows x64
Change-Id: I8ae26ce74086fc00a7fbbb4d8afa621cf3142e22
Vincent COUVERT [Thu, 21 Mar 2013 16:18:59 +0000]
Increase tol parameter for Windows x64
Change-Id: Icf7fdca5007e6e9389dd017cd75df193599c1f2f
Clément DAVID [Thu, 21 Mar 2013 12:45:24 +0000]
* Bug #5040 fixed - fit diagram to view did not work with a single block.
Change-Id: I81d2f3c00fe0f50aa689e95cb60751d0014967fd
Antoine ELIAS [Thu, 21 Mar 2013 12:54:42 +0000]
old load: normalize NaN to Signaling NaN
Change-Id: Iaeb47fb5bd1826a8074eb950b2115b3e31d9f900
Calixte DENIZET [Thu, 21 Mar 2013 15:09:06 +0000]
Revert fix for bug 8505 (but test is still ok)
Change-Id: Iefc6cbcbf6a00a389cf01569227477b67c32a012
Charlotte HECQUET [Thu, 21 Mar 2013 13:56:13 +0000]
* Bug #11663 fixed - Help pages of lattp and lattn were incomplete.
Change-Id: I1bf0c439d47bb20ed05ff0716d2e64abf1d81492
Cedric Delamarre [Thu, 21 Mar 2013 14:37:33 +0000]
remove graphic_object/version.xml in Makefile.am
Change-Id: I8b146ed5d4118c4f5e1b8eda18b1358609ed0d4c
Cedric Delamarre [Thu, 21 Mar 2013 11:20:53 +0000]
Remove an old and useless file
Change-Id: Ie0866b2c061136720f4c0e9f7a0af25fce6120aa
Vincent COUVERT [Thu, 21 Mar 2013 08:38:03 +0000]
Fix test since 'wdim' property now linked to figure_size and not to axes_size.
Change-Id: I7da31f75d631585d2191b2f1b35fafcc6ddbc4d9
Antoine ELIAS [Thu, 21 Mar 2013 10:49:50 +0000]
update core vcxproj
Change-Id: I3becc95e3576a0fa7e34d45384890a2406491645
Clément DAVID [Thu, 21 Mar 2013 08:48:17 +0000]
Xcos: save diagram as should not display the default extension
To be conformant to Libreoffice UI, the first "Save a diagram" does not
display the extension to let the user choose the right one. On another
"Save as" action, the filename is also re-used without extension.
Change-Id: If778b48b126f42c3e9f222de64b11778aac55357
Charlotte HECQUET [Wed, 20 Mar 2013 17:43:50 +0000]
* Bug #11664 fixed - Help page of lev had no example.
Change-Id: Ib907d353f7e063ad6b8c3a7e77644054bac6d9f7
Stanislav KROTER [Thu, 21 Mar 2013 01:08:51 +0000]
Moved help pages for plzr into cacsd.
Change-Id: Ib898017b543281b971ad99b0087ba551fb39a475
Vincent COUVERT [Thu, 21 Mar 2013 07:48:49 +0000]
Formatting
Change-Id: I68ca68eea6b3778c5e2345026715c55d335a7b5e
Charlotte HECQUET [Wed, 20 Mar 2013 14:24:06 +0000]
* Bug #11665 fixed - Help page of lindquist had no example.
Change-Id: Ifd8ce53ed44f8fec755e2d9960d85f8dcbffc456
Charlotte HECQUET [Mon, 18 Mar 2013 10:42:28 +0000]
* Bug #12370 fixed - Example with marks added in help page of xpoly.
Change-Id: I7794c735acddc9e97d0ec06d68e69848e28dc42e
Calixte DENIZET [Wed, 20 Mar 2013 16:29:17 +0000]
Help gen: fix NPE (due to white spaces in file path)
Change-Id: Ie8d6bba9e5d50ee950ffafd85d54e66b3fd93188
Sylvestre Ledru [Wed, 20 Mar 2013 13:57:19 +0000]
Remove some dead code (function getNewTerm). Found thanks to the code coverage: scan-build.scilab.org/code-coverage-c/
Change-Id: I7d724fc8655ac39069d15c0e477277554354d07a
Sylvestre Ledru [Wed, 20 Mar 2013 13:54:03 +0000]
Remove some dead code (function scilab_timer_check). Found thanks to the code coverage: scan-build.scilab.org/code-coverage-c/
Change-Id: I300ceb570cfb7c5ca2d40474115cf3207f0af659
Vincent COUVERT [Wed, 20 Mar 2013 14:39:44 +0000]
Fix tests now synchronization problems (ticks, ...)) have been fixed.
To test: test_run("graphics", ["plot_demo", "plot2d_demo", "plot3d_demo"])
Change-Id: Id8e13d3d4eca540c9647eeace28f9fc1661fa6f2