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

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


4 new commits in eigen:

https://bitbucket.org/eigen/eigen/commits/f0f9cf731717/
Changeset:   f0f9cf731717
User:        ggael
Date:        2018-07-18 21:26:13+00:00
Summary:     Bug 1575: fix regression introduced in bug 1573 patch. Move ctor/assignment should not be defaulted.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/26f97f331de7/
Changeset:   26f97f331de7
User:        ggael
Date:        2018-07-18 21:27:37+00:00
Summary:     Generalize ScalarWithExceptions to a full non-copyable and trowing scalar type to be used in other unit tests.
Affected #:  2 files

https://bitbucket.org/eigen/eigen/commits/ce3a50205919/
Changeset:   ce3a50205919
User:        ggael
Date:        2018-07-18 21:33:07+00:00
Summary:     Bug 1432: fix conservativeResize for non-relocatable scalar types. For those we need to by-pass realloc routines and fall-back to allocate as new - copy - delete. The remaining problem is that we don't have any mechanism to accurately determine whether a type is relocatable or not, so currently let's be super conservative using either RequireInitialization or std::is_trivially_copyable
Affected #:  4 files

https://bitbucket.org/eigen/eigen/commits/e5364919775b/
Changeset:   e5364919775b
User:        ggael
Date:        2018-07-18 21:34:34+00:00
Summary:     Add regression for bugs 1573 and 1575
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/