Clément DAVID [Tue, 24 May 2016 19:40:56 +0000]
CACSD: change title to "Control Systems - CACSD"
Change-Id: Idd34cfab55b2943521f843717967a7e3d6228185
Dhruv Khattar [Wed, 4 May 2016 10:39:21 +0000]
Coverity: String module Resource Leaks fixed
Change-Id: I861cd0d53cbc0440cdd8d8cbafd515f61bf609fa
Clément DAVID [Wed, 18 May 2016 08:59:49 +0000]
tests: try to fix some early crashes on windows x64
* relax timeout to 15min
* ExitProcess(258) for explicit exit code on timeout
Change-Id: Ie2acded637be35c64a0d8238c3030baadd831363
serge.steer [Thu, 28 Apr 2016 09:35:19 +0000]
fix proposal for bug 13831: ss2ss does not transform initial state
Change-Id: If3fd1e630aff5c86377edb1be6ca8201fc067f55
Paul Bignier [Tue, 8 Apr 2014 10:36:08 +0000]
* Bug #13308 fixed - Xcos solvers: Crank-Nicolson implem and interface
Change-Id: I80a09f831a07d57618abfa99efa9fea7e57023b3
Paul Bignier [Thu, 19 May 2016 14:35:40 +0000]
Completion: fix after
ffe3702fc
* Removed use of S_ISDIR macros because it is not applicable in sub-directoriess, we only get the sub-dir's name and it's not a dir in the current one.
Change-Id: I9e12d9ec35e498279564687a3b0cfd86735835ca
Clément DAVID [Fri, 20 May 2016 13:22:11 +0000]
Javasci: explicit that "advanced mode" has no Java
Change-Id: I5d5346b9fe4dccb9719f90d3c402e1e61b854f77
Sylvestre Ledru [Thu, 6 Dec 2012 16:25:13 +0000]
* plot2d1() removal
Change-Id: I58e5e736f1c885120367c0383a7cb5308febab0c
Dhruv Khattar [Fri, 20 May 2016 11:39:09 +0000]
Coverity: Renderer module resource leaks fixed
Change-Id: I4e25857c6e0f5bc0a5d2be85e07b425162658240
Paul Bignier [Thu, 19 May 2016 09:04:23 +0000]
Xcos MVC: detect deleted objects
Change-Id: I264fca75b3000ab590a2a0bc83234b6edd44099e
Clément DAVID [Fri, 13 May 2016 08:24:40 +0000]
Scinotes: fix a NPE when editing huge file
Change-Id: I61b72ec2a827755bcef7f357269c9e55de51083c
Dhruv Khattar [Fri, 13 May 2016 07:28:37 +0000]
Coverity: tclsci module resource leaks fixed
Change-Id: I13ca6609b0beb1195038cc11598c15fbe3aaa188
Dhruv Khattar [Sun, 15 May 2016 07:08:42 +0000]
Coverity: io module resource leaks fixed
Change-Id: Ibd42b79b71e7b680aa3d2b60c31c7dc65eaf0c9c
Clément DAVID [Thu, 21 Apr 2016 15:16:54 +0000]
Xcos: fix xcosPal related tests
Change-Id: I05b75311f538676c22c9ccd7c356ad935784bef0
Caio SOUZA [Thu, 5 May 2016 16:51:08 +0000]
* Bug #14540 fixed - Datatips did not clip outside axes bounds
Fix datatip rendering when it's out ou view box
Change-Id: Ia29fa7a356b2631b435e4aa3cb01711c752a4ea9
Caio SOUZA [Thu, 12 May 2016 14:41:15 +0000]
Coverity #1354820, #1354821, #1354822, #1271329, uninitialized variables
Change-Id: I780eebf5bf5e0bd63039164d81bc19e560daefea
Dhruv Khattar [Fri, 6 May 2016 08:37:26 +0000]
Coverity: Optimization module Resource Leaks fixed
Change-Id: Ic2b676cdd181505f442e1e14c1db59d50e5c949c
Clément DAVID [Thu, 12 May 2016 14:51:49 +0000]
Fix the Scilab_f2c build
Change-Id: I5bfd65c2f2a5126c7db7eff3dca3c568bba9e0f8
Dhruv Khattar [Wed, 11 May 2016 19:28:47 +0000]
Coverity: Mexlib module Resource Leaks fixed
Change-Id: Ife33b2cde929b9445d20a4545ab740396e1b4b83
Paul Bignier [Fri, 13 May 2016 08:05:49 +0000]
Xcos images: Add SELF_SWITCH picture
Change-Id: Ib4decc69b18dbb0b9a0834940c92e856ff98e678
Paul Bignier [Fri, 13 May 2016 08:02:53 +0000]
Fix the Mac OS X build after
40441cfd
* std::setlocale has issues under Mac OS X, use the C version instead
Change-Id: I7c65ec83948d7cce23dfd0fca07c7d0206326d5d
Clément DAVID [Thu, 12 May 2016 14:07:46 +0000]
Xcos: fix block rendering accordingly to EXPRS
Change-Id: I8e6b4a3f823613579f37ab257dadefe0affbf536
Pierre-Aime Agnel [Tue, 10 May 2016 13:21:23 +0000]
* Bug #14524 fixed - Numercic locales were not set to standard "C" by default at scilab startup
Change-Id: If65ef8b37fc047e234befe1c4f9b31720032a782
Pierre-Aime Agnel [Thu, 12 May 2016 12:59:46 +0000]
typeof was refering to xmlobjects instead of XMLObjects
caused a warning at make doc
Change-Id: I5dff6792f296cac324471a6b662097bd1cf5a7c1
Paul Bignier [Tue, 10 May 2016 13:01:23 +0000]
Core: update crash message
Change-Id: I5057bf282b8c05eebe59bbd67f8e0074a27badc4
Clément DAVID [Wed, 11 May 2016 15:20:16 +0000]
Xcos doc: Remove WFILE_f reference after b0b44d
Change-Id: If2a790a8632c0b450dd952cc34e07d93f30b3087
Paul Bignier [Mon, 2 May 2016 09:21:03 +0000]
* Bug #13154 - In shellmode, completion now separates Files from Directories.
* In a shellmode console, type -->"c and press Tab for completion:
there now is a File and a Directory section instead of one "File or Directory".
This aims to simplify use of cd() and exec().
Change-Id: I08c3f26ae6b1ad5fd2fcad8b5165b732fe069289
Nicolas [Thu, 10 Mar 2016 14:21:37 +0000]
Bugs #7884, #13923, #14366 - typeof help page completely reviewed and updated
* Bug #7884 fixed - typeof help page was poor, puzzled, and not up-to-date to Scilab 6: new typeof "uint64", "int64", "void", "deletelist", "implicitlist" were missing ; former "hypermat" and "size implicit" typeof weren't removed ; typeof names longer than 8-char were not documented..
* Bug #13923 fixed - changes of typeof(:) and typeof(n:$) were not documented.
* Bug #14366 fixed - typeof(var,"overload") was not documented
* The list of existing typeof was puzzled and uncomplete.
* The new "overload" option was not documented
* New typeof "void", "listdelete", "implicitlist" were not documented
* Changes of typeof(:) and typeof(n:$) were not documented.
* There were too few examples and many missing cross-references and infos.
* There was no history section.
Change-Id: I5e45982a49d70accb75373cdf5d878d9edb878c0
Nicolas [Fri, 11 Mar 2016 10:45:32 +0000]
* Bug #14297 fixed - Updated cumsum y=cumsum(x) description. It was just a copy-paste of the help page "sum"
Bug Fix #14297 - Updated documentation of cumsum(x)
Change-Id: I7aeaad7f040e01c7809059f144f402c2e25744a8
serge.steer [Thu, 28 Apr 2016 09:09:29 +0000]
fix for bug 13816
Change-Id: I9110a9315288d4681c0a8602c881cfcbd9c787b7
Adeline CARNIS [Mon, 25 Apr 2016 15:36:15 +0000]
head_comments function updated due to operations with empty matrix.
Change-Id: I78b57f70d6a945e0dd86e606d94f6a296b9f15b1
Clément DAVID [Wed, 20 Apr 2016 13:06:50 +0000]
Xcos: regenerate palette images
Change-Id: I63bcbb997c5cf667250432c422ce35d7354859e3
Calixte DENIZET [Mon, 11 Jul 2011 20:37:16 +0000]
SciNotes: handle comments /*(.*)*/, function...end, switch, otherwise, || and &&
Change-Id: Icc7aae6a83e7c42931da7caead2b22913e7353cf
Clément DAVID [Wed, 11 May 2016 12:31:22 +0000]
fix java.library.path on make install with custom DESTDIR
Change-Id: I56845de3c76b98688d79e42e44b34d01a9ece8ce
Pierre-Aime Agnel [Wed, 11 May 2016 10:30:51 +0000]
plot3d2: fixed an operation matrix+[]
Change-Id: I422f502519112d569713d361fe1c6d20d6370f98
Pierre-Aime Agnel [Wed, 11 May 2016 10:19:03 +0000]
fixed pt_BR help generation and added redrawn png from change 9943
Change-Id: I82c954c46238228dc4b865aa850e89a57ed2f782
Simon Marchetto [Fri, 15 Apr 2016 08:55:11 +0000]
* Bug #14067 fixed - 3rd argument of fsolve() became mandatory
* Bug #14067 fixed - 3rd argument of fsolve() became mandatory
Change-Id: I67968cd47393cbd1a25f4b6ee9a507adc5aa24ad
Simon Marchetto [Thu, 7 Apr 2016 14:33:21 +0000]
io: benchmark for read
Change-Id: I0f15f80c18cc47b21001e7cb92c4ab6404cb0a98
Clément DAVID [Tue, 26 Apr 2016 12:58:54 +0000]
* Bug #14405 fixed - GetScilabVariableJNI symbol was not resolved on xcosPalAdd()
Change-Id: I6b7c5c3f1b6323c9582a9a8226ba7bdfa8c301fc
Sylvestre Ledru [Fri, 21 Dec 2012 10:45:52 +0000]
* fcontour2d tagged as obsolete. Will be removed for Scilab 5.5.0.
Change-Id: I530926995055e23ad363993b5678a5080dfb7ef4
Antoine ELIAS [Wed, 11 May 2016 08:10:55 +0000]
fix windows projects dependencies
Change-Id: I2f93b893e171cd67bc1f5c22e74f86db620a0c24
Sylvestre Ledru [Thu, 6 Dec 2012 17:21:48 +0000]
* xclear() tagged as obsolete. Will be removed for Scilab 5.5.0.
Use clf()
Change-Id: If8fbc19933e6bd94a36e125c0bdce3d26f1dbb69
Paul BIGNIER [Fri, 13 Sep 2013 15:05:56 +0000]
* Bug #7378 fixed - quart used with only NaNs returns NaN
* quart() failed when input argument only contained NaNs.
Change-Id: I16ac1547571be45aa489dcfd2923951d9e7497e5
Adeline CARNIS [Tue, 23 Feb 2016 13:42:26 +0000]
* Bug #14375 fixed - Calling input function with a argument of 64 characters or more crashed Scilab.
Change-Id: I4a5be5855dcdb6c49a6efdc621833abf1c4cdb87
Adeline CARNIS [Mon, 25 Apr 2016 15:46:50 +0000]
mtlbree2sci function updated due to operations with empty matrix.
test_run('compatibility_functions', 'bug_4603')
Change-Id: I851d57fd0fac8f305a5e104c431f2b56e5b689d8
Clément DAVID [Tue, 26 Apr 2016 14:27:42 +0000]
Java build: remove unresolved task include
This line produce a warning when compile or running any ant task.
Change-Id: I82916e265c68ef31a1fe0375be7a4053d9e33ca2
Clément DAVID [Thu, 21 Apr 2016 14:46:55 +0000]
xcos_toolbox_skeleton : fix the build
Change-Id: I0f5e881bc0cc4f6460c6d8e20727249599eeca38
Adeline CARNIS [Mon, 25 Apr 2016 14:55:27 +0000]
Graphics: Non regression test 'bug_7067' updated.
Change-Id: I2b648913a928d32eae435ac4c3ac8265190a6d3b
Adeline CARNIS [Mon, 25 Apr 2016 15:22:14 +0000]
Core: macr2tree.dia.ref has been changed. The simple quote is replaced by double quote as the non regression test.
Change-Id: I63837e043238e6c59a26030a3e60d162d392180e
Adeline CARNIS [Mon, 25 Apr 2016 15:10:15 +0000]
Graphics: bug_1902.dia.ref file has been updated. Simple quote is replaced by double quote.
Change-Id: Ib2d4279777dc771c4eb65757a764701057ca0522
Adeline CARNIS [Mon, 25 Apr 2016 15:02:18 +0000]
Graphics: bug_4979.dia.ref file has been updated.
Change-Id: I1291cbcffc6c7d63115b0582c4273e18d0283c9f
Adeline CARNIS [Mon, 25 Apr 2016 15:08:12 +0000]
Graphics: non regression tests have been updated because the dia.ref and dia were different.
Change-Id: I79f4a40c560e5ce3041f7d4b22ced8df8aeca328
Adeline CARNIS [Mon, 25 Apr 2016 14:49:55 +0000]
Non regression test 'bug_2517' updated. test_run('gui', 'bug_2517')
Change-Id: I5dfcdb4529fffea5b0c151edfd3a086eae613a70
Antoine ELIAS [Mon, 9 May 2016 15:15:26 +0000]
fix win32 compilation after https://codereview.scilab.org/#/c/18106/
Change-Id: I6712da901ee9f13bfe7c8cdf37f621b8b92409b4
Paul Bignier [Wed, 9 Apr 2014 10:25:39 +0000]
Optimization demos: check handle validity before plotting
An error was issued if the window was close before the sleep end.
Change-Id: I584e8ae434fdd070d3fca3b88ab888941e7cfe45
Antoine ELIAS [Mon, 9 May 2016 09:55:23 +0000]
bug 13899: syntax color in scinotes
Change-Id: I2ed912bb31cba82c5b38548e325ff98d159dcfe6
Clément DAVID [Tue, 26 Apr 2016 08:04:07 +0000]
Linux/MacOsX: use version-number for libscilab
Change-Id: Ic4e13fb07c4994cd7d6f41e155f4078c102359c9
Dhruv Khattar [Fri, 6 May 2016 04:37:18 +0000]
Coverity: Signal_Processing module Resource Leaks fixed
Change-Id: Ic951186ac85535219d45c8d8a515de294daa8092
Dhruv Khattar [Thu, 5 May 2016 06:50:06 +0000]
Free'd variables in case of SciError in the api
Change-Id: I2c99606b5d7d30d1604af1d15d55bcaed54da12f
Dhruv Khattar [Tue, 3 May 2016 14:05:56 +0000]
Converted sci_uigetfont.c to cpp
Change-Id: I796c9fa399b755b1b561c8142abe5806ba7d137d
Dhruv Khattar [Tue, 3 May 2016 10:57:35 +0000]
Coverity: Localization module Resource Leaks fixed
Change-Id: I2a83788a275a31486742dc1c35a72b1dbc7a23b8
Dhruv Khattar [Fri, 29 Apr 2016 22:48:41 +0000]
Coverity #1321334, #1321335, #1321338 fixed: Resource Leaks
Change-Id: I896dc08d34b0bb29f7e13de39df0b14b19c5ee73
Nicolas [Thu, 10 Mar 2016 14:47:52 +0000]
* Bug #10082 fixed - string(complex) with real(complex)>0 did not remove the leading space replacing "+"
* unit/nonreg tests added: string(1+%i) returned " 1+%i"
Change-Id: I8e499bb25c1eaa0bce65ea396562c923d20e41bb
Nicolas [Thu, 10 Mar 2016 13:07:01 +0000]
* Bug #14099 fixed - sci2exp macro was fixed to avoid "a+[] Warning". string(polynomials|rationals) had badly formated outputs and was not vectorized
* Bug #14099 - string(polynomials) (rationals as well) improved
http://bugzilla.scilab.org/14099#c4
* Coefficients equal to +1|-1 were not masked: 1x^n => x^n
* Coefficients with imaginary parts were output as "%i*##": =>"##i"
* Pure imaginary coefficients had parentheses: (%i*3)z^n => 3iz^n
* format("e") was as well applied to exponents: 3.4D+04x^2.0D+00 => 3.4D+04x^2
* The processing was not vectorized
Change-Id: I49b1c64b3821e4c72d12b1eb1859c179f687348f
Clément DAVID [Tue, 19 Apr 2016 08:14:50 +0000]
Xcos: add tooltips on the standard view
Change-Id: I642f893858d10db84bc544f875a258571d58ccc9
Clément DAVID [Tue, 26 Apr 2016 06:53:08 +0000]
Linux/MacOSX: fix timeout implementation
timer_create is not available on MacOS X yet, this implementation uses the
POSIX Thread API to implement a similar behavior.
Change-Id: Iad712e1eacf1d96b3f7aa70dc0b9496c3003f43a
Clément DAVID [Fri, 22 Apr 2016 10:42:26 +0000]
Scilab cli: add a "--timeout delay" argument
This argument will kill the current Scilab process after the provided
delay. It is used inside test_run() to implement a 15min watchdog on each
test.
Change-Id: Ic30b8370b011cf4ebb39525d3b195fe68ff21e27
Clément DAVID [Mon, 25 Apr 2016 14:11:27 +0000]
view_scilab: relax graphics.exprs checking
Change-Id: I8c2b3f3e193181c2f13078a49949c8348513d116
Clément DAVID [Wed, 20 Apr 2016 07:27:09 +0000]
Xcos: fix xcosPalGenerateAllIcon thanks to the MVC
The same execution path than on Drag n' Drop is used to render blocks the
same way. The images palettes will be updated on another commit.
Change-Id: I1ac0519fba980fd52c67154171ab920a28b49896
Adeline CARNIS [Tue, 19 Apr 2016 10:21:08 +0000]
weekday function updated because addition and subtraction with empty matrix return an empty matrix.
Change-Id: I5708679896523a8ea614797cebba500c045b6963
Paul Bignier [Mon, 25 Apr 2016 08:46:46 +0000]
* Bug #14500 fixed - Operator ".^" was broken for sparse matrices.
Change-Id: I72500f42429438bebf60bd67f57ed2351726ec28
Clément DAVID [Wed, 30 Mar 2016 14:38:47 +0000]
Xcos: regenerate dia.ref after
a32de262
Change-Id: Ie60dc7cfc77ead067168eaa4f5cc73913bd9da12
Paul Bignier [Fri, 22 Apr 2016 14:06:06 +0000]
Xcos java: remove unnecessary imports
Change-Id: Ib975984152ccaf128584d3e45fab1d61aa7c2cf0
Adeline CARNIS [Fri, 22 Apr 2016 14:21:04 +0000]
The captions.dia.ref file should be updated.
Change-Id: I5664b1e8a48de25944ba78f2c789fba2eb6cfa7d
Pierre-Aime Agnel [Fri, 22 Apr 2016 09:47:05 +0000]
make doc-fr_FR was broken on Implicit Runge Kutta xml:id
Help pages should not be renamed to something different than
the default language counterpart with the same id
Change-Id: I7df25256892a8849bcbf7b99551e724ae6fa44bf
Clément DAVID [Tue, 19 Apr 2016 13:22:03 +0000]
Documentation ja_JP: fix the xlabel image generation
Change-Id: Id44443e8eb75dfd0502f69aee822b0f0038f1ef4
Clément DAVID [Tue, 19 Apr 2016 12:57:43 +0000]
Xcos: fix Split block management
The DELAYV_f_en_US.zcos schema has been remade from scratch to check that
all edit actions are fully connected.
Change-Id: Iec6826e6ec8f79de3c8e1ffe9bed9b20cd47ebd5
Clément DAVID [Tue, 19 Apr 2016 09:21:45 +0000]
Xcos MVC: add Link style to the model
Change-Id: I8e441e28c3e598d67c3146a1651ed6d64caf8bf1
François Granade [Thu, 21 Apr 2016 12:50:33 +0000]
Better documentation for dependencies in toolbox skeleton
Change-Id: I449983febab125a96f529fb66729468dbdac6087
Paul Bignier [Thu, 10 Apr 2014 08:21:03 +0000]
Scicos Sundials: minor fixes
* Reordered and indented the coefficients, it is much clearer this way,
and used float divions for more accuracy.
Coefficients source: http://en.wikipedia.org/wiki/Dormand%E2%80%93Prince_method
* Used magic numbers instead of hard-coded constants, mainly to add consistency in the code
Aligned the comments.
Change-Id: I2a27b18c7e948f862f885fa19203bfa7a0249b36
Paul Bignier [Fri, 8 Apr 2016 15:23:14 +0000]
Xcos MVC: remove 'flip' & 'theta' properties
* Deduplicate information in style (style="flip=0;theta=X;")
Change-Id: Ieeec5c2af79eec785a467bfbe583dd23a7573e3d
Pierre-Aime Agnel [Tue, 19 Apr 2016 07:55:08 +0000]
Removed the start message warning the software is in beta
Change-Id: Ibed1219ccb671cfebca7caba2bb3c6b38455e3d7
Caio SOUZA [Sun, 27 Mar 2016 18:18:07 +0000]
* Bug #8310 - Wrong triangulation of non-convex polygons
Now it projects the data onto the best fit plane to then triangulate, it works well for scilab facets (almost planar polygons).
Change-Id: I04f0b5104c99417040649f6a5ec41e8cd41e3546
Clément DAVID [Tue, 19 Apr 2016 07:45:44 +0000]
Xcos: fix blocks auto-resize
Change-Id: I073dbfe5fa026b490664e99927042b6ee24fb1b3
Dhruv Khattar [Sat, 9 Apr 2016 05:53:13 +0000]
Coverity: GUI module Memory Leaks fixed
Change-Id: I3c19eb53eec127affb705d7ea59d4458fbfca02f
Dhruv Khattar [Fri, 15 Apr 2016 19:05:37 +0000]
Coverity #1098598, #1098599, #1098603 fixed: Resource Leaks
Change-Id: I13cff25c7635879661d16b0c10fc150a6e7406b8
Clément DAVID [Mon, 18 Apr 2016 13:20:31 +0000]
Reduce test precision as the test fail on Linux 32bits
Change-Id: Ia026b729da3c1192e2093aca2580f23acd6f6d8a
Paul Bignier [Tue, 8 Apr 2014 15:23:27 +0000]
m2sci: fix m2sci_gui
The GUI closed and failed when a non-existing file/directory was entered.
Change-Id: Ife8b47ddcc237c19b32367dff78d1bf32f87baf7
Paul Bignier [Fri, 4 Apr 2014 12:42:54 +0000]
Graphics, DE, polynomial & XML demos: fix warnings
* "Redefining function" warnings appeared when these demos were launched two times in a row.
Change-Id: Ib7425d07f15d4ca58a1ae62a6ceea292e11321d7
Dhruv Khattar [Fri, 15 Apr 2016 11:23:39 +0000]
Coverity #1321346, #1321347 fixed: Resource Leaks
Change-Id: Ida86e323dca4ab3e7dea855683d318d1ff478bbb
Dhruv Khattar [Thu, 14 Apr 2016 20:35:23 +0000]
Coverity #1321343, #1321344, #1321288, #1321095 fixed: Resource Leaks
Change-Id: I0d2800c8f4430bb7eb9e4b573e7750502def721e
Paul Bignier [Thu, 14 Apr 2016 15:01:56 +0000]
Update CeCILL license where it wasn't done
Change-Id: I4958f959e4745750ed11c3159ceb990be59bfcb2
Paul Bignier [Thu, 14 Apr 2016 14:41:24 +0000]
Typo fixes
Change-Id: Icbcf14eedfdf26890fedb5a25e23d9f060ea5182
Paul Bignier [Tue, 12 Apr 2016 08:22:26 +0000]
Scicos tests: fix SampleCLK blocks indices
Change-Id: I1a30f4a87b477b48e27e001a71fc1a91d4bb30d9
Paul Bignier [Thu, 14 Apr 2016 07:36:34 +0000]
Helptools: regen images
Change-Id: I83595f1f0b88cd01bcb855f8f635824d6d4f25e6
Pierre-Aime Agnel [Fri, 25 Mar 2016 17:09:33 +0000]
[statistics] corrected %hm_stdev to fix all tests in statistics
test_run statistics stdev
test_run statistics bug_2407
test_run statistics bug_7593
Change-Id: I2a707a941af64030698c439433aa698540125277
Clément DAVID [Tue, 12 Apr 2016 09:01:19 +0000]
Revert "* Bug #8310 - Wrong triangulation of non-convex polygons"
This reverts commit
c1f149b53cf0821a1d0ed01a60aab0af7e186591 as a
regression is present on :
exec modules/hdf5/demos/resonator.dem.sce
Change-Id: I81f03d695c0822da9df1cc9e7919633bfa33107f
Aashish Misraa [Fri, 8 Apr 2016 14:09:28 +0000]
Coverity: Fileio Module Memory Bugs Fixed
Change-Id: I6678c01a284ad2ca9726efe0e2f2f04d197ad3b9
Clément DAVID [Mon, 11 Apr 2016 08:40:21 +0000]
Newsfeed: fix an NPE on startup without network
Change-Id: I1f0e34794dfafa6f12750ded43298b03e905e75e
Clément DAVID [Mon, 29 Feb 2016 16:50:07 +0000]
Help generation: fix the build by merging en_US to ru_RU examples
Change-Id: Ie03d5b59d88cdd57fad11bd0de55615aa82d7969