From 90953b76519da2061048d75d0f623443153a8519 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 27 Oct 2009 19:39:33 +0000 Subject: Merged revisions 57126,57139,57150-57153 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r57126 | danieljames | 2009-10-24 12:56:30 +0100 (Sat, 24 Oct 2009) | 1 line Update the intel compile flags. ........ r57139 | danieljames | 2009-10-24 18:53:03 +0100 (Sat, 24 Oct 2009) | 1 line Fix unordered for intel strict. ........ r57150 | danieljames | 2009-10-25 10:54:28 +0000 (Sun, 25 Oct 2009) | 1 line Fix the intel strict flag. ........ r57151 | danieljames | 2009-10-25 10:54:53 +0000 (Sun, 25 Oct 2009) | 1 line Remove insert empty initializer lists, as there's a bug in gcc. ........ r57152 | danieljames | 2009-10-25 10:55:08 +0000 (Sun, 25 Oct 2009) | 1 line Slightly rearrange the unordered container headers so that prev_prime is defined before it's used. ........ r57153 | danieljames | 2009-10-25 10:55:27 +0000 (Sun, 25 Oct 2009) | 1 line Remove 'grouped' from hash_table as it isn't used and is a bit confusing. ........ [SVN r57179] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 2221c8334e..a3e57838ed 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 2221c8334e876cb2f182f1a2ba6210cb7a1d9fd6 +Subproject commit a3e57838ed7b8b8477aee063472c71fa7d1c636d -- cgit v1.2.1