lp:scilab

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp:scilab

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
Scilab
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://gitlab.com/scilab/scilab.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log

Recent revisions

33311. By Vincent COUVERT <vincent.couvert@3ds.com>

fix #17044: use same execution time assertion for all platforms.

No non-regression test added since it is already a fix on a non-regression test :-)

Closes #15701 and #17044
See https://gitlab.com/scilab/scilab/-/merge_requests/498

33310. By Cédric DELAMARRE <cedric.delamarre@3ds.com>

Fix #17075 - Bad size allocation when transforming a variable to complex.

`setComplex()` has to allocate the imaginary array with the extra 10% to have the allocated right size when the `resize ' method is called.

Closes #17075
See https://gitlab.com/scilab/scilab/-/merge_requests/488

33309. By Vincent COUVERT <vincent.couvert@3ds.com>

jvm test: check that JIT is activated

Add a test to check that JIT is activated in JRE used by Scilab. Depending on the used JRE (Temurin or Semeru or Adoptium or etc...), the JIT might be deactivated and we don't want that!

See https://gitlab.com/scilab/scilab/-/merge_requests/492

33308. By Vincent COUVERT <vincent.couvert@3ds.com>

java: use 'Vendor' (implementation dependent) to display information about JRE.

See https://gitlab.com/scilab/scilab/-/merge_requests/491

33307. By Cédric DELAMARRE <cedric.delamarre@3ds.com>

reset $? status in windows cleanup to avoir job fail status

known issue: `https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4480`

See https://gitlab.com/scilab/scilab/-/merge_requests/494

33306. By Vincent COUVERT <vincent.couvert@3ds.com>

Fix help build after https://gitlab.com/scilab/scilab/-/merge_requests/428.

See https://gitlab.com/scilab/scilab/-/merge_requests/495

33305. By Clément DAVID <clement.david@3ds.com>

setdiff.xml: describe behavior before specifying datatypes

See https://gitlab.com/scilab/scilab/-/merge_requests/428

33304. By Clément DAVID <clement.david@3ds.com>

gitlab-ci: fail the build on help or javadoc errors on windows

See https://gitlab.com/scilab/scilab/-/merge_requests/487

33303. By Clément DAVID <clement.david@3ds.com>

newsfeed: do not change news on refresh

See https://gitlab.com/scilab/scilab/-/merge_requests/475

33302. By Clément DAVID <clement.david@3ds.com>

Xcos speedup by removing extra Scilab script

Some Scilab operations took a performance hit:
 * evstr() used to export Scilab values for FROMWS_c blocks
 * deff() used to override GUI functions on do_eval().

TOWS_c simulation function is rewritten to access variables on the Scilab scope directly. Overriding functions are done with the keywords `function` and `endfunction`.

See https://gitlab.com/scilab/scilab/-/merge_requests/478

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.