Antoine ELIAS [Fri, 20 Sep 2013 14:02:27 +0000]
update some dynamic_link tests to create tmp files in scilab tmp dir instead of os tmp dir
Change-Id: I6b105d8fbb53265864ba19499d7b735400e5a0da
Antoine ELIAS [Fri, 20 Sep 2013 13:53:32 +0000]
update call at mget(i) and mput(i) with 'l' instead of 'i'
Change-Id: Id0f3b31f1a1959274ddc501394c5b8eee9a69d3a
Adeline CARNIS [Fri, 20 Sep 2013 09:51:07 +0000]
Fix test in statistics module.
* sum(hypermat, 3) always returned a row vector. That is no longer the
case with https://codereview.scilab.org/#/c/11921/
* test_run('statistics', 'bug_3640')
Change-Id: Ie41c22bb0adddcf0eef586e5e13460170e8e517d
Antoine ELIAS [Fri, 20 Sep 2013 09:35:29 +0000]
update 9833 test to create tmp files in scilab tmp dir instead of os tmp dir
Change-Id: I59ac411afbf205689a95d7a7469b61cd67666317
Vincent COUVERT [Fri, 20 Sep 2013 13:01:39 +0000]
Revert "explicit dependency on libscicommons to get the giws exception management"
Does not fix the issue.
This reverts commit
b1dcfe3dfa763a81a4d9fe98c8676d2800f26c73.
Change-Id: I4fb78baac6dd9dcd03d42203ca9a1753a15cbb08
Adeline CARNIS [Fri, 20 Sep 2013 09:13:36 +0000]
Add *.win.dia.ref in optimization module.
* test_run('optimization', 'bug_12702')
* test_run('optimization', 'bug_9690')
Change-Id: I362e1bece884a81a0b668007fee067d831e7185a
Adeline CARNIS [Fri, 20 Sep 2013 08:25:29 +0000]
Fix test in elementary_functions module
* ' ' is replaced by " "
* test_run('elementary_functions', 'bug_3314')
Change-Id: Idceac3c29a55cb9510dd0b47d61efb491fb29e4c
Antoine ELIAS [Thu, 19 Sep 2013 16:32:43 +0000]
finalize changes around int and long long in mget(i) and mput(i)
Change-Id: I68bba4216520e1ab9c42f1492fcdd55d590ae70f
Antoine ELIAS [Thu, 19 Sep 2013 18:18:56 +0000]
update compilation path with visual studio 2012 with Win8 sdk path and update some tst/ref
Change-Id: Iaac0ba0f5e5661f113167c6898b7eb11d37f68a7
Sylvestre Ledru [Thu, 19 Sep 2013 15:44:08 +0000]
explicit dependency on libscicommons to get the giws exception management
Change-Id: I278e861a71c58997b2593d39be54d37ddfae723b
Paul BIGNIER [Wed, 18 Sep 2013 15:30:40 +0000]
Bug #12913 fixed - linspace errored out if third argument was integer type
Allow integer type as first argument of linspace and turn warning into error.
Change-Id: Iacd0d3375cbd7d40600f48752389cf41d26753f9
Paul BIGNIER [Wed, 18 Sep 2013 10:50:53 +0000]
* Bug #9690 fixed - "imp" option for optim could crash Scilab
Fixed a wrong Fortran format() that caused the crash.
Also, "imp" was not consistent with the help page:
imp = 0, no printing,
- = 1, at start + end,
- = 2, per iteration,
- > 2, linear search info.
Change-Id: I30528d06d2f65a232ee6325b3af2e9926b5ca4ad
Antoine ELIAS [Thu, 19 Sep 2013 13:39:07 +0000]
+= does not exist in scilab ^^
Change-Id: I95bfc27ebfabfc4bac9ade3fb1879a9aed7d63cb
Paul BIGNIER [Thu, 19 Sep 2013 09:54:10 +0000]
* Bug #12927 fix integer input in ones, rand, eye, zeros after https://codereview.scilab.org/#/c/11653
Change-Id: I5a77f9af4eedeabf8568b682eb94c461bf60f32e
Adeline CARNIS [Thu, 19 Sep 2013 11:37:38 +0000]
Add ENGLISH IMPOSED sentence in tests.
* test_run('fileio', 'copyfile')
* test_run('genetic_algorithms', 'optim_ga')
Change-Id: I0e6c1dc366145fce1c1afca608382080fbe6f358
Adeline CARNIS [Thu, 19 Sep 2013 08:27:04 +0000]
Fix tests in overloading module.
* sum, prod, cumsum and cumprod have been modified. By default,
the third argument is equal to 'double'.
* test_run('overloading', 'bug_8098')
Change-Id: I1c4cf98309eb619a94ad203fbef9b20519971093
Adeline CARNIS [Thu, 19 Sep 2013 07:59:20 +0000]
Fix tests in integer module: sum, prod, cumsum and cumprod tests have be modified (add assert functions)
test_run('integer', 'bug_3842')
Change-Id: I0cbfe5941d16443f2a036ea20cd0fa3534c3b14c
Vincent COUVERT [Thu, 19 Sep 2013 08:37:48 +0000]
Bug 12212 fixed: Export a polyline in 2D broke it into several segments
This reverts commit
31d8ab47a754afcabcdb59b68eac24436c6dd303.
Change-Id: I0a553d5d7ca9b0133c3ca6ce5a96c07e08b3abf2
Cedric Delamarre [Wed, 18 Sep 2013 15:59:36 +0000]
contour2d corrected.
* exists() return a boolean.
* boolean == constant is always false.
Change-Id: Ieda04d53b094f5398cad7def6d600b09ca1d1cdb
Antoine ELIAS [Wed, 18 Sep 2013 15:03:17 +0000]
fix non reg test 11997 after https://codereview.scilab.org/#/c/12404/
Change-Id: I79afd5c8a8cab051baa2ce03e4ff084b3e86ff9e
Vincent COUVERT [Wed, 18 Sep 2013 09:07:32 +0000]
Fix external_objects_java module tests under Linux/Mac OS X
Change-Id: I128fad2d074877821b3a87ea55ca9b718f4b7da6
Adeline CARNIS [Wed, 3 Jul 2013 16:31:08 +0000]
Change the order of error messages in cumsum, cumprod, sum and prod functions.
Change-Id: I5f0b71bf04b1396185492dc003b70e091030e4a8
Adeline CARNIS [Wed, 18 Sep 2013 12:39:40 +0000]
Fix test in optimization module: test_run('optimization', 'optimbase_checkcostfun')
test_run('optimization', 'optimbase_newdestroy')
Change-Id: I2cfb3a194a15a94675e3ff6d6dc028812ba97b23
Sylvestre Ledru [Wed, 18 Sep 2013 12:39:03 +0000]
in the code coverage generation, the option --config-file is gone. Use an other way to setup the conf.
It should fix the failure of the Jenkins job:
http://build.scilab.org/job/scilab-build-code-coverage/441/console
Change-Id: Ib314d2845a13b1851523052c6e6f98759bc454ce
Vincent COUVERT [Wed, 18 Sep 2013 11:54:37 +0000]
Fix tests in string module:
- part.tst: wrong ref with single quotes instead of double quotes
- bug_2328.tst: overloads %p_part introduced by https://codereview.scilab.org/#/c/12396/
To test:
test_run string part
test_run string bug_2328
Change-Id: Ie451308da5fc694865b19e266f3fe57a75f70780
Cedric Delamarre [Wed, 18 Sep 2013 10:56:13 +0000]
xset : duplicate case removed.
Change-Id: I8edf6edf478ff3cb3a076f3f71cc4218eda370e6
Vincent COUVERT [Wed, 18 Sep 2013 09:28:46 +0000]
Fix modules_manager module tests.
Change-Id: I0fc8de4bfd7e6114f3a44686e57480d9d84c44ce
Paul BIGNIER [Wed, 18 Sep 2013 07:22:32 +0000]
* Bug #5205 fixed - permute() function was slow with large hypermatrixes
Step 2: eased main loop and side loop, added test.
Change-Id: I4363bda51fb3cba1462340e55c4da8d51e3d1d62
Cedric Delamarre [Wed, 18 Sep 2013 10:09:37 +0000]
xset : mem leak removed.
Change-Id: I318b4515e0af3b5dadec1b5f13f2b71ab02dfd03
Clément DAVID [Mon, 13 Feb 2012 09:56:28 +0000]
* SEP #107 implementation (xcosAddToolsMenu and xcosUpdateBlock)
Change-Id: Ieb1e56329ddc849c22baa966dc6d7b6fd3d4001a
Adeline CARNIS [Wed, 18 Sep 2013 09:28:00 +0000]
Fix neldermead_configure test (x0 can be a row vector).
test_run('optimization', 'neldermead_configure')
Change-Id: I48f144b123aad66cbbb3a0d49d7e507b3eeef95e
Antoine ELIAS [Wed, 18 Sep 2013 09:28:48 +0000]
fix windows compilation, variables declarations must be at the head of a block in C
Change-Id: I292f84d7d90282527c20c5aa19fbaec22a90d719
Vincent COUVERT [Wed, 18 Sep 2013 09:46:54 +0000]
Revert "Bug 12212 fixed: Export a polyline in 2D broke it into several segments"
This commit makes the toolbox_skeleton help pages compilation fail under Linux & Windows.
This reverts commit
18f930355df1b8ef62090dbc99b6dedd73d4574e.
Change-Id: Ia3f5018c053bb6f8d09999ad15d0b74f263e9d77
Vincent COUVERT [Mon, 16 Sep 2013 10:34:02 +0000]
Bug 12212 fixed: Export a polyline in 2D broke it into several segments
This reverts commit
d20a172cff6af023d54b84fd4dddeb49a19543a0.
Change-Id: I8a34c7a4ba400164895e84616daabe9da84811df
Cedric Delamarre [Tue, 17 Sep 2013 17:15:32 +0000]
xset : test about input argument added. Obsolete properties removed.
Change-Id: I4608bc0fa9a6a1426247536ce48402ac9b8ca83e
Adeline CARNIS [Tue, 6 Aug 2013 12:37:33 +0000]
* Bug #11065 fixed - The second output argument of unique function contained a wrong result.
Change-Id: I1aa42678ade775796fea36e3d3d2c55c28f4280b
Antoine ELIAS [Tue, 17 Sep 2013 15:47:08 +0000]
Remove duplicate and bad path in windows libraries path for dynamic_link tools
May broke fortran compilation on Windows 8 + VS2012
test_run modules_manager toolbox_skeleton
Change-Id: I0e75d5509c0f3933aa27dc5fb89894540302725e
Adeline CARNIS [Tue, 17 Sep 2013 14:54:31 +0000]
Fix localization tests: test_run('localization', 'dgettext')
Change-Id: I8ba50cd8fba25bdc8972cdfc0014c51899912355
Adeline CARNIS [Tue, 17 Sep 2013 14:49:16 +0000]
Regenerate dia file : test_run('dynamic_link', 'bug_12852')
Change-Id: Ie9e8a17f29c99e32be944b7f9f0944e11e7ac7ec
Paul BIGNIER [Thu, 12 Sep 2013 08:17:26 +0000]
* Bug #8058 fixed - intc() only worked with default tolerances
Let the user set the tolerance and return the estimated error.
Change-Id: I8fa5e0faa0a4cb15eb9ef9e30834935897114c59
Serge Steer [Fri, 30 Aug 2013 13:39:03 +0000]
bug 12869 fix
Change-Id: I500de973edad9657f514b017718a17be5c40accf
Paul BIGNIER [Tue, 17 Sep 2013 09:31:10 +0000]
Xcos tests: recompile Modelica diagrams
Not fully recompiling Modelica diagrams lead to important segmentation faults.
Change-Id: Ice1aca06594c4f7e732e65b84b72775eafe3afca
Adeline CARNIS [Tue, 17 Sep 2013 14:09:27 +0000]
Fix differential equations tests.
test_run(' differential_equations', 'dae')
test_run('differential_equations', 'daskr')
Change-Id: I908e2b698d0bf752bd56fbed855379f7195a20e3
Bruno JOFRET [Tue, 17 Sep 2013 09:34:22 +0000]
FIX Segfault accessing NULL Block.uid field
Change-Id: Ie01b0658c3e7fefae298a84314ee354f28ddbda1
Cedric Delamarre [Tue, 17 Sep 2013 12:27:23 +0000]
Linux compilation fixed.
Change-Id: I7fc41bc39c14ce17a5875992a748c81f0cf74a74
Cedric Delamarre [Tue, 17 Sep 2013 10:59:27 +0000]
sci_xget : mem leak removed.
Change-Id: I9dec1746b3b85d1c9b7db455ae6f72ac7507954f
Vincent COUVERT [Tue, 17 Sep 2013 13:55:00 +0000]
Update f2c solution
Change-Id: I22dceb386edd110a3588a1ed8c367e2cae42c16f
Antoine ELIAS [Thu, 18 Jul 2013 19:53:00 +0000]
add localization in toolboxes
Change-Id: I7f38dca2420273d24e1adb6f2198bd656694b925
Bruno JOFRET [Tue, 17 Sep 2013 08:58:58 +0000]
Fix Xcos verbose messages and solver states.
Change-Id: Idbddee87efb5ac8aa47bc97c798755bb9fab6296
Vincent COUVERT [Tue, 17 Sep 2013 08:58:55 +0000]
Revert "*Bug #8099 fixed - the cumprod function did not simplify the result when it is complex."
This reverts commit
3ea2ff249b1949dcafc04f5752a7a334c1ff743c.
Change-Id: Ida34430064a790d2e39270ce221d73cd0c267fec
Antoine ELIAS [Tue, 17 Sep 2013 08:09:04 +0000]
translate 'SCilab Help' in target language during help generation
Change-Id: I9fd09ab016a21fa0b83c5362c15ef9ac0152e827
Charlotte HECQUET [Thu, 5 Sep 2013 12:28:58 +0000]
* Bug #12829 fixed - New optional output argument for routh_t function (+fix for bug #12804 and #12828).
Change-Id: I125014ea2a23679189e3f022aa8a3972875831f2
Antoine ELIAS [Tue, 16 Jul 2013 17:27:35 +0000]
add management of multiple domains in localization.
add function addlocalizationdomain and add optional parameter to gettext
Change-Id: I298b4c549abc63e52b36f17642df5889e9af754d
Adeline CARNIS [Mon, 27 Aug 2012 12:32:35 +0000]
*Bug #8099 fixed - the cumprod function did not simplify the result when it is complex.
Change-Id: If8229caf043996356d984e6983ccbd4b20f3986a
Paul BIGNIER [Fri, 6 Sep 2013 14:31:06 +0000]
* Bug #9208 fixed - Optimization: added three optional output arguments to optim()
'iters' and 'evals', to retrieve #iterations and #evaluations,
and 'err' for a termination indicator.
Change-Id: Ief8cdceff4ca88c5cd2e2133326a5674fc1565ca
Cedric Delamarre [Mon, 16 Sep 2013 10:59:09 +0000]
mseek parameter offset passed as double for file size more than 2GB.
test_run("spreadsheet",[],["no_check_error_output"]);
test_run("io",[],["no_check_error_output"]);
test_run("fileio",[],["no_check_error_output"]);
test_run("core",[],["no_check_error_output"]);
Change-Id: I15aa39924a0c5313b2ad5d70c36c2ebe6edd6dca
Paul BIGNIER [Mon, 16 Sep 2013 13:46:49 +0000]
* Bug #6390 fixed - The external argument of odecd() was not documented well and not tested
Change-Id: Ib43d76872aceed5e0fbff66883a37714c68f4989
Clément DAVID [Mon, 16 Sep 2013 14:08:41 +0000]
Xcos help: fix freq_div_en_US.zcos example
Change-Id: Ia863fdbee051cb7925cb73f004ac26cc9e99391d
Antoine ELIAS [Mon, 26 Aug 2013 09:03:27 +0000]
add -keepconsole on Windows GUI, to help during debug
to test add for example some outputs in modules/console/src/java/org/scilab/modules/console/SciConsole.java
Change-Id: I986b7a36a51cf13e22f8f52d93946f049bcb3f59
Paul BIGNIER [Mon, 9 Sep 2013 07:49:46 +0000]
Differential_equations tests: daskr() with C code
Test daskr() with a function coded in C
and linked to Scilab through ilib_for_link().
Removed unused test.
Change-Id: I352410395f2aff87d9492a764bc880ee10707acd
Vincent COUVERT [Mon, 16 Sep 2013 10:56:49 +0000]
Remove reference to an other tool.
Change-Id: Ibabb2b30c3f84f8a09ac4f9573c90e335e849ce7
Vincent COUVERT [Mon, 16 Sep 2013 10:48:13 +0000]
Remove dependency on GLIBC_2.15
Change-Id: I9b1b45ad838248a1b60674068c2a4284354940c6
Paul BIGNIER [Fri, 30 Aug 2013 09:19:54 +0000]
Differential_equations: integrate daskr into dae()
Step 3: integrate to dae()
Change-Id: I43dad4a97c340a80f7f78080cbe6723a62fad7b2
Bruno JOFRET [Mon, 16 Sep 2013 10:33:45 +0000]
Fix wrong fielname in Block definition.
Change-Id: I5befc54d40e22c6149942d97c6a635800ef3e4e0
Vincent COUVERT [Mon, 16 Sep 2013 10:33:44 +0000]
Revert "Bug 12212 fixed: Export a polyline in 2D broke it into several segments"
Makes https://codereview.scilab.org/#/c/12387/ documentation compilation fail.
This reverts commit
9e6086cad38b844917cea10285278b7e07f61f5c.
Change-Id: Ia4ec4022a35435e69fb614153bfc11d258e3c7cf
Calixte DENIZET [Mon, 16 Sep 2013 09:40:55 +0000]
Bug 12212 fixed: Export a polyline in 2D broke it into several segments
Change-Id: I34b8857c76226c456e735910a403e49f1ca035ca
Paul BIGNIER [Wed, 11 Sep 2013 12:15:13 +0000]
* Bug #8415 fixed - Genetic_algorithms: optim_* functions can now take lists as input
optim_moga(), optim_nsga(), optim_nsga2() can now take lists as input arguments,
as announced in the doc.
Change-Id: Ie618f37891a99c9dfb8b09592d474ace92982541
A. Khorshidi [Thu, 12 Sep 2013 07:44:42 +0000]
Fix bug #12888, sysdiag also works for matrices
This is just a documentation issue, sysdiag has been added to some help
files and is compatible with blkdiag (matlab).
Change-Id: Id090025e862295db3ef2e6d73ea86d3b5b3f09f1
Paul BIGNIER [Fri, 6 Sep 2013 12:07:00 +0000]
* Bug #9394 fixed - Parameters: is_params() recognized the "plist" field.
Change-Id: Ib25a77748faefc17f6d5a50e142f98a53c244142
Paul BIGNIER [Fri, 6 Sep 2013 10:39:06 +0000]
* Bug #9396 fixed - Parameters: add_params() did not check its input arguments
Check that add_param() has exactly 3 input arguments.
Change-Id: I3d61b7f05da9530d9b0163f84f81cfd80b797303
Charlotte HECQUET [Fri, 13 Sep 2013 10:26:41 +0000]
* Bug #12906 fixed - Update help page of champ and champ1.
Change-Id: Ib13908343749315e7e6adff5e535d4f9bc57b1e0
Sylvestre Ledru [Fri, 13 Sep 2013 19:00:29 +0000]
When not building with java, disable external_objects_java
Change-Id: I871c6574ed5b1c14e36401a4017e74d58aac0a8f
Clément DAVID [Tue, 20 Aug 2013 13:39:27 +0000]
* API change on the scicos_block4 interface ; let the uid value be available
inside simulation function.
Change-Id: Ia6963b2bcabea8b2ef663cbefb52afb10fd5176a
Mehran Khorshidi [Fri, 13 Sep 2013 18:39:09 +0000]
* Bug #12916 fixed - Improve the "power" help paged.
Change-Id: I903cb8ae358fec7297c3f1b6c0aacab14d7a338c
Clément DAVID [Fri, 13 Sep 2013 15:22:00 +0000]
* Bug #12873 fixed - Scicos_flat produced an unexpected error after a diagram
load.
This issue was due to the serialization which did not exclude cells present in
the model.
Change-Id: If7ea9e5595a86d52375c21761e82b491c5f8e22a
Vincent COUVERT [Fri, 13 Sep 2013 15:47:32 +0000]
Update images after recent changes
Change-Id: Ia5a9d333f7e3252f55b9089fcec336f6244bed19
Vincent COUVERT [Fri, 13 Sep 2013 15:27:25 +0000]
chart() has been replaced by nicholschart()
Change-Id: I7f9eba4c92bdbf8720b64a35cb8c5b896bddac74
Vincent COUVERT [Fri, 13 Sep 2013 15:20:09 +0000]
Use C code tag for C and Matlab code (avoid warnings about undocumented functions when generating documentation)
Change-Id: I406dc3b51abcb86419b3dd628de969a2b6a5dd3b
Julie PAUL [Fri, 13 Sep 2013 14:49:05 +0000]
Global review of CHANGES_5.5.X file
Change-Id: Ibeb59bf458a9f28d615ed426d3f6d41ec15226da
Paul BIGNIER [Fri, 13 Sep 2013 09:43:44 +0000]
Doc: fix compilation warnings
Change-Id: I08eb942e0f3204328eba4e27ea6f425be173f90e
Sylvestre Ledru [Fri, 13 Sep 2013 14:11:45 +0000]
Missing locale templates
Change-Id: Ic1f3259129c1b4d964ad57fb1a636f0ad8636775
Vincent COUVERT [Fri, 13 Sep 2013 13:49:11 +0000]
Update localisation templates
Change-Id: I87a865e20693c0496790667ea36b5e6f35f161f1
Vincent COUVERT [Fri, 13 Sep 2013 13:48:20 +0000]
Uniformisation of Xcos & Scilab demonstrations menu name
Change-Id: I178b2d77180199471577888427a04320695b9d9b
Paul BIGNIER [Fri, 6 Sep 2013 10:24:14 +0000]
* Bug #9396 fixed - Parameters: add_params() accepted duplicate keys
Change-Id: I645903408c5f0dbeca11fd0651c787eb44333d50
Samuel Gougeon [Thu, 12 Sep 2013 07:30:09 +0000]
* Bug #7204 fixed - geomean(v) applied to an hypermat v gave wrong result.
Change-Id: I5c3bb23ebeb9bdb1c132d184b5de798d45577fcb
Paul BIGNIER [Thu, 12 Sep 2013 10:28:02 +0000]
* Bug #7877 fixed - Signal_processing: due to a typo, iirgroup() used an undefined variable
iirgroup() crashed at every call because it used an undefined variable,
which was a typo.
Fixed doc.
Change-Id: I79788bb6cdae5144afd9afc6c2acdfe4623f6e46
Sylvestre Ledru [Tue, 10 Sep 2013 18:02:46 +0000]
Enable the support of the -scilab option of SWIG 3.0 (from the gsoc2012-scilab branch)
Should be declared with:
SWIG_SCILAB_WRAPPERS=src/swig/mpi.i
-nobuilder is also used (we don't need it in this context)
Change-Id: I0561e63b57cd0a67763302dd1c6066ca9def6972
Serge Steer [Fri, 30 Aug 2013 10:47:14 +0000]
bug 12877 fix
Change-Id: Ieff02fd381b6fb3e67a4f527237cf79765a6022d
Cedric Delamarre [Fri, 13 Sep 2013 08:22:39 +0000]
fprintf tests removed after https://codereview.scilab.org/#/c/12410/
Change-Id: I64d2e7b572b13fb4719ad2947a5d9045a6cc798e
Paul BIGNIER [Fri, 13 Sep 2013 07:18:00 +0000]
* Bug #7782 fixed - Trick for lcm and gcd
Tell the user how to use lcm and gcd on real arrays:
convert them into degree 1 polynomials.
Change-Id: Id0ba19ea00cc43ed469af1961fdce24f03ea9f01
Ernesto Santibanez [Tue, 10 Sep 2013 13:31:43 +0000]
* Bug #8695 fixed - optim_ga() used old (initial) values instead of newly-computed ones
Because I could not reproduce the bug, I strenghtened the unitary test
instead of writing a non-regression one.
Change-Id: I6a6f74bee8d6a890e2b32b317f7af1a221491a91
Samuel Gougeon [Thu, 12 Sep 2013 07:24:06 +0000]
* Bug #12807 fixed - Improve the display of showprofile.
Change-Id: I9a4cf44b437c1dc10336bdefcb1f9c80e34e6ae5
Sylvestre Ledru [Thu, 12 Sep 2013 07:00:42 +0000]
update of the m2sci eig help page
Change-Id: If274c0faf79d986e122afef89534de68384e11e3
Sylvestre Ledru [Thu, 12 Sep 2013 10:22:11 +0000]
Fix the version of Scilab
Change-Id: I41b01bd7d046a2e7f8ed9a8f9c059891b3402350
Sylvestre Ledru [Thu, 12 Sep 2013 09:20:16 +0000]
Cleanup some old codes
Change-Id: Ib63f9f5c93ea19ea9129af9d7c536fd4330298d3
Antoine ELIAS [Thu, 12 Sep 2013 08:38:38 +0000]
Merge remote-tracking branch 'origin/MPI'
Change-Id: Ie77d1bd5c75429bdff854392fb5965c421db4f68
Cedric Delamarre [Wed, 11 Sep 2013 13:44:32 +0000]
bug_8455 : Non-regression test added.
Change-Id: I998dec4683928ddded9d1d98140a3e1df5cc7bfd
Charlotte HECQUET [Tue, 2 Jul 2013 11:42:39 +0000]
* Bug #7411 fixed - clf() forgot to turn off the datatip mode.
Change-Id: I8c02aa99cde92b82275ad5f84a884fee2c598e30
Vincent COUVERT [Wed, 11 Sep 2013 15:27:40 +0000]
These variables must not appear in default variable browser view
Change-Id: I57bb8e1d13f394d89690e0c634eb2ab8e55bd2bf
Vincent COUVERT [Wed, 11 Sep 2013 15:21:30 +0000]
This module does not contain any macros for now.
Change-Id: Ie1bf5cb48685a9cd02806c1d61a3d906093d62f5