[eigen-commits] commit/eigen: 13 new changesets

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]


13 new commits in eigen:

https://bitbucket.org/eigen/eigen/commits/519852bb68f1/
Changeset:   519852bb68f1
User:        georg_drenkhahn
Date:        2014-09-20 12:57:42+00:00
Summary:     Fixed warning on implicit integer conversion in test case code by using type VectorXd::Index instead of int.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/994b55b54798/
Changeset:   994b55b54798
User:        georg_drenkhahn
Date:        2014-09-20 13:00:36+00:00
Summary:     Fixed compiler warning on implicit integer conversion by separating index type for matrix and permutation matrix which may not be equal.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/b8511c10bf08/
Changeset:   b8511c10bf08
User:        georg_drenkhahn
Date:        2014-09-21 08:01:12+00:00
Summary:     Using Kernel::Index type instead of int to prevent possible implicit conversion from long to int.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/ac6998b02b41/
Changeset:   ac6998b02b41
User:        georg_drenkhahn
Date:        2014-09-21 08:21:20+00:00
Summary:     Changed Diagonal::index() to return an Index type instead of int to prevent possible implicit conversion from long to int.
Added inline keyword to member methods.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/7537b67c09d2/
Changeset:   7537b67c09d2
User:        georg_drenkhahn
Date:        2014-09-21 21:15:35+00:00
Summary:     Replaced hard coded int types with Index types preventing implicit integer conversions.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/768158f59376/
Changeset:   768158f59376
User:        georg_drenkhahn
Date:        2014-09-21 21:19:29+00:00
Summary:     Correcting the ReturnType in traits<KroneckerProduct<>> to include the correct Index type.
Fixed mixup of types Rhs::Index and Lhs:Index in various loop variables.
Added explicit type conversion for arithmetic expressions which may return a wider type.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/7216a9dd9c75/
Changeset:   7216a9dd9c75
User:        georg_drenkhahn
Date:        2014-09-22 13:54:34+00:00
Summary:     Using Index instead of hard coded int type to prevent potential implicit integer conversion
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/6db9ae53968a/
Changeset:   6db9ae53968a
User:        georg_drenkhahn
Date:        2014-09-22 14:12:35+00:00
Summary:     Using Index instead of hard coded int type to prevent potential implicit integer conversion
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/c57808e4328d/
Changeset:   c57808e4328d
User:        georg_drenkhahn
Date:        2014-09-22 15:59:02+00:00
Summary:     Using StorageIndexType for loop assigning initial permutation. Adding assert for index overflow.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/30c75c87dfec/
Changeset:   30c75c87dfec
User:        ggael
Date:        2014-09-29 08:27:51+00:00
Summary:     Avoid comparisons between different index types.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/11d0d2df8e40/
Changeset:   11d0d2df8e40
User:        georg_drenkhahn
Date:        2014-09-22 16:47:33+00:00
Summary:     Added implicit integer conversion by using explicit integer type conversion.  Adding assert to catch overflow.
Affected #:  2 files

https://bitbucket.org/eigen/eigen/commits/0580fdd25d10/
Changeset:   0580fdd25d10
User:        georg_drenkhahn
Date:        2014-09-22 16:56:36+00:00
Summary:     Using Index type instead of hard coded int type to prevent potential implicit integer conversion.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/c009e8e16946/
Changeset:   c009e8e16946
User:        ggael
Date:        2014-09-29 08:33:16+00:00
Summary:     Re-enable -Wshorten-64-to-32 compilation flag.
Affected #:  1 file

Repository URL: https://bitbucket.org/eigen/eigen/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/