69482a3b49Merge pull request #6 from alexhenrie/develop
Edward Diener
2015-05-18 18:46:55 -0400
0afac59bc1Merge pull request #4 from jzmaddock/patch-5
Edward Diener
2015-05-18 18:43:23 -0400
5a6ae7f79dMerge pull request #3 from jzmaddock/patch-4
Edward Diener
2015-05-18 18:42:17 -0400
9a581dafb7Added 'void const' specialization to fix problem with clang
Edward Diener
2015-05-06 16:23:39 -0400
5e574813a2Simplifed using direct operators rather than mpl constructs.
Edward Diener
2015-04-27 03:00:19 -0400
11a6698eecRemove ice_xxx.hpp header and change functionality to use mpl.
Edward Diener
2015-03-31 03:32:50 -0400
5ba2e0aa6aThis file needs to include the type_traits headers it actually uses - problem exposed by ongoing type traits rewrite.
Edward Diener
2015-03-05 11:02:49 -0500
59e1516609This header should include the type_traits headers it needs and not depend on implicit inclusion which will go away in the current type_traits rewrite.
Edward Diener
2015-03-05 11:02:19 -0500
fba5d5e822Correct spelling of "suppress"
Alex Henrie
2015-02-07 01:57:05 -0700
9c376db7e5Fixed 'the the' in comments; Refs #7714
Marshall Clow
2012-12-28 16:51:09 +0000
3caa685662Merge [67640] from the trunk.
Steven Watanabe
2011-03-17 16:29:28 +0000
2ed8d7f4dfFix return type deduction for pointers to data members. Fixes#4962. Fixes#4566.
Steven Watanabe
2011-01-03 22:31:21 +0000
2c14c3a13bmerged changeset 63726 from trunk
Daniel Walker
2010-07-12 01:36:38 +0000
4091f55a4bremoved arity detection from has_xxx_template
Daniel Walker
2010-07-07 20:44:59 +0000
0d0f71272eMerge lambda from the trunk
Steven Watanabe
2010-07-03 19:05:15 +0000
08b3f6336cMerge documentation fixes.
Daniel James
2010-06-26 12:30:09 +0000
45c6ba535cUpdate various libraries' documentation build.
Daniel James
2010-06-20 18:00:48 +0000
57a605d7ccRevert [62617], since there is already a Jamfile for Lambda's tests
Steven Watanabe
2010-06-09 02:10:06 +0000
fcfcc42bafEnable using result_of with Boost.Lambda. Fixes#426. Fixes#864
Steven Watanabe
2010-06-09 01:39:48 +0000
c516504670Changed compound assignment (and actually all binary operators) to copy their RHS arguments like the documentation said; added a test for this; fixes#4043
Jeremiah Willcock
2010-06-09 00:33:25 +0000
269ac93b1bAdded Jamfile.v2 from Daniel Walker; refs #864
Jeremiah Willcock
2010-06-09 00:16:43 +0000
15d4e6ab79Make sure that all top level headers in Lambda include their dependencies. Fixes#4203
Steven Watanabe
2010-05-09 20:07:07 +0000
77495bb7e1Deal with warnings with /Za. Fixes#3485
Steven Watanabe
2009-11-08 04:11:21 +0000
c183b699bcrm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
Troy D. Straszheim
2009-10-17 02:07:38 +0000
e368877636rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Troy D. Straszheim
2009-10-17 01:10:45 +0000
3d4a3e7050Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch.
Troy D. Straszheim
2009-07-26 00:49:56 +0000
22bc52b7c4Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
8a943f6510Merge [43113], [45097], [53261], [53343], [53648], [53649], and [53651] from the trunk
Steven Watanabe
2009-06-13 21:18:10 +0000
c14095472eDon't propagate constness from pointer to pointee. Fixes#1572
Steven Watanabe
2009-06-05 02:43:54 +0000
1afc4b6779Use boost/detail/container_fwd.hpp. Fixes#2601
Steven Watanabe
2009-06-05 01:43:39 +0000
41eb864595Add result_type to lambda::ret. Fixes#1222
Steven Watanabe
2009-06-05 01:20:06 +0000
d69f83d074Merge [53061] and [53233] from the trunk
Steven Watanabe
2009-05-26 00:59:17 +0000
9a8e5d7784Fix lambda regression with msvc 7.1
Steven Watanabe
2009-05-25 21:52:12 +0000
6985fca6eeAvoid ambiguities between boost::lambda::bind and std::bind with VC10. Fixes#3075
Steven Watanabe
2009-05-24 22:58:52 +0000
04ae944c3cAvoid using namespace std; to prevent ambiguity between boost and std components. Fixes#3025
Steven Watanabe
2009-05-17 00:25:06 +0000
7648a7adf1Merge [51448] from the trunk.
Steven Watanabe
2009-03-05 03:52:26 +0000
0c4e251ebeSupress warnings on gcc and msvc. Fixes#1515
Steven Watanabe
2009-02-26 02:33:15 +0000
48e6f45d92Merge PDF build changes from Trunk.
John Maddock
2009-02-23 18:39:32 +0000
927a04351eMerge [50516] and [50999] from the trunk. These are the fixes for #781 and #2446 respectively
Steven Watanabe
2009-02-21 18:10:20 +0000
0faeb3f19eAdd Jamfile to build PDF versions of all the docs. Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc. Tweaked fo.xsl to provide more options by default, and improve formatting.
John Maddock
2009-02-08 16:59:14 +0000
150736273eAdd <async-exceptions>on. Fixes#2446
Steven Watanabe
2009-02-03 21:47:58 +0000
b5b41af8f4merge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000
48a89b7705Updating dependency information for modularized libraries.
Michael A. Jackson
2008-11-07 17:05:27 +0000
ec350abf06Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
Michael A. Jackson
2008-11-07 17:02:56 +0000
d56abd61ceContinuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
4a254c4161With his kind permission, change Jaakko "Järvi" to "Jarvi"
Beman Dawes
2008-06-28 13:57:20 +0000
2788ede42aWith his kind permission, change Jaakko "Järvi" to "Jarvi"
Beman Dawes
2008-06-28 13:45:21 +0000
1c953ed38cUpdated docs re bug #1855
Marshall Clow
2008-05-03 23:45:30 +0000