[SCM] Eigen3 packaging. branch, master, updated. upstream/3.0.2-30-g66717e6
Anton Gladky
gladky.anton at gmail.com
Fri Aug 26 18:27:37 UTC 2011
The following commit has been merged in the master branch:
commit 66717e67e76fe581069249a341eef2899ff439dd
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Fri Aug 26 21:27:29 2011 +0300
Update upstream changelog
diff --git a/debian/Changelog_upstream b/debian/Changelog_upstream
index 11d4512..7896cc8 100644
--- a/debian/Changelog_upstream
+++ b/debian/Changelog_upstream
@@ -4,6 +4,25 @@ and
http://eigen.tuxfamily.org/index.php?title=ChangeLog
+== Eigen 3.0.2 ==
+
+Released August 26, 2011
+
+Changes since 3.0.1:
+
+* Windows.h: protect min/max calls from macros having the same name (no need to #undef min/max anymore).
+* MinGW: fix compilation issues and pretty gdb printer.
+* Standard compliance: fix aligned_allocator and remove uses of long long.
+* MPReal: updates for the new version.
+* Other fixes:
+** fix aligned_stack_memory_handler for null pointers.
+** fix std::vector support with gcc 4.6.
+** fix linking issue with OpenGL support.
+** fix SelfAdjointEigenSolver for 1x1 matrices.
+** fix a couple of warnings with new compilers.
+** fix a few documentation issues.
+
+
== Eigen 3.0.1 ==
Released May 30, 2011
--
Eigen3 packaging.
More information about the debian-science-commits
mailing list