date | project | content | link |
|---|
| 09:21 today | scilab | Commit by Allan CORNET on master :: r eaa9640 (merged by Vincent COUVERT: http://codereview.scilab.org/6226) /scilab/ (4 files in 4 dirs): ( link) Bug #10139 fixed - 'atomsTest' function did not manage specific test name.
Change-Id: I0f89b7f4f5d4800fcebf13d4c2bfc8df2d8f0820 | # |
| 09:06 today | scilab | Commit by Allan CORNET on master :: r 7bd2816 (merged by Sylvestre LEDRU: http://codereview.scilab.org/6228) /scilab/ (3 files in 3 dirs): ( link) Bug #10560 fixed - genetic algorithms demos failed.
Change-Id: I33245778a37058612e634ac4888cea51dbbcb101 | # |
| 08:16 today | scilab | Commit by Bruno JOFRET on graphic :: r d274e31 (merged by Vincent COUVERT: http://codereview.scilab.org/6225) /scilab/modules/graphic_objects/src/cpp/ScilabView.cpp: ( link) Fix scf_delete: When deleting current figure, set first created as new current.
Change-Id: I0bbbe910915c4fc1ce62f8be0223fcda1ab8dc63 | # |
| 07:58 today | scilab | Commit by Allan CORNET on master :: r 618645a (merged by Vincent COUVERT: http://codereview.scilab.org/6223) /scilab/modules/xml/ (2 files in 2 dirs): ( link) warning (not used)
Change-Id: I79dc96d9ccea8aa60bea40e64d112dbbc079bcc5 | # |
| 07:40 today | scilab | Commit by Bruno JOFRET on graphic :: r 7ca721f (merged by Vincent COUVERT: http://codereview.scilab.org/6224) /scilab/modules/graphics/tests/unit_tests/mark_transparency.dia.ref: ( link) Fix mark_transparency test: additional tag display.
Change-Id: Ib013913c7a77d554b8065d5f7f28e398267ff8e6 | # |
| 05:05 today | scilab | Commit by Allan CORNET on master :: r 3253c57 (merged by Vincent COUVERT: http://codereview.scilab.org/6222) /scilab/modules/scicos/sci_gateway/c/sci_model2blk.c: ( link) fix build on Windows
Change-Id: I78cd591bee95d087760f0b3b2f7af07632a2b370 | # |
| 08:14 Saturday | scilab | Commit by Vincent COUVERT on master :: r ee64a4e (merged by Sylvestre LEDRU: http://codereview.scilab.org/6214) /scilab/ (4 files in 3 dirs): ( link) * Bug #9523 fixed - clearglobal did not clear all global variables.
- This fix also makes SCI/modules/core/tests/unit_tests/global.tst work.
- Please note that the non-regression test for bug 9523 will fail if the number of global variables changes in Scilab startup file BUT it is wanted. If the number of global variables defined at startup changes then we have to modify the hard-coded value in SCI/modules/core/sci_gateway/fortran/sci_f_clearglobal.f and this test will be a reminder. Change-Id: I0dd5385ea0973aa3d6726b6855cb9b1912e46fa3
| # |
| 17:55 Friday | scilab | Commit by Vincent COUVERT on master :: r 00cff31 (merged by Sylvestre LEDRU: http://codereview.scilab.org/6207) /scilab/ (16 files in 3 dirs): ( link) * Bug #10647 fixed : An error message did not repect Scilab localization standard.
Change-Id: Id471edf07bbc8ff94fd2ee0ebe2fefe6cc45bc0d | # |
| 16:17 Friday | scilab | Commit by Bruno JOFRET on graphic :: r a1ee6c7 (merged by Vincent COUVERT: http://codereview.scilab.org/6221) /scilab/modules/graphics/tests/unit_tests/ (line_style.dia.ref line_style.tst): ( link) Fix Remove 0 for line_style, Will be removed after 5.4.0
Change-Id: If1ebdf249c3fbe56b5860259c6fe7880b125e7dc | # |
| 16:10 Friday | scilab | Commit by Bruno JOFRET on graphic :: r ad81c26 (merged by Vincent COUVERT: http://codereview.scilab.org/6220) /scilab/modules/graphics/ (3 files in 2 dirs): ( link) Fix z_ticks property in 2d/3d view.
Change-Id: I449a3a8816f63f78d5e1ecaeec84d0273af8c97d | # |
| 15:06 Friday | scilab | Commit by Bruno JOFRET on graphic :: r a590d10 (merged by Vincent COUVERT: http://codereview.scilab.org/6216) /scilab/modules/ (4 files in 3 dirs): ( link) Fix rotation_style property when bad value is given.
Change-Id: I2988ee04ce9f02c31192fc51579e90068347c7de | # |
| 14:15 Friday | scilab | Commit by Antoine ELIAS on YaSp :: r ea4d96a (merged by Vincent COUVERT: http://codereview.scilab.org/6218) /scilab/modules/sparse/ (3 files in 2 dirs): ( link) remove sparse functions compilation in module sparse
Change-Id: I973354c9215c015a98fd9d0803ba8bce151266a2 | # |
| 14:12 Friday | scilab | Commit by Vincent COUVERT on graphic :: r 86a3c52 (merged by Bruno JOFRET: http://codereview.scilab.org/6209) /scilab/modules/graphics/help/ (11 files in 8 dirs): ( link) Setting line_style property value to 0 is now obsolete
Change-Id: I5d0cee8fcfb7bf72bd445822f5c35401cd1bc46c | # |
| 13:57 Friday | scilab | Commit by Bruno JOFRET on graphic :: r 2bb3942 (merged by Vincent COUVERT: http://codereview.scilab.org/6217) /scilab/modules/ (4 files in 3 dirs): ( link) Fix Current entity deletion.
- Set Parent as new Current Entity
- No need to update view on a dying object. Change-Id: Ib4a5102298eabc7ecf719baa19318c39061eaafa
| # |
| 13:10 Friday | scilab | Commit by Cl??ment DAVID on master :: r e625ac4 (merged by Vincent COUVERT: http://codereview.scilab.org/6206) /scilab/modules/graph/src/java/org/scilab/modules/graph/ (2 files in 2 dirs): ( link) Graph: use time to differentiate Untiltled graph
Change-Id: I49ec06d69071c63fdcf2591cb6d6b6ae974644d5 | # |
| 12:00 Friday | scilab | Commit by Bruno JOFRET on graphic :: r 45f2103 (merged by Vincent COUVERT: http://codereview.scilab.org/6215) /scilab/modules/graphics/ (3 files in 2 dirs): ( link) Fix event_handler property linked to event_handler_enable.
Change-Id: I75bd62e8b41c2775481279eba9755c417055efd9 | # |
| 11:07 Friday | scilab | Commit by Cl??ment DAVID on master :: r 2e350db (merged by Vincent COUVERT: http://codereview.scilab.org/6211) /scilab/modules/scicos/sci_gateway/c/ (sci_callblk.c sci_model2blk.c): ( link) Scicos: clear Block instance as default
Auto variable are not cleared as default.
ztyp is not set to 0 on model2blk but clear the whole structure to
avoid future issues.
Change-Id: Ibfe86a7706ccab99c1890ef7f336d74502a677fe | # |
| 09:47 Friday | scilab | Commit by Vincent COUVERT on master :: r 414eec4 (merged by Clement DAVID: http://codereview.scilab.org/6208) /scilab/ (4 files in 4 dirs): ( link) * Bug #10658 fixed - Typos fixed in the bloc2exp help page.
Change-Id: I3bb1053da29439657cdea0abda065167aabaf1c5 | # |
| 09:14 Friday | scilab | Commit by Bruno JOFRET on graphic :: r 1722b6e (merged by Vincent COUVERT: http://codereview.scilab.org/6205) /scilab/modules/graphics/tests/unit_tests/ (xsetech.dia.ref xsetech.tst): ( link) [Unit Test] xsetech
Change-Id: I0fb105c7f7939466d8b9a1295cdd76a25437eaea | # |
| 17:26 Thursday | scilab | Commit by Antoine ELIAS on YaSp :: r 672447c (merged by Vincent COUVERT: http://codereview.scilab.org/6203) /scilab/modules/ (36 files in 9 dirs): ( link) add tests on basic operations and fix some bugs
Change-Id: I651605b16f6985168197db7c096e79eb5230aa38 | # |