Antoine ELIAS [Mon, 30 Sep 2013 10:01:29 +0000]
update windows installer to copy MALLOC.dll in bin folder
Change-Id: I8b48d52eb24b7abb288fa646bbf72d238b00a7d2
Bruno JOFRET [Fri, 27 Sep 2013 15:27:49 +0000]
WIP: Drag to make view follow mouse.
Add hand cursor for moving plots.
Change-Id: I80db6a563cb3d28c5c4b743f27df9627e710cbfa
Caio SOUZA [Sat, 28 Sep 2013 02:55:42 +0000]
Fixed unexpected behavior for all editor move options 2d/3d view
Change-Id: I13c3f2f9100ea3fb88976483be51dc040d4b17cb
Calixte DENIZET [Mon, 30 Sep 2013 08:12:19 +0000]
Fix memory bugs
Change-Id: I336e148765ca76fb521be697aec0c7f256a504ab
Marcos CARDINOT [Fri, 27 Sep 2013 22:02:25 +0000]
GED: Arc Properties
Change-Id: Ib4355a6517a270fa686f97fe0c5af6c66629349a
Marcos CARDINOT [Fri, 27 Sep 2013 20:56:09 +0000]
GED: Label Properties
Change-Id: I80b6da23d0ca8d97e8fd8fa77d1cc084443abc19
Marcos CARDINOT [Fri, 27 Sep 2013 22:25:09 +0000]
GED: Bugfix - Main windown doesn't update the title
plot2d()
openged
click on some other object (axes, polyline...)
->title doesn't update
Change-Id: I8b99ccc320f922e7595a229ff005198d58803d8b
Vincent COUVERT [Mon, 30 Sep 2013 08:33:36 +0000]
Add missing icon for Scinotes
Change-Id: Ieb7016f7838053d3c3c25889c8d1b3491fce3bd2
Sylvestre Ledru [Sun, 29 Sep 2013 10:36:14 +0000]
Fix memory leaks found by coverity (CID 1098781 & 1098880)
Change-Id: Ie153ddb38c26e3dabe5df6164e66e73595945a0e
Sylvestre Ledru [Sun, 29 Sep 2013 10:33:07 +0000]
Fix the test, it was breaking under distro based built
Change-Id: I42a3aef400dc20494054c1685967cd1d19a419d3
Sylvestre Ledru [Sat, 28 Sep 2013 16:23:08 +0000]
Remove deprecated files (check_help is no longer necessary, it was not documented and the current build
build system is super fast)
Change-Id: I0fcc9ecb8914d94ad458c96f1a13664a43280c41
Sylvestre Ledru [Sat, 28 Sep 2013 16:15:46 +0000]
Rename constinterp.h to constinterp.h.f. It was confusing tools and developers.
Change-Id: Ic9afe64104e64eab22c83c628b870b88aec8cf04
Sylvestre Ledru [Sat, 28 Sep 2013 16:12:54 +0000]
Rename callinter.h to callinter.h.f. It was confusing tools and developers.
Change-Id: I5adba92e92a28b655bb2360bc9663df86d1e8911
Adeline CARNIS [Mon, 30 Sep 2013 08:27:47 +0000]
Replace ^ by .^ in dae demos.
Change-Id: I3040ed63ee2b6981e78223436aa374d96c71ce1c
Pedro Arthur [Sat, 28 Sep 2013 16:24:03 +0000]
Fix light demo exception when closing the window while the demo is playing
Change-Id: I048f52b3f8eaacd096aa9fa8e864a400cc021a3b
Sylvestre Ledru [Sat, 28 Sep 2013 11:00:28 +0000]
Fix some errors found by coverity:
* Remove memory leaks (CID 1098699, 1098702, 1098706, 1098708, 1098711)
Change-Id: I03905bb40c5956bba2fa1f074cfaab700d0e9cf1
Sylvestre Ledru [Sat, 28 Sep 2013 10:51:08 +0000]
we still have a xpad directory in Scilab code ?
Change-Id: I2e0acb57e6733c3dd5f8b4e6f6bd6d82d092b4ff
Sylvestre Ledru [Sat, 28 Sep 2013 10:44:42 +0000]
Finalize the instance before the delete. Bug found by scan-build (llvm + clang)
Change-Id: I04c4ac99e47a126da6214c8bb1708aace3faf5bf
Sylvestre Ledru [Sat, 28 Sep 2013 10:23:04 +0000]
Fix some errors found by coverity:
* Did not check the error code of ftell (CID 1098329)
* Fix memory leaks (CID 1098736, 1098737, 1098732)
Change-Id: I7bcb7c618fdefe9735d23a26ea313a0c84aa675d
Sylvestre Ledru [Sat, 28 Sep 2013 09:59:42 +0000]
Fix errors found by coverity:
* no check of the err code (CID 1097662)
* Logically dead code (CID 1097767)
* Fix memory leaks (CID 1098729, 1098728, 1098727, 1098726)
Change-Id: I54536c03e9cdbf66564e039ce92268dcb920ecd5
Sylvestre Ledru [Sat, 28 Sep 2013 09:57:18 +0000]
Fix memory leaks found by Coverity
Change-Id: I1927f4f12380f81f5d24ecf872f9e9fe9597c559
Sylvestre Ledru [Sat, 28 Sep 2013 09:50:53 +0000]
Fix memory leaks found by Coverity (CID 1098681 1098680)
Change-Id: I96bd6c460b37cacc46027f893cf1e222ccef7d2e
Vincent COUVERT [Mon, 30 Sep 2013 07:46:07 +0000]
Update localization files
Change-Id: I98c0a458622db2ac269dc197a5e2a911164ed21d
Marcos CARDINOT [Fri, 27 Sep 2013 15:23:29 +0000]
GED: Bugfix - Open Legend Panel
Object wasn't being recognized.
Change-Id: I3c89ef3cec9d2450450b9d867760fa71b7267bac
Simon [Fri, 27 Sep 2013 15:30:53 +0000]
functions: fix profile documentation (simplify, focus on what it does)
Author: Simon Marchetto <simon.marchetto@scilab-enterprises.com>
Change-Id: I22b2fa7c793a78259cfe298003b6e1ce1d21f0c0
Simon [Fri, 27 Sep 2013 15:28:36 +0000]
functions: fix remove_profiling documentation (simplify, focus on what it does)
Author: Simon Marchetto <simon.marchetto@scilab-enterprises.com>
Change-Id: Ic5406995d6bee97fed69709058064772e52196c2
Simon [Fri, 27 Sep 2013 15:27:55 +0000]
functions: fix add_profiling documentation (simplify, focus on what it does)
Author: Simon Marchetto <simon.marchetto@scilab-enterprises.com>
Change-Id: Ib60dadd6ce1e340fbe3c5c47130074f74bdb3c77
Julie PAUL [Fri, 27 Sep 2013 16:24:17 +0000]
Minor modifications.
Change-Id: I2de31f424e19a41962f7e6114d6433e5cc1ac53a
Vincent COUVERT [Fri, 27 Sep 2013 15:14:51 +0000]
Update localization templates
Change-Id: I87ef515df725cc85821ec5ba0a438938426b0250
Vincent COUVERT [Fri, 27 Sep 2013 15:00:32 +0000]
Fix localized messages
Change-Id: Ibc65e6bc4548f02daba73e83d12d7eaecd92d61b
Calixte DENIZET [Tue, 24 Sep 2013 17:03:58 +0000]
Bug 9859 fixed: It was not possible to draw arrows in 3D with xarrows
Change-Id: I4a8b83c9306fc8b19361128a2b0815779f1e779c
Julie PAUL [Fri, 27 Sep 2013 13:53:05 +0000]
Global CHANGES review
Change-Id: Ie9576a37374388ba652da2759c2eead3340ee7a8
Bruno JOFRET [Fri, 27 Sep 2013 13:18:04 +0000]
Also overload Xcos getvalue standard function.
Change-Id: I56dee3ac0030fd24ec80e6801291c1d01f94d7d5
Paul BIGNIER [Fri, 27 Sep 2013 12:10:53 +0000]
Randlib demos: fix warning
Random => "Weibull random variable" produced a warning.
Change-Id: I40f8382fb90910b7df1da98a806b818451acb6e9
Cedric Delamarre [Fri, 27 Sep 2013 11:48:19 +0000]
add_param corrected.
launch the demo parameters.
test_run("parameters", "add_param", "no_check_error_output")
test_run("parameters", "bug_9395", "no_check_error_output")
Change-Id: I265b8cfc9ba016316ec2b74f87b979b1b1589bd5
Bruno JOFRET [Fri, 27 Sep 2013 12:08:05 +0000]
Disable GED in toolbar.
Change-Id: I47d4e7dc982b476bc6c22a7863423f079c688ec6
Paul BIGNIER [Wed, 25 Sep 2013 14:45:37 +0000]
* Bug #9688 fixed - optim could crash when imp option was < 0
"imp" is now set to 0 when it is < 0.
Change-Id: I1ff155b3b6895354b5762ff273b76bdcce93b5a0
Paul BIGNIER [Fri, 27 Sep 2013 09:55:16 +0000]
Graphics demos: leave windows open after the animation
Graphic windows should stay open once the animation is completed.
Change-Id: I66c763bd726d339c1d940a4375a65eb9726934e3
Paul BIGNIER [Fri, 27 Sep 2013 09:57:47 +0000]
Graphics demos: remove warnings in Bezier demos
Change-Id: Ia1a109eb568b5ddcc9269edc9d3bb2cb5647ab48
Paul BIGNIER [Fri, 27 Sep 2013 10:39:52 +0000]
Signal_processing demos: do not redefine smooth
1-D convolution demo used smooth as variable name, but it is now a Scilab macro.
Change-Id: I996a63948b446e124e7cbb40de031f924dae53f1
Paul BIGNIER [Fri, 27 Sep 2013 10:29:41 +0000]
CACSD demos: fix warnings
Change-Id: Ib27203957fecfbb6efb00658e13c07bdd520f523
Paul BIGNIER [Fri, 27 Sep 2013 10:13:28 +0000]
CACSD demos: PID fix
The graphic window was cleaned before it was created...
Change-Id: If4bd3dadd48d5e9ad196d48055038e873427a4ff
Cedric Delamarre [Fri, 27 Sep 2013 09:48:07 +0000]
warning about "vector ^ scalar" removed from Random/Weibull demo.
Change-Id: I365481b56d6e525de45c5d9e573e0f743fcb89a1
Vincent COUVERT [Fri, 27 Sep 2013 09:26:22 +0000]
Fix load of SOD files (remove useless call)
Change-Id: I26f49223a36fe063ee049a98380f4ecbb84f300c
Paul BIGNIER [Fri, 27 Sep 2013 08:26:43 +0000]
Graphics demos: remove obsolete use of 'dashes' keyword
According xset help page, 'dashes' was replaced with 'line style',
in the black and white case.
Change-Id: I51227f79a7e051a75a578603f9ef0c41fcbea942
Paul BIGNIER [Fri, 27 Sep 2013 08:23:30 +0000]
Remove warnings from demos
Flow simulation demos produced obsolescence warnings.
Change-Id: Ia696e383ae2455e557304d4b871c3580f381f8ee
Sylvestre Ledru [Fri, 27 Sep 2013 08:50:09 +0000]
Remove Windows CR
Change-Id: I1a085ef948ccbf6e07c24cf5db39ce6038919c29
Pedro Arthur [Thu, 26 Sep 2013 21:30:16 +0000]
Fix scirenderer g2d specular lighting calculation.
Now the vertices, normals and the light position/directions are
transformed using the same transformation that is passed to opengl
reproducing exactly the same effect in JoGl and g2d.
Change-Id: I8df42f98c3eb4ff24b4e935430705e52b8dd2a1d
Caio SOUZA [Fri, 27 Sep 2013 01:20:31 +0000]
Fix GEDPicker, explicit the function %apply in swig file
Change-Id: Ife2bc4593b51f6bfc667ebeffb6ac8d2ed4d9f81
Sylvestre Ledru [Thu, 26 Sep 2013 16:54:25 +0000]
Workaround to make sure that the doc build under linux 32 bits works. It was failing on 'undefined symbol: _ZSt9terminatev'
Change-Id: I2e16d0785f21537c8c9e825ce6c80070f4c2539a
Vincent COUVERT [Thu, 26 Sep 2013 15:51:59 +0000]
Revert "* Bug #9789 fixed - Optimization: optim printing its termination status"
English must be imposed for tests.
This reverts commit
0f07e167539c90598ce690cda67de550e3bd24e9.
Change-Id: If6d9f202e0313c38b09d7a10768f6263e06fabc7
Paul BIGNIER [Wed, 25 Sep 2013 08:28:30 +0000]
* Bug #9789 fixed - Optimization: optim printing its termination status
To know the termination status of optim, users had to get the output flag or
set imp>=1 as input argument.
Now, optim prints its termination status even when "imp" is not given
(imp=0 by default).
The nonreg test was inspired from the duplicate bug #9692.
Change-Id: I5f4f7bfda3faa892791c9bdce9157357c5bf47ae
Vincent COUVERT [Thu, 26 Sep 2013 15:18:25 +0000]
Set datatips handle as hidden
Change-Id: Id3b1d26867bbd50761c8c56e4f5aa7467b715426
Bruno JOFRET [Thu, 26 Sep 2013 09:16:58 +0000]
Disable GED and PlotBrowser
Change-Id: Ide5d8b2f471371d6db716fbde101391327bc9de3
Cedric Delamarre [Thu, 26 Sep 2013 14:02:10 +0000]
where : one test added in unit test.
Change-Id: I8299906f336c3395c74a0b94bc542c34ea4bac2c
serge.steer [Tue, 24 Sep 2013 07:13:44 +0000]
bug 12934 fix
Change-Id: I86b20293dbaca7c32d28f5671ff431b9c128a21f
Vincent COUVERT [Thu, 26 Sep 2013 13:53:53 +0000]
Update localization templates
Change-Id: I292a108e2c961165bffc0b49f5822dc817b0c6d7
Vincent COUVERT [Thu, 26 Sep 2013 13:45:44 +0000]
Fix some localization issues
Change-Id: Ibaddc77b4cdd65b020f575791ff3fb6d1e60f0e0
Vincent COUVERT [Thu, 26 Sep 2013 12:55:29 +0000]
Fix some graphics tests.
Some of these tests were propably fixed by: https://codereview.scilab.org/#/c/12674/
test_run("graphics", "figure.closerequestfcn");
test_run("graphics", "glue_unglue");
test_run("graphics", "load_old_file")
test_run("graphics", "rectangle");
test_run("graphics", "save_load");
test_run("graphics", "swap_handles");
test_run("graphics", "xrect");
test_run("graphics", "xrects");
test_run("graphics", "bug_10121");
test_run("graphics", "bug_10241");
test_run("graphics", "bug_10662");
test_run("graphics", "bug_10867");
test_run("graphics", "bug_11257");
test_run("graphics", "bug_120");
test_run("graphics", "bug_12556");
test_run("graphics", "bug_1491");
test_run("graphics", "bug_1560");
test_run("graphics", "bug_1682");
test_run("graphics", "bug_2250_v5");
test_run("graphics", "bug_2918");
test_run("graphics", "bug_3975_v5");
test_run("graphics", "bug_4082_v5");
test_run("graphics", "bug_6665");
test_run("graphics", "bug_6665_v5");
Change-Id: Ie5d61279fd6c178305539d4a2bdf834a0cd81d0b
Bruno JOFRET [Thu, 26 Sep 2013 09:45:47 +0000]
Fix wrong Java type.
Change-Id: Ia42760b0cf6877745be56081e27bc47dec48d172
Calixte DENIZET [Fri, 20 Sep 2013 11:42:12 +0000]
Bug 12592: Scilab hung with plot(-0)
Change-Id: I6e574dbaba1c5690eea295aacb158d5657766689
Clément DAVID [Tue, 24 Sep 2013 07:46:22 +0000]
* CBLOCK4 block added to the "User-Defined Functions"
* Bug #12924 fixed - Block type 2004 were not handled as a valid block type.
Change-Id: Icf2f70b42729f1fdca258688a8e5ac682c994a14
Antoine ELIAS [Wed, 25 Sep 2013 15:00:43 +0000]
include new surface properties from light in save function
Change-Id: I2fb59f8ec53ce381a7c071728b29e66fed1ad6dc
Vincent COUVERT [Thu, 26 Sep 2013 07:44:43 +0000]
Update images after recent merges
Change-Id: Ib9bde940475b3c2cd11924d9eb4ead25563b218d
Antoine ELIAS [Wed, 25 Sep 2013 16:38:46 +0000]
update changes about light
Change-Id: I13f085dbc64ba7abf78fc491e112167d8400732e
Antoine ELIAS [Wed, 25 Sep 2013 16:27:01 +0000]
restore locale/.gitignore lost during merge with gsoc2012-interactions branch
Change-Id: I03af98e32a9306a728280ed8037c1dad67257a9f
Paul BIGNIER [Wed, 25 Sep 2013 13:22:51 +0000]
* Bug #9702 fixed - optim help page and epsx
Contrarily to what optim's help page read, the "gc" algorithm
does use the "epsx" parameter.
Change-Id: If383f24d291b7dfc01acddbc1b04665eb3ee7482
Bruno JOFRET [Wed, 25 Sep 2013 15:50:50 +0000]
Merge remote-tracking branch 'origin/gsoc2012-interactions'
Change-Id: I3b13d9390a437452c99c1660f8b65b8d31453d43
Vincent COUVERT [Wed, 25 Sep 2013 14:59:51 +0000]
Merge remote-tracking branch 'origin/master' into gsoc2012-interactions
Conflicts:
scilab/modules/graphic_objects/Makefile.am
scilab/modules/graphic_objects/Makefile.in
scilab/modules/graphic_objects/includes/graphicObjectProperties.h
scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/graphicObject/GraphicObject.java
scilab/modules/graphic_objects/src/java/org/scilab/modules/graphic_objects/graphicObject/GraphicObjectProperties.java
scilab/modules/graphic_objects/src/scripts/propertiesMap.properties
scilab/modules/graphics/src/c/getHandleProperty/GetHashTable.c
scilab/modules/graphics/src/c/getHandleProperty/SetHashTable.c
scilab/modules/graphics/src/c/getHandleProperty/getHandleProperty.h
scilab/modules/graphics/src/c/getHandleProperty/get_type_property.c
scilab/modules/graphics/src/c/getHandleProperty/setHandleProperty.h
scilab/modules/io/macros/%_save.sci
scilab/modules/io/macros/%_sodload.sci
scilab/modules/renderer/src/java/org/scilab/modules/renderer/JoGLView/DrawerVisitor.java
scilab/modules/renderer/src/java/org/scilab/modules/renderer/JoGLView/interaction/DragZoomRotateInteraction.java
Change-Id: Ic0e8e9c291f0c71e144f4c9c60ef2f0293b8a374
Calixte DENIZET [Wed, 25 Sep 2013 11:15:22 +0000]
Update Matplot doc to take into account image_type property
Change-Id: I74a81f4413095c896504fbce75617a35f8efc713
Antoine ELIAS [Wed, 25 Sep 2013 12:50:28 +0000]
Merge remote-tracking branch 'origin/light_property'
Change-Id: I565834fccd2107d5bc11a54c3a5e650b49026957
Simon Marchetto [Thu, 19 Sep 2013 14:47:05 +0000]
* Bug #6638 - The profiler output is incorrect by a factor of 1000
Change-Id: Ife70e5a532775a56775ac40266622f70ae04b584
Antoine ELIAS [Wed, 25 Sep 2013 10:46:38 +0000]
Merge remote-tracking branch 'origin/master' into light_property
Change-Id: I1bccc62d48aa359d3ba56ef6ecc3cc67423f831a
Pedro Arthur [Sun, 22 Sep 2013 19:49:16 +0000]
Reduce light demo loop time Added rotating plot3d with light demo
Change-Id: I31a4601a53543e0847ad0018e88ed3e9b8975386
Pedro Arthur [Wed, 25 Sep 2013 02:18:16 +0000]
Improve light properties naming
Change-Id: Ic6c1c889c1f8c95abb9c79e2b77234d7f1931c66
Alexandre HERISSE [Tue, 24 Sep 2013 14:35:43 +0000]
* Bug #11776 fixed - CMSCOPE did not take into account label&Id parameter.
Change-Id: Id403d62edab285ae315db9e7b4c7ea6f6b96d701
Antoine ELIAS [Tue, 24 Sep 2013 15:48:44 +0000]
remove light_delete, rename light_create to light, update help pages, tests, ...
Change-Id: I8d658531b4cb9c5f7f407446595c5e1ea27f157f
Calixte DENIZET [Tue, 24 Sep 2013 15:34:54 +0000]
Bug 6840 fixed: Add new line_style
Change-Id: I133c825dc2a68bf48a4ef74105d46a74f6aff1fb
Charlotte HECQUET [Tue, 24 Sep 2013 15:05:00 +0000]
* Bug #9158 fixed - zeros() called with a big number returns an empty matrix.
Change-Id: Ifc76375c6af05d923ad86d87b1f040420cfef029
Bruno JOFRET [Tue, 24 Sep 2013 15:12:59 +0000]
Remove Java useless depencies/import
Change-Id: Id3e4d15b58195e9366596f826fdacbf2aa06bca7
Bruno JOFRET [Tue, 24 Sep 2013 14:47:17 +0000]
Remove non-working Scalar property get.
Change-Id: Ie53f92f5f6d3747d02ea9ebdf47db77575b30732
Alexandre HERISSE [Tue, 10 Sep 2013 15:22:54 +0000]
* Bug #12796 fixed - Mismatch with superblock ports between implicit
and explicit ports.
Change-Id: I454c3a0b0f9cfc5222ba3e34cde04970a0de74a2
Alexandre HERISSE [Tue, 24 Sep 2013 13:12:09 +0000]
AFFICH_m block was not working anymore after uid modification
Change-Id: I813e5872c7de0a52497d4a7308278e6b40332a3f
Calixte DENIZET [Mon, 23 Sep 2013 16:28:16 +0000]
Graphics: return a null pointer in C when property does not exist
Change-Id: I272ea94714b09776b207cdfe464b200dbaa4aafb
Antoine ELIAS [Mon, 23 Sep 2013 17:01:48 +0000]
check input argument type in light_create function and clean code
Change-Id: I91aa9e81516bb9bbe48c5cc6babf844894ef9ee0
Clément DAVID [Tue, 11 Jun 2013 06:52:28 +0000]
Xcos solvers: enable/disable solvers properties on solver kind
Change-Id: I354a32263d0478eedb8040de1ccd0de8e4403009
David Binderman [Mon, 23 Sep 2013 17:08:41 +0000]
fix wrong tests in base2dec and dec2base
Change-Id: I7e0f316b5fa29bf92773c93053c20bff56754619
Paul BIGNIER [Mon, 23 Sep 2013 10:27:36 +0000]
* Bug #12931 fixed - atoms redefined 'message' keyword
Change-Id: I69e6d9291babbdae4eb29546dfbf2dfd51683850
Calixte DENIZET [Mon, 23 Sep 2013 14:43:49 +0000]
Bug 12887 fixed: Scilab hung with auto_clear set to on and log_flags set to true
Change-Id: I50ec525edfe871aea5979e6ee075959a0eaca9cb
Clément DAVID [Mon, 23 Sep 2013 14:53:00 +0000]
Xcos: update blocks icons before the release
Change-Id: I686f21ecb3d2e8a2c90576300528f3b1bacd7bb1
Clément DAVID [Mon, 23 Sep 2013 14:51:02 +0000]
Xcos: xcosPalGenerateAllIcons did not works with user palette
This regression was introduced by
a40a924533dd3d9198fbaba22c81944220ddc9a4
Change-Id: Idd43b92e882a72f4ff83c6e456eb41dbd72a636a
Calixte DENIZET [Fri, 20 Sep 2013 08:21:47 +0000]
Bug 12919 fixed: Rotation on plots was disabled after using menus
Change-Id: I2ac2aae36b388f24526b0d1c7f5c9c4b1be13659
Paul BIGNIER [Mon, 23 Sep 2013 10:12:21 +0000]
Help images: dae fix
As follow up on commit https://codereview.scilab.org/#/c/12598/ (addition of french page)
Change-Id: I00db16903620cf967de917477935bf2ef355376f
Cedric Delamarre [Fri, 20 Sep 2013 14:49:23 +0000]
Version.incl updated.
Change-Id: Icada6471724a27ee6099f803ad1195c8c6feebf8
Vincent COUVERT [Mon, 23 Sep 2013 08:08:15 +0000]
Fix test refs
To test:
test_run xcos dflipflop
test_run xcos dlatch
Change-Id: Ia22eb3b4c2846bd02bc01008b56ed7d97d28291e
Clément DAVID [Mon, 23 Sep 2013 07:07:09 +0000]
Xcos compile: report an error in the case of non-consecutive ports.
This reverts commit
5bd0eac1550380aa08257eea0a3bd3ef1fc894a4 and implement
a good error reporting in the case of non-consecutive ports.
Change-Id: If75be7893cbb78d7d7184924739a8a1fa5506494
Rui Hirokawa [Sun, 22 Sep 2013 04:25:33 +0000]
added newly introduced *.xml in 5.5.
Change-Id: I6ce8fd05ec181b4b22a0c3971c348e04d3fb019c
Clément DAVID [Thu, 19 Sep 2013 14:49:14 +0000]
Xcos tests: quick fix the diagram to pass the CC
This may hide a regression since
bfd706a2 or
0f2f966b .
Change-Id: Id4d8bacda2bdb141c4d750a52cf70c07477a195f
Samuel Gougeon [Fri, 20 Sep 2013 08:52:52 +0000]
Elementry_functions: permute() rewritten
permute() is much faster when it uses sub2ind().
This change comes from http://bugzilla.scilab.org/show_bug.cgi?id=5205
Change-Id: I1bb210dc05d670d5fd90953f1af75a561d6026e3
Paul BIGNIER [Thu, 19 Sep 2013 13:48:24 +0000]
Differential_equations help: fix dae tolerances
When the user gives only one tolerance, the gateway and the source file take it as the absolute tolerance,
but the help page took it as the relative tolerance.
Added french doc for dae.
Change-Id: I09d9cd554776637b3098b0b5a7078ced99a3b1b1