82c61d82aeMerged revision 57138 from trunk. Fixed compilation for Intel compiler.
Andrey Semashev
2009-11-04 16:21:19 +0000
327c9cab8dFixed compilation problem with Intel compiler.
Andrey Semashev
2009-10-24 17:46:45 +0000
13ec966bd1Fixes for 1.41
Ion Gaztañaga
2009-10-19 19:02:40 +0000
601361edd9Fixes for 1.41
Ion Gaztañaga
2009-10-19 19:02:22 +0000
8c7984e7d0Fixes for 1.41
Ion Gaztañaga
2009-10-19 18:59:59 +0000
91a969b910Fixes for 1.41
Ion Gaztañaga
2009-10-19 18:59:44 +0000
2a8980d24cFixes for 1.41
Ion Gaztañaga
2009-10-17 15:24:38 +0000
3c6b32fd4fFixes for 1.41
Ion Gaztañaga
2009-10-17 15:24:22 +0000
ec8cd592adFixes for 1.41
Ion Gaztañaga
2009-10-17 15:23:57 +0000
df0912fd68Fixes for 1.41
Ion Gaztañaga
2009-10-17 15:23:38 +0000
18347ffe41rm 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
35bf5010cfrm 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
90823da7bdFixes for 1.41
Ion Gaztañaga
2009-10-16 14:56:06 +0000
c3b42d233cFixes for 1.41
Ion Gaztañaga
2009-10-16 14:54:47 +0000
795ca6db2bFixes for 1.41
Ion Gaztañaga
2009-10-15 18:46:26 +0000
6b67d4eb9dFixes for 1.41
Ion Gaztañaga
2009-10-15 18:45:53 +0000
36f09b7698Fixes for 1.41
Ion Gaztañaga
2009-10-14 13:08:04 +0000
8c6f93eae0Fixes for 1.41
Ion Gaztañaga
2009-10-14 11:59:32 +0000
6f941ef73cmerged sandbox-branches/intrusive_fix_SunCC (r55765 and r55775) fixing intrusive for Sun CC (#3339)
Christopher Hite
2009-08-31 12:16:58 +0000
b36ec05d0amerged sandbox-branches/intrusive_fix_SunCC (r55765 and r55775) fixing intrusive for Sun CC (#3339)
Christopher Hite
2009-08-26 08:59:34 +0000
cb7bd3a146minor typo
Ion Gaztañaga
2009-08-13 04:42:52 +0000
25c7bdfdb0minor typo
Ion Gaztañaga
2009-08-13 04:41:31 +0000
3376090641Copyrights 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
186caa8472Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
72ad3f3272Boost 1.40 merge from trunk
Ion Gaztañaga
2009-07-19 00:11:33 +0000
32d08cb6dcBoost 1.40 merge from trunk
Ion Gaztañaga
2009-07-19 00:10:29 +0000
ccd4975b46Boost 1.40 changes
Ion Gaztañaga
2009-06-25 16:26:25 +0000
7f6921c717Boost 1.40 changes
Ion Gaztañaga
2009-06-25 16:08:20 +0000
a2f8aa947fintrusive tests for cmakeland
Troy D. Straszheim
2009-05-21 22:14:19 +0000
bdba161021Fixed almost all tab and min/max issues found by inspect tool
Jeremiah Willcock
2009-05-20 19:41:20 +0000
eeb14b00a6Fixed most tab and min/max issues from trunk inspection report
Jeremiah Willcock
2009-05-20 19:19:00 +0000
75f7139c3fFixed C++0x and MacOS X bugs
Ion Gaztañaga
2009-04-16 07:05:08 +0000
f0938f6338Changes for Boost.1.39
Ion Gaztañaga
2009-03-28 14:41:39 +0000
3f4c4f60e5Changes for Boost.1.39
Ion Gaztañaga
2009-03-28 14:30:54 +0000
f532ae12e7Changes for Boost.1.39
Ion Gaztañaga
2009-03-25 18:18:04 +0000
ba8a73d677Changes for Boost.1.39
Ion Gaztañaga
2009-03-24 21:52:06 +0000
56339e1941Merge PDF build changes from Trunk.
John Maddock
2009-02-23 18:39:32 +0000
e15d6b1cd9Ticket #2755: compile error in boost_intrusive 1.38.0: a set of classes with protected destructor
Ion Gaztañaga
2009-02-17 17:03:10 +0000
6527f4eb72Add PDF generation options to fix external links to point to the web site. Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues.
John Maddock
2009-02-17 10:05:58 +0000
c1f7a16610Merge intrusive documentation fixes.
Daniel James
2009-01-25 22:28:29 +0000
7517211e4aDocumentation fixes for intrusive: restore the reference documentation and fix some spelling mistakes.
Daniel James
2009-01-24 16:53:03 +0000
5a06bad196intrusive
Ion Gaztañaga
2008-12-20 19:50:17 +0000
cb66b9cd97Merge from trunk for 1.38
Ion Gaztañaga
2008-12-20 19:50:13 +0000
119fb288ff* New treap-based containers: treap, treap_set, treap_multiset. * Corrected compilation bug for Windows-based 64 bit compilers. * Corrected exception-safety bugs in container constructors. * Updated documentation to show rvalue-references funcions instead of emulation functions.
Ion Gaztañaga
2008-12-13 13:56:15 +0000
0d754e6863* New treap-based containers: treap, treap_set, treap_multiset. * Corrected compilation bug for Windows-based 64 bit compilers. * Corrected exception-safety bugs in container constructors. * Updated documentation to show rvalue-references funcions instead of emulation functions.
Ion Gaztañaga
2008-12-13 13:55:44 +0000
4b272cf3c7* New treap-based containers: treap, treap_set, treap_multiset. * Corrected compilation bug for Windows-based 64 bit compilers. * Corrected exception-safety bugs in container constructors. * Updated documentation to show rvalue-references funcions instead of emulation functions.
Ion Gaztañaga
2008-12-13 13:49:31 +0000
1dc26850afUpdating dependency information for modularized libraries.
Michael A. Jackson
2008-11-07 17:05:27 +0000
a48a5e0f8eContinuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
883a8bd0ccChanges and fixes for Boost 1.37
Ion Gaztañaga
2008-10-13 19:39:47 +0000
2dd87072b7Changes and fixes for Boost 1.37
Ion Gaztañaga
2008-10-13 19:36:50 +0000
8e236cb98aMerge fixes from Trunk.
John Maddock
2008-10-13 09:00:03 +0000
be6ca1b7ecChanges and fixes for Boost 1.37
Ion Gaztañaga
2008-10-11 13:18:02 +0000
d8641cd15cChanges and fixes for Boost 1.37
Ion Gaztañaga
2008-10-11 13:14:49 +0000
d7b03e5f03Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
John Maddock
2008-10-10 16:10:00 +0000
96133004ddAdded comparison operators to fix como errors
Ion Gaztañaga
2008-07-10 14:37:20 +0000
cff3efe689Added operator==() to solve comeau errors
Ion Gaztañaga
2008-07-08 17:00:24 +0000