date | project | content | link |
|---|
| 13:53 Friday | scilab | Commit by Sylvestre Ledru on master :: r b944487 (merged by Antoine ELIAS: http://codereview.scilab.org/7281) /scilab/ (3 files in 2 dirs): ( link) Add more information in the doc about the new api_scilab functions
Change-Id: I4f62696bcb95521991d7a960075d88d66c54de7d | # |
| 13:45 Friday | scilab | Commit by Allan CORNET on master :: r 3618f73 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7278) /scilab/modules/signal_processing/ (10 files in 2 dirs): ( link) remove dead code belan chebc dpspln dspln kaiser
Change-Id: I7d8eda9a6a7ad276b2ada7409a581e196975e0d5 | # |
| 13:41 Friday | scilab | Commit by Allan CORNET on master :: r 5820d97 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7277) /scilab/modules/polynomials/ (8 files in 2 dirs): ( link) remove dead code bezout.f dmptld.f matra.f
Change-Id: Id8460ac56a9046c70db07e78ea2f266994f0c7d5 | # |
| 13:41 Friday | scilab | Commit by Allan CORNET on master :: r a3c7fa4 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7276) /scilab/modules/optimization/ (8 files in 2 dirs): ( link) remove dead code fpq2 fremf1 fretc1
Change-Id: If60ac2443286e40ede8ee797df138a7a7a1c3b61 | # |
| 13:41 Friday | scilab | Commit by Allan CORNET on master :: r a5e93c7 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7275) /scilab/modules/linear_algebra/ (6 files in 3 dirs): ( link) remove dead core bschur.f
Change-Id: Iba2aa8f0a0603521149467cffbf1a42233031bbc | # |
| 13:41 Friday | scilab | Commit by Allan CORNET on master :: r 5c827a1 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7274) /scilab/modules/elementary_functions/ (6 files in 2 dirs): ( link) remove dead code ccopy.f
Change-Id: Ifa0b0e2f9053090fb99409ecb7639e2562ca2884 | # |
| 13:41 Friday | scilab | Commit by Allan CORNET on master :: r 7da7205 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7273) /scilab/modules/differential_equations/ (6 files in 2 dirs): ( link) remove dead code daux.f
Change-Id: Ica07668e481925f7eaa830cb6f11b866d2c5c1c2 | # |
| 13:30 Friday | scilab | Commit by Calixte DENIZET on master :: r e24da0c (merged by Sylvestre LEDRU: http://codereview.scilab.org/7279) /scilab/modules/ (3 files in 2 dirs): ( link) Bug 11113 fixed: Java exception in closing EditVar
Change-Id: I625f18e5fdfccf168fcb9152e0b06f0adf01dc28 | # |
| 13:10 Friday | scilab | Commit by Antoine ELIAS on master :: r 86c46e5 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7271) /scilab/ (5 files in 4 dirs): ( link) Bug #11106 fixed - Add functions to identify a list variable in API
Change-Id: I31099aa9e446ec9f23ecbc3742f12e8138c38e2f | # |
| 11:36 Friday | scilab | Commit by Allan CORNET on master :: r 8276451 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7272) /scilab/modules/core/ (10 files in 2 dirs): ( link) remove dead code in core
Change-Id: I1988316bcc2159d87451624c44069e0cd0869381 | # |
| 08:37 Friday | scilab | Commit by Antoine ELIAS on master :: r 0202cff (merged by Sylvestre LEDRU: http://codereview.scilab.org/7267) /scilab/ (2 files in 2 dirs): ( link) Bug #11029 fixed - Fix execution path to TMPDIR in example of dae help page.
Change-Id: I2f939494ef2284d37ff267f65ce6fdc8cd60da46 | # |
| 07:23 Friday | scilab | Commit by Calixte DENIZET on master :: r 3c29d03 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7261) /scilab/modules/core/src/c/ (backtrace.c signal_mgmt.c): ( link) Backtrace: let me choose how many calls are ignored
Change-Id: Ib3e2e6dc291a3f69f50b9e704d5c4582e4ad3c5d | # |
| 16:21 Thursday | scilab | Commit by Vincent COUVERT on master :: r 2b7125f (merged by Allan CORNET: http://codereview.scilab.org/7265) /scilab/modules/gui/ (6 files in 2 dirs): ( link) Fix non regression test for bug #3389:
- better management of properties
- uses assert functions
To test: test_run("gui", "bug_3389")
Change-Id: I77956967dee391c1d106739c7e6c69d533c0709c | # |
| 13:49 Thursday | scilab | Commit by Vincent COUVERT on master :: r a0fe154 (merged by Sylvestre LEDRU: http://codereview.scilab.org/7257) /scilab/modules/ (3 files in 2 dirs): ( link) Fix non regression test for bug #2517
To test:
test_run("gui", "bug_2517");
test_run("gui", "bug_1990");
Change-Id: I1be94efdf349a743455d431b4baca2d130bdf0b8 | # |
| 13:48 Thursday | scilab | Commit by Antoine ELIAS on master :: r d85e319 (merged by Vincent COUVERT: http://codereview.scilab.org/7264) /scilab/ (2 files in 2 dirs): ( link) Bug #11129 fixed - lapackscilab.sce can be run outside of file location.
Change-Id: If3164b537dbca8e50204522e5bc2c6611fd1cb7a | # |
| 13:36 Thursday | scilab | Commit by Sylvestre Ledru on master :: r 629b87d (merged by Vincent COUVERT: http://codereview.scilab.org/7263) /scilab/modules/development_tools/macros/test_run.sci: ( link) fix a typo
Change-Id: Ifcff57c2c18ac046c4630ea32ca1863a183c28cd | # |
| 13:07 Thursday | scilab | Commit by Antoine ELIAS on master :: r cfd8622 (merged by Vincent COUVERT: http://codereview.scilab.org/7262) /scilab/modules/ (3 files in 2 dirs): ( link) fix non regression test 2165
Change-Id: I6b59e1e35b86cb36a42212da35bfc3d72615b957 | # |
| 12:41 Thursday | scilab | Commit by Antoine ELIAS on master :: r 2b1ee87 (merged by Vincent COUVERT: http://codereview.scilab.org/7260) /scilab/modules/fileio/macros/%_listvarinfile.sci: ( link) listvarinfile: improve compute list size, ignoring Undefined items
Change-Id: Ide4bf5652f6432adba98960e6f72cf7b0cbb73e7 | # |
| 12:33 Thursday | scilab | Commit by Sylvestre Ledru on master :: r 8783253 (merged by Vincent COUVERT: http://codereview.scilab.org/7258) /scilab/ (30 files in 7 dirs): ( link) No need to use scilab-adv-cli for these tests, scilab-cli is enough
Change-Id: If9a7665c0a4a37f812a6f262d8cb5f3118e0e21c | # |
| 12:16 Thursday | scilab | Commit by Sylvestre Ledru on master :: r e6b375a (merged by Vincent COUVERT: http://codereview.scilab.org/7255) /scilab/ (95 files in 89 dirs): ( link) HDF5 is now a mandatory dependency of Scilab
Change-Id: Ie7046ad8e786ca06c84b70fb13d4531268e5a881 | # |