Sylvestre Ledru [Wed, 13 Nov 2013 13:43:43 +0000]
Remove useless declaration in the image generation (but triggered
the bug https://bugzilla.scilab.org/show_bug.cgi?id=13086 )
Should fix the jenkins instance
Change-Id: Ibd8cf726dd4b131f94a64e77da102f9d335120db
Calixte DENIZET [Wed, 13 Nov 2013 13:35:02 +0000]
Graphics: fix bug after uid refactoring
Change-Id: I05b965aec37591ad2c36ec1959c7731943da131a
Calixte DENIZET [Wed, 13 Nov 2013 12:58:11 +0000]
Fix C code after uid refactoring in scicos_block
Change-Id: I551f31f74871e234ac3f12a663ec37589aba7fe7
Sylvestre Ledru [Fri, 8 Nov 2013 11:43:16 +0000]
Fix the warning
warning: [static] static method should be qualified by type name, ClassFoo, instead of by an expression
Change-Id: Ib05e494efe78c07c6b9e838bf559c191f14109a4
Sylvestre Ledru [Wed, 13 Nov 2013 12:17:21 +0000]
Regenerate giws file from commit
ac0e634c15ac035940e063401c3685bbaafab7c2. They were indented.
Change-Id: I03c1b6b4eb6d0395f5adf2b5e9cc4a2764099608
Sylvestre Ledru [Fri, 8 Nov 2013 10:56:48 +0000]
Remove some java warnings (redundant declarations)
Change-Id: I7291954d59bde629ec8164ec9855390091673076
Calixte DENIZET [Wed, 13 Nov 2013 10:53:39 +0000]
Update giws files with version 2.0.2 to improve performances:
i) f=gcf();t=[];for j=1:100;tic();for i=1:10000;set(f,"background",-2);end;t=[t toc()];end;mean(t)
ii) c=jcompile("foo","public class foo { public static double inc(double x) {return x+1;}}");t=[];for j=1:100;tic(); for i=1:10000;jinvoke(c,"inc",10);end;t=[t toc()];end;mean(t)
In first case the gain is 28% and in the second one it is 43%
Change-Id: I2757396f8184a69080ae5f978bfbad0e98ed8c57
Adeline CARNIS [Wed, 13 Nov 2013 11:06:05 +0000]
* Bug #12992 fixed - The sigma value was always equals to LM.
Change-Id: I755c4c71e7c3b237c14c1573e113c820bfca1813
Paul BIGNIER [Wed, 13 Nov 2013 08:43:53 +0000]
* Bug #6832 fixed - Overloading transposition of rational matrices
There was no way to transpose R (R.') when R was a matrix of rationals.
Change-Id: I9ecf2188fbe330b3963ab4baf9dc22a15c25fe40
Paul BIGNIER [Wed, 13 Nov 2013 10:03:31 +0000]
Xcos tests: update
Follow-up on commit https://codereview.scilab.org/#/c/13102/
Change-Id: Id45eb92042e85f336b8fb467b8a41316e3afde7e
Paul BIGNIER [Wed, 13 Nov 2013 09:40:20 +0000]
Core tests: update
Follow up on commit https://codereview.scilab.org/#/c/12561/ ,
resize_matrix now produces a demo when called with no input argument.
Original bug that had motivated that nonreg test: https://codereview.scilab.org/#/c/4961/
Change-Id: I48ea2ffac45f79f651c5197b6c98b476ebb2523b
Calixte DENIZET [Wed, 13 Nov 2013 09:37:02 +0000]
Fix bug after commit I6886adac598a3eec0a9a99d166926bec99728a0f (missing dquotes)
Change-Id: Iba84a84b9a4d43a422cb6ea3861eb36f2a84ec41
Calixte DENIZET [Tue, 12 Nov 2013 16:41:57 +0000]
Can now specify GIWS options in Makefile
Change-Id: I6886adac598a3eec0a9a99d166926bec99728a0f
Paul BIGNIER [Tue, 12 Nov 2013 10:22:57 +0000]
* Bug #13066 fixed - Graphics doc: fix for data_bounds
Change-Id: Iea6fe96cdc28df7715dce27804ab35a8382d4dba
Paul BIGNIER [Tue, 12 Nov 2013 11:06:16 +0000]
* Bug #13069 fixed - Xcos help: %MODELICA_USER_LIBS is now global
Follow up on commit https://codereview.scilab.org/#/c/5461/
Change-Id: I290e9a92d69a5b155c08d614c17fd2e37f8fa749
Calixte DENIZET [Tue, 12 Nov 2013 10:31:34 +0000]
Bug 13063 fixed: Color selection in SciNotes preferences threw exceptions
Change-Id: Ib6ea73d1bdb25d35286827054ab376c1b8d5f477
Sylvestre Ledru [Tue, 12 Nov 2013 13:22:04 +0000]
* Bug #8060 fixed - Improve the display of a list in the variable browser.
Change-Id: Icedb4a9d3d8ff01422b792718e3f6b1f389afd91
Guillaume Horel [Tue, 12 Nov 2013 10:16:14 +0000]
* Bug #13061 fixed - hdf5 demo failed with a read only file.
Change-Id: I0446098c655560ebba645bcaa9fe444b6a08806c
A. Khorshidi [Mon, 26 Aug 2013 09:23:06 +0000]
* Bug #12793 fixed (proposal 2) - Cacsd: improve the bode() plots
In the first proposal, bode_asymp() is an input parameter to bode().
Here, bode_asymp() has its own file, which simplifies maintenance.
Change-Id: I2286e823c7cf3b2e30a56798e0395c2efb739227
Charlotte HECQUET [Thu, 4 Jul 2013 15:40:53 +0000]
* Bug #8745 fixed - Extracting from an empty matrix automatically returned an empty matrix.
Change-Id: I51d332e4f31adf7fa34ba5a6f394830860817bc7
Calixte DENIZET [Tue, 12 Nov 2013 12:39:34 +0000]
EOJ: incorrect giws file after jcreatejar introduction
Change-Id: I5c38d2a94a1163e6fca95d38976ae5223567c113
Gustavo LIBOTTE [Sat, 9 Nov 2013 19:33:23 +0000]
Polyline structure for storing datatips.
Change-Id: I0e5474bb53f43decaf6972e264c95760cd252ec4
Calixte DENIZET [Fri, 8 Nov 2013 16:09:06 +0000]
Scirenderer: Fix GLException due to JOGL 2.1.2 update
Change-Id: I50d9c21d47c6f8a9b887e88631ec1001124eaf12
Vincent COUVERT [Fri, 8 Nov 2013 09:55:29 +0000]
Fix code: UIDs are now integers and no more char*
Change-Id: I2e4a801faa6bb82dede92b052c5fcb861ea08e88
Calixte DENIZET [Fri, 8 Nov 2013 15:21:13 +0000]
eoj: fix jcreatejar test
Change-Id: I1477eea05b7903fee4858842b2206cb4684049d2
Cedric Delamarre [Fri, 8 Nov 2013 14:28:00 +0000]
readmps with 3 input arguments corrected.
Change-Id: I7317c8f05cff1c523b9b4b9ba9e3248c1fe734ce
Vincent COUVERT [Fri, 8 Nov 2013 15:19:31 +0000]
Add ref for Linux/Mac OS
Change-Id: I95673f979fe9e4df2e70181d04409f94c61cb7ff
Calixte DENIZET [Fri, 8 Nov 2013 11:20:15 +0000]
Bug 13055 fixed: Array indexing did not follow Scilab convention
Change-Id: I1bffe4880cf0c79bf94c4ccee0b678cbe1007c07
Calixte DENIZET [Fri, 8 Nov 2013 14:34:17 +0000]
Graphics: fec broken after uid refactoring
Change-Id: Ib41404c77fb0992d89fb247a6c985ba299069664
Paul BIGNIER [Fri, 8 Nov 2013 13:58:16 +0000]
Convert file to use UNIX delimiters
Follow up on commit https://codereview.scilab.org/#/c/13116/
Change-Id: I9c5b3d7eaff4ee5c503a310911591c12b998679e
Calixte DENIZET [Fri, 8 Nov 2013 13:45:02 +0000]
Graphics: plot3d not always correctly updated after colormap change (due to uid refactoring)
Change-Id: I347859a85f7e8c3789995dc861b87445bc5b02f6
Paul BIGNIER [Fri, 8 Nov 2013 13:37:07 +0000]
Convert files to use UNIX delimiters
Using command flip -b -u recursively.
Change-Id: Ib7b5eb2e57b212e22ed80b3a3a7f1edecad4b047
Paul BIGNIER [Fri, 8 Nov 2013 10:58:12 +0000]
Optimization: check number of input argmuents in vec2list
vec2list accepts 2 or 3 input arguments.
Change-Id: Ice8188d2c7893149597795cf53f572fe4613af7a
Calixte DENIZET [Thu, 7 Nov 2013 16:23:04 +0000]
Graphic: Avoid crash with auto_clear set to 'on'
Change-Id: Ie6b81c2b2ab97dc05ed601e3dd39090559eca31f
Sylvestre Ledru [Fri, 8 Nov 2013 10:58:27 +0000]
Silent some Java warnings during compilation time
Change-Id: Ibb3cf8e6bbeec932bb42407babf7544f81b0c2dc
Paul BIGNIER [Fri, 8 Nov 2013 10:51:15 +0000]
Signal_processing: check number of input argmuents in kalm
kalm accepts 8 input arguments, no more, no less.
Change-Id: I783be724166fb9776315c43fa7552d1d79307b29
Paul BIGNIER [Fri, 8 Nov 2013 10:20:52 +0000]
Differential_equations: dae with no input
dae with no input produced the wrong error.
Change-Id: Idf91d24d61402a6746e3ea880d10941f4abfc977
Calixte DENIZET [Fri, 8 Nov 2013 10:17:30 +0000]
Graphics: Add a forgotten header
Change-Id: Ief8c690ca7e3aff138fc7f6370742ce21597941d
Clément DAVID [Thu, 7 Nov 2013 16:18:08 +0000]
* Bug #13059 fixed - Nan propagated at startup made the simulation fail.
Change-Id: Iaabd4ba171505d2cd14c92606db582b65d99c53a
Paul BIGNIER [Fri, 8 Nov 2013 09:23:53 +0000]
Fix SEP/INDEX
Follow up on commit https://codereview.scilab.org/#/c/13042/
Change-Id: I38c5516a54f95643b56f432a63b9ffc13b29a0e9
Calixte DENIZET [Thu, 7 Nov 2013 15:40:33 +0000]
Bug 9033 fixed: the property auto_dimensionning was not documented
Change-Id: I5eae9e92e6e011c52e531f31990a76f297d327c7
Calixte DENIZET [Thu, 7 Nov 2013 13:49:29 +0000]
Bug 9031 fixed: Misalignment when using xstring with a matrix
Change-Id: I8c9883cc217cc1056df5002213d77e4f6c27a651
Paul BIGNIER [Wed, 6 Nov 2013 14:14:23 +0000]
Optimization: clarify the imp<0 case of optim
In optim's calling sequence, when the imp flag is < 0,
it means that the objective function is going to be called with ind=1.
Change-Id: Ief6d29fcab4f23ef22723591be431df257dfcb68
Paul BIGNIER [Fri, 4 Oct 2013 07:47:46 +0000]
* Bug #7133 fixed - Helptools: fix help_from_sci demo
help_from_sci called with no arguments only ran half of what it should do.
It can now be called with two output arguments and return something consistent.
Change-Id: I2b5efe8cdc708f80bca7b1f35ad51d8aa91588e1
Cedric Delamarre [Thu, 7 Nov 2013 10:21:54 +0000]
optim : error management after call user macro.
Change-Id: I0b5b3d2056f152b2450ed47832711d8d696dd0b2
Clément DAVID [Thu, 7 Nov 2013 10:50:25 +0000]
* Bug #13030 fixed - Selection to Super block did not reset the origin #2
Add a default margin and handle corner-cases when a created link has no geometry.
Change-Id: I7273c3e51dbfb0fb2bb9b8660c981287fcb988ba
Paul BIGNIER [Thu, 7 Nov 2013 10:05:15 +0000]
String: fix plist printing
Change-Id: I228808e75036fea55652109b719f8c90541825a1
Sylvestre Ledru [Thu, 7 Nov 2013 10:02:57 +0000]
Missing file in the previous commit
Change-Id: Ic35c74f3e1314f41a403447c3929320c02f8bf3f
Sylvestre Ledru [Thu, 7 Nov 2013 09:06:01 +0000]
Use the standard mechanism to convert stack.h.in to stack.h
Change-Id: I95caca309e3888f5eec1be3bf49fd138177298e1
Calixte DENIZET [Wed, 6 Nov 2013 14:57:43 +0000]
Bug 8231 fixed: xrect doc did not say that clipping property was inherited
Change-Id: I4620be3b3a9fed0a3fd12603c59bf56cb3e5c268
Paul BIGNIER [Fri, 25 Oct 2013 16:01:26 +0000]
* Bug #7858 fixed - Statistics: a priori mean for variance and variancef
Completing commit https://codereview.scilab.org/#/c/12855/ ,
variance and variancef can now take the a priori mean as input, and it can be a scalar.
Change-Id: I4ea4f041dfd5d27cbc31964ca32f6aa1e8c6ed7d
Simon Marchetto [Wed, 6 Nov 2013 17:26:58 +0000]
external_objects_java: new function jcreatejar (SEP #114)
Change-Id: Id852b5fa2d10bd5b9ff963ec696b3962274cdcad
Calixte DENIZET [Wed, 6 Nov 2013 11:40:15 +0000]
Bug 12682 fixed: Key events were disabled after zooming
Change-Id: I4a912d6a5bb0458bd230b86b36c1a7420cb46e88
Calixte DENIZET [Wed, 6 Nov 2013 13:27:44 +0000]
Bug 7038 fixed: No toggle button when in datatip mode
Change-Id: I9af9ee1899b44ccca3839c1776f8f139ca2fbef7
Calixte DENIZET [Wed, 6 Nov 2013 10:35:08 +0000]
Bug 12990 fixed: GED features conflict with figure events
Change-Id: I2ae2626829d619d15e32d9b1c4718a5bef2fbbd8
Bruno JOFRET [Wed, 6 Nov 2013 10:15:20 +0000]
Shortcut non latex/mathml text rendering
Change-Id: Ibf760f09dd633773109e4528125041a4dbd1bb23
Calixte DENIZET [Wed, 6 Nov 2013 11:57:06 +0000]
Graphics: avoid crash due to scope problem
Change-Id: Idd046800d6f46600237db0284aad90f9935c581c
Bruno JOFRET [Wed, 6 Nov 2013 09:30:27 +0000]
Validate Label after Size change to follow alignment.
Change-Id: I93be0359f64f3865d55d9734fdf5a81c83e8bc14
Vincent COUVERT [Mon, 4 Nov 2013 15:59:39 +0000]
Update help and CHANGES after https://codereview.scilab.org/#/c/13053/
* The figures "visible" property now also applies to uicontrols.
In previous releases, only axes were managed by this property setting.
Change-Id: I0f99b020e19d67d68c0caa43109d88c775d7da1d
Samuel Gougeon [Tue, 17 Sep 2013 08:49:01 +0000]
* Bug #6824 fixed - resize_matrix now handles hypermatrices
Used a new optional input argument to specify to size of the returned hypermatrix.
Change-Id: I6a254a0cd2d0bc595d3bffecab29a90083c7b78d
Sylvestre Ledru [Wed, 6 Nov 2013 08:47:49 +0000]
Fix datatipRemove(datatipHandler). It was failing in the jenkins instance
with the code:
x=linspace(0,1,100)';
y=x.^3;
clf()
plot(x,y);
e=gce();p=e.children(1);//get the handle on the polyline
t1=datatipCreate(p,80);
datatipCreate(p,40);
datatipRemove(p,1)
datatipRemove(t1)
Change-Id: If0c92136d61b419bae4f98a1e1ad8879f8aef501
Vincent COUVERT [Wed, 6 Nov 2013 08:37:03 +0000]
Remove warning from test
Change-Id: I6e5dbd3bbc24be0e36e40f7661a0852ee784cf70
Calixte DENIZET [Mon, 4 Nov 2013 20:16:15 +0000]
Bug 13027 fixed: There was no autowrap into array in JIMS
Change-Id: I4e830dab042f1bf6eb833d3eae28482cd06463f3
Calixte DENIZET [Tue, 24 Sep 2013 14:42:09 +0000]
Bug 2067 fixed: Scilab died when the Plot command is given a large numerical value
Change-Id: I53540de62841fe3754a63b5884ddf05d1b21cf6c
Paul BIGNIER [Tue, 5 Nov 2013 09:37:59 +0000]
Optimization help: document optional parameters.
Unit test and exemple corrected.
optim gateway corrected about the output argument "ti".
Input parameters "si" and "sd" were available but not documented.
Change-Id: Id4f93e78f6b7efa466e21517272dc5f2f5af32ec
Calixte DENIZET [Tue, 5 Nov 2013 18:59:16 +0000]
Bug 13053 fixed: datatipCreate did not return datatip handle
And manage datatip autopositioning
Change-Id: I9955f7b7278dad7d8216f18af355ee6323b00e80
Bruno JOFRET [Mon, 4 Nov 2013 15:13:02 +0000]
Dynamically switch between JLabel and JTextPane
Change-Id: Ib6d38e8b84174ec75fb0f9d4c66b71d7d8f1caf2
Paul BIGNIER [Thu, 31 Oct 2013 11:07:49 +0000]
Xcos help: add new example image
Foolwing up on commit https://codereview.scilab.org/#/c/13049/ , where I forgot to add it
Change-Id: Iaddad59e530b20cced8c81c429031d54155bb539
Bruno JOFRET [Tue, 5 Nov 2013 13:28:48 +0000]
Update position when parent is known.
Change-Id: If3be2f5509901da870381dfff234cbb04e9bf694
Paul BIGNIER [Tue, 5 Nov 2013 11:51:38 +0000]
Optimization: fix optimsimplex_setall
Fix of commit https://codereview.scilab.org/#/c/12431/ ,
the second argument of optimsimplex_setall should ba a real matrix,
not a simplex, as its name suggested.
Change-Id: I7b14f2031ca69769ffaf7eb283f3903563f0b3bb
Vincent COUVERT [Tue, 5 Nov 2013 07:58:07 +0000]
Fix Windows compilation after https://codereview.scilab.org/#/c/13068/
Change-Id: I64704e93342bd33900178a37ec00dd4a5f581bc1
Paul BIGNIER [Thu, 5 Sep 2013 11:01:32 +0000]
* Bug #9627 fixed - Checking arguments in optimsimplex_*() functions
Change-Id: Iee8d3037760a3803def5f0409c721510cf4d83c4
Calixte DENIZET [Mon, 4 Nov 2013 09:44:12 +0000]
Bug 13041 fixed: Invalid result with int minus vect_int
Change-Id: I29f3910b7df19bb39e9109837cf57da8fba8ad37
Clément DAVID [Mon, 4 Nov 2013 10:06:20 +0000]
Linux desktop: add screenshots for software centers
Use a cgit plain url to get the screenshots.
Change-Id: Iacabfa87b8f6a5863fc4e337749ab30f6d5e1233
Clément DAVID [Thu, 31 Oct 2013 13:13:40 +0000]
* Bug #13030 fixed - Selection to Super block did not reset the origin
Re-implement bug #12167's fix to be compliant with undo/redo and graph
validation.
Change-Id: Ieb4b0cb142d11a4d81efd6386f673a9f57cc8e44
Calixte DENIZET [Thu, 31 Oct 2013 14:32:51 +0000]
Bug 13033 fixed: Could not use -1 in nax argument in plot2d
Change-Id: I2034f9e3a3c5a4297d0aa052f26b690199df2040
Calixte DENIZET [Mon, 4 Nov 2013 11:21:58 +0000]
Bug 13042 fixed: Text in plot were not correctly centered
Change-Id: I8c83a2c3c131b7afe8093aa0733fc99def68d76d
Calixte DENIZET [Thu, 31 Oct 2013 16:03:05 +0000]
Bug 13022 fixed: Vectorial export did not clip large segments
Change-Id: I4db03f4109d24fb297a70fd6b32fb20b627f8953
Calixte DENIZET [Mon, 4 Nov 2013 14:55:27 +0000]
Bug 13049 fixed: Add new handled protocols in links in SciNotes
Change-Id: Id484dd6d4ea05fedd47618f7043efb1f84224fc7
Calixte DENIZET [Mon, 4 Nov 2013 12:52:21 +0000]
Bug 13047 fixed: jcompile did not allow class reloading
Change-Id: Ia2600e6e7a79d1cb278138928c6356dcecc35512
Calixte DENIZET [Thu, 31 Oct 2013 14:59:01 +0000]
Bug 12973: NPE while clicking on a figure in creation
Change-Id: I384c4a7573618295e6561ebd3fa3663a6b2f5596
Bruno JOFRET [Thu, 31 Oct 2013 13:27:34 +0000]
[Uicontrol] figure.visible can hide uicontrol
Change-Id: Ica84182abf41f7f3c90e81879c89d1f2b02609d5
Pedro Arthur [Mon, 4 Nov 2013 14:31:11 +0000]
Fix bug where normals buffer didn't update when changing surface vertex data.
Change-Id: I3e08d9aaa85ebd014e6f70dcfeaa969ec0a45b92
Calixte DENIZET [Mon, 4 Nov 2013 14:32:33 +0000]
Bug 13036 fixed: Bad help page associated to history browser
Change-Id: Ic68a8bc761d660a9fbc2282a3e2b5f98cd06a302
Vincent COUVERT [Mon, 4 Nov 2013 09:00:34 +0000]
Fix Windows compilation after https://codereview.scilab.org/#/c/13012/
Bring back stack.h as stack.h.in even if there is no changes
Change-Id: I8e83a1e21ea8ac66a0fbdeca397f89aabe2da6c3
A. Khorshidi [Fri, 1 Nov 2013 02:15:20 +0000]
* Bug #12882 fixed - Some help pages were not clear.
Change-Id: Ia3078509c744dbdb5000334e5f950b81c08b38f8
Calixte DENIZET [Thu, 31 Oct 2013 16:11:08 +0000]
Graphics: Matplot broken after uid refactor
Change-Id: Ia4916be0b4833c2535355d682ba2fc5f108da828
Paul BIGNIER [Thu, 31 Oct 2013 11:55:22 +0000]
Xcos help: simplify the HTML characters
Change-Id: Ie57f41ae405fe1c092fb2dae65643e53ef3d3eb9
Paul BIGNIER [Thu, 31 Oct 2013 11:05:25 +0000]
Fix help compilation: typo
Change-Id: I2981279b0b933bf58cb46d2fdba98d2d0a7e6f6e
Paul BIGNIER [Thu, 31 Oct 2013 09:08:26 +0000]
* Bug #13032 fixed - Xcos help: fix CMATVIEW example
Moved CMATVIEW example to CMAT3D and gave CMATVIEW a new one.
Change-Id: I4650d663e5763691d300d6e000559480f0cb722e
Vincent COUVERT [Wed, 30 Oct 2013 22:27:54 +0000]
Temp workaround to fix compilation under Mac OS X
Change-Id: I92fa310b20cbe93db936166cfa04d7d5e7b39ca8
Sylvestre Ledru [Wed, 30 Oct 2013 10:21:54 +0000]
remove debug message
Change-Id: I42eea409e9232b6b608e793ce2eaa2feabdfbc63
Paul BIGNIER [Wed, 30 Oct 2013 14:24:33 +0000]
String help: fix isnum
Following up on commit https://codereview.scilab.org/#/c/13038/
Change-Id: I9d88bb4864e622a64c80f899bf57d465bd5ffdf7
Stanislav KROTER [Wed, 30 Oct 2013 14:31:09 +0000]
Fixed russian translation of help page for mtlb_mode function.
Change-Id: I990b875042c68bfbcff72191534b17276fa909dc
Paul BIGNIER [Wed, 30 Oct 2013 11:52:15 +0000]
* Bug 4401 fixed - String: fix for isnum
isnum now accepts more constants, more complex forms,
but still does not handle "operations",
the only accepted "operations" are the "+" and "-" to separate real and imaginary parts,
but for example isnum("1+2") is not true.
Change-Id: I2375fdba1e8b1cad3dd64b05f3109d027e751044
Simon Marchetto [Wed, 30 Oct 2013 11:13:27 +0000]
* Bug #12976 fixed - getURL returns a file name instead of a file path
Change-Id: I3e8995b607551c64c55ee7739cfde71b7ae453fb
Uladzislau TRUBKIN [Mon, 28 Oct 2013 12:57:02 +0000]
Xcos: fixed updating the field of zero-crossing at the scilab mlist.
Change-Id: I3b286f7a3cb589730981fb857899cc20d1e9aac9
Antoine ELIAS [Tue, 29 Oct 2013 17:01:35 +0000]
fix windows compilation after
e27d835067b0264761ee3be86ecfc6a7eac2c4a3
Change-Id: I00fdd5b8f15110bbcde6c5838ab4a6c36dac0aec
Vincent COUVERT [Wed, 30 Oct 2013 08:10:52 +0000]
Add missing include
Change-Id: Ie45a4ee5ce4f08f1dc30052f131f1521d1cc2f30
Stanislav KROTER [Tue, 29 Oct 2013 15:16:59 +0000]
Updated russian help page for grand function.
Change-Id: Idd185535c34050f8e860e1898eba0f0aeb728f85