[eigen-commits] commit/eigen: 4 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 4 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 23 Jan 2017 21:16:21 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=Co58ZXJSvgiAir7PtUxO+kXBjfE=; b=n03+nGdIGUUtzDbVXRmZoE2 HVZfsz0LPAjSOmtogs417C6RgLwwDjQujmxk8NG3wjZvzxKexN6/lfrYv0nRxNm2 CngTmQz2jXBV9B4z3Aul+wktQhs9GqCMXN9/UBp4EW+sfVLNJ4P0uy9UOixI6PFr YjS/bcjElRTG2GVjfGUQ=
4 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/1675384ac50a/
Changeset: 1675384ac50a
Branch: 3.3
User: ggael
Date: 2017-01-23 21:00:33+00:00
Summary: Use Index instead of size_t
(grafted from 8af8c0cb40cecb39f8bb64dff6d81a6a60804dec)
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/b8de228d7a96/
Changeset: b8de228d7a96
Branch: 3.3
User: ggael
Date: 2017-01-23 21:02:53+00:00
Summary: Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t
Affected #: 8 files
https://bitbucket.org/eigen/eigen/commits/8c963af45ab1/
Changeset: 8c963af45ab1
Branch: 3.3
User: ggael
Date: 2017-01-23 21:03:57+00:00
Summary: Bug 1382: move using std::size_t/ptrdiff_t to Eigen's namespace (still better than the global namespace!)
(grafted from f84b7350a9e23412386c9ada1a25b69528e36c54)
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/9f464dbee247/
Changeset: 9f464dbee247
Branch: 3.3
User: ggael
Date: 2017-01-23 21:06:08+00:00
Summary: Bug 1376: add missing assertion on size mismatch with compound assignment operators (e.g., mat += mat.col(j))
(grafted from 6744e8670abc22798114f78ad63bade0c72af091)
Affected #: 6 files
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.