~vcs-imports/scilab/master

Viewing all changes in revision 31931.

  • Committer: Clément DAVID
  • Author(s): Samuel GOUGEON
  • Date: 2018-03-15 16:48:11 UTC
  • Revision ID: git-v1:7fe1d12b2b08e428047fd00bbc56534f222e12a4
* bug 15271: bitget() needed being upgraded

 * http://bugzilla.scilab.org/2694
 * http://bugzilla.scilab.org/15271
 a) Positive signed encoded integers are now supported (bug 2694)
 b) new uint64 and int64 integers are now supported
 c) Decimal numbers: bits indices > 52 are now supported (up to 1024).
 d) For decimal numbers x > 2^52 with pos < log2(x)-52, %nan is now
    returned instead of 0.
 e) It is now possible to query the value of more than 1 bit from each
    component of an array.

Change-Id: I2f0d1dd8137b0d8ea89589218188c88ecc994b2a

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: