ef1a4170d4Merge standards-conformance fixes for Boost.Interprocess
Douglas Gregor
2010-05-09 02:12:20 +0000
c46d606b77Standards-conformance fix for Boost.Interprocess: max_value needs to be declared before it is used, since ADL won't look here.
Douglas Gregor
2010-04-29 00:54:26 +0000
502ebea876Various standards-conformance fixes for Boost.Interprocess.
Douglas Gregor
2010-04-29 00:36:35 +0000
768284dc67Fixed tab and no-newline-at-end-of-file issues from inspection report
Jeremiah Willcock
2010-04-20 17:54:16 +0000
b8fb9d2187Fixes for 1.41
Ion Gaztañaga
2009-10-20 16:00:13 +0000
89eb66a985Fixes for 1.41
Ion Gaztañaga
2009-10-20 15:59:55 +0000
455807217frm 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
ef725ba8d2rm 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
bfccd13f03Fixes for 1.41
Ion Gaztañaga
2009-10-16 14:54:24 +0000
c9dbd7c114Fixes for 1.41
Ion Gaztañaga
2009-10-16 14:54:07 +0000
e7e8a36fe1Fixes for 1.41
Ion Gaztañaga
2009-10-15 18:46:26 +0000
2af7081509Fixes for 1.41
Ion Gaztañaga
2009-10-15 18:45:53 +0000
ee730c7f06Fixes for 1.41
Ion Gaztañaga
2009-10-14 13:26:21 +0000
f0471dbf91Fixes for 1.41
Ion Gaztañaga
2009-10-14 13:08:04 +0000
1bdccad422Fixes for 1.41
Ion Gaztañaga
2009-10-14 11:59:32 +0000
1b1ec74f48minor typo
Ion Gaztañaga
2009-08-13 04:42:52 +0000
5a07a52bf6minor typo
Ion Gaztañaga
2009-08-13 04:41:31 +0000
ae28b2aca6FreeBSD 8 fixes
Ion Gaztañaga
2009-08-11 21:44:18 +0000
eed099db35FreeBSD 8 fixes
Ion Gaztañaga
2009-08-11 17:37:36 +0000
1e792ddfd0FreeBSD 8 fixes
Ion Gaztañaga
2009-08-11 17:14:39 +0000
dbe37262f3Remove signed/unsigned warning
Ion Gaztañaga
2009-08-11 08:43:30 +0000
1559913aebRemove signed/unsigned warning
Ion Gaztañaga
2009-08-11 08:42:59 +0000
5623f01220lseek is undefined with shared memory descriptors, use fstat instead.
Ion Gaztañaga
2009-08-11 08:27:57 +0000
5aa3a84588lseek is undefined with shared memory descriptors, use fstat instead.
Ion Gaztañaga
2009-08-11 08:25:56 +0000
aa5429067fFixed deadlock problem
Ion Gaztañaga
2009-08-09 08:20:30 +0000
e374293232Fixed deadlock problem
Ion Gaztañaga
2009-08-09 08:19:46 +0000
a866db7938Copyrights 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
9c0de91259Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
d49d3217baBoost 1.40 merge from trunk
Ion Gaztañaga
2009-07-19 00:11:33 +0000
2e18d2e151Boost 1.40 merge from trunk
Ion Gaztañaga
2009-07-19 00:10:29 +0000
eacfedcabeQNX workaround
Ion Gaztañaga
2009-07-18 12:31:16 +0000
af7d196d35Boost 1.40 changes
Ion Gaztañaga
2009-06-25 16:25:34 +0000
ce7421a3f6Boost 1.40 changes
Ion Gaztañaga
2009-06-25 15:47:52 +0000
22a1048c86Ticket #3145: condition_test regression test failure
Ion Gaztañaga
2009-06-07 14:28:56 +0000
1b525907b0Ticket #3145: condition_test regression test failure
Ion Gaztañaga
2009-06-07 14:28:12 +0000
8f8c9ebeeeFix != vs. == mismatch.
Vladimir Prus
2009-05-29 08:39:44 +0000
943ffc0c6fMore tab and min/max fixes
Jeremiah Willcock
2009-05-20 19:46:06 +0000
34bda01c69Fixed almost all tab and min/max issues found by inspect tool
Jeremiah Willcock
2009-05-20 19:41:20 +0000
a3eeee5aceFixed most tab and min/max issues from trunk inspection report
Jeremiah Willcock
2009-05-20 19:19:00 +0000
3e486d92a6Fixed C++0x and MacOS X bugs
Ion Gaztañaga
2009-04-16 10:07:21 +0000
8460f20835Fixed C++0x and MacOS X bugs
Ion Gaztañaga
2009-04-16 10:01:02 +0000
95861ad943Fixed C++0x and MacOS X bugs
Ion Gaztañaga
2009-04-16 07:05:08 +0000
e9570883acFixed C++0x and MacOS X bugs
Ion Gaztañaga
2009-04-16 07:01:51 +0000
6b8ae87209Modified examples so that they can be run in parallel.
Ion Gaztañaga
2009-04-14 16:22:10 +0000
9461ec89ccWorkarounds for VC8 and MacOS
Ion Gaztañaga
2009-04-14 16:17:07 +0000
dd9203f05bChanges for Boost.1.39
Ion Gaztañaga
2009-03-28 14:39:16 +0000
b1ba8133e6Changes for Boost.1.39
Ion Gaztañaga
2009-03-28 14:32:26 +0000
9117f958a4Change static_cast with reinterpret_cast since in some compilers (Intel, and surely other EDG based ones) this kicks the conversion operator recursively and provokes an stack overflow.
Ion Gaztañaga
2009-03-27 08:49:56 +0000
12ace1eb54Workaround a doxygen crash.
Daniel James
2009-03-27 07:36:42 +0000
eceee3234eChanges for Boost.1.39
Ion Gaztañaga
2009-03-25 18:18:04 +0000
96350307acChanges for Boost.1.39
Ion Gaztañaga
2009-03-25 17:28:06 +0000
cc1f7f771aChanges for Boost.1.39
Ion Gaztañaga
2009-03-25 17:27:03 +0000
4a9ce29e69Changes for Boost.1.39
Ion Gaztañaga
2009-03-25 17:26:33 +0000
3d0fcd68e3Changes for Boost.1.39
Ion Gaztañaga
2009-03-24 21:52:06 +0000
f148615f05Merge PDF build changes from Trunk.
John Maddock
2009-02-23 18:39:32 +0000
814c51a803Ticket #2766: error in boost::interprocess::file_lock::swap
Ion Gaztañaga
2009-02-17 16:59:35 +0000
7fe60a8cbdAdd 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
26dad28146Fixed bug that releases memory before calling the destructor
Ion Gaztañaga
2009-02-03 18:12:02 +0000
7ef71f4527Fixed deallocation before destructor.
Ion Gaztañaga
2009-01-30 15:23:42 +0000
b511d91348Added configuration to properly detect FreeBSD options
Ion Gaztañaga
2008-12-23 14:18:15 +0000
80cd40be8aFixed swap to be an inline function to avoid linking errors
Ion Gaztañaga
2008-12-21 00:31:16 +0000
1e4c941ea9Fixed swap to be an inline function to avoid linking errors
Ion Gaztañaga
2008-12-21 00:31:08 +0000
6e24cd5476intrusive
Ion Gaztañaga
2008-12-20 19:50:17 +0000
85df55267fMerge from trunk for 1.38
Ion Gaztañaga
2008-12-20 19:50:13 +0000
5ecb62bbe0Fixes wrong static_cast<> in return statement
Ion Gaztañaga
2008-12-19 18:58:26 +0000
3e4f6bcedaFixed static "PageSize" variable initialization for DLLs
Ion Gaztañaga
2008-12-14 21:43:59 +0000
8f145becf5* Updated documentation to show rvalue-references funcions instead of emulation functions. * More non-copyable classes are now movable. * Move-constructor and assignments now leave moved object in default-constructed state instead of just swapping contents. * Several bugfixes (#2391, #2431, #1390, #2570, #2528).
Ion Gaztañaga
2008-12-13 13:47:00 +0000
c1a6867856* Updated documentation to show rvalue-references funcions instead of emulation functions. * More non-copyable classes are now movable. * Move-constructor and assignments now leave moved object in default-constructed state instead of just swapping contents. * Several bugfixes (#2391, #2431, #1390, #2570, #2528).
Ion Gaztañaga
2008-12-13 13:43:10 +0000
1a85096c53Ticket #2570 again
Ion Gaztañaga
2008-12-08 16:27:11 +0000
43b0545a8aticket 2570: boost::interprocess::message_queue::timed_send and timed_receive bug
Ion Gaztañaga
2008-12-05 22:57:51 +0000
7858e9f60aFixed missing <iostream> include in doc_named_mutex and removed superfluous cout in managed_mapped_file_test
Ion Gaztañaga
2008-11-22 23:51:13 +0000
6ec4cd6987Fixed bug with empty ranges.
Ion Gaztañaga
2008-11-22 11:07:35 +0000
2b9761a341Fixed bug in optimized allocator insertion. Empty range insertion was not checked.
Ion Gaztañaga
2008-11-22 10:48:17 +0000
c4be489f0fUpdating dependency information for modularized libraries.
Michael A. Jackson
2008-11-07 17:05:27 +0000
74c8c44392Updating 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
96f9913aa8Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
a4b0d3066cChanges and fixes for Boost 1.37
Ion Gaztañaga
2008-10-13 19:39:47 +0000
e1cd391001Changes and fixes for Boost 1.37
Ion Gaztañaga
2008-10-13 19:36:50 +0000
7eb343026fMerge fixes from Trunk.
John Maddock
2008-10-13 09:00:03 +0000
dc0eb8fe0eChanges and fixes for Boost 1.37
Ion Gaztañaga
2008-10-11 13:18:02 +0000
02d366387bChanges and fixes for Boost 1.37
Ion Gaztañaga
2008-10-11 13:14:49 +0000
6a6b28ed38Change includes of <cmath> to <boost/config/no_tr1/config.hpp>.
John Maddock
2008-10-10 16:10:00 +0000
ec9b099a8fAdded FILE_SHARE_DELETE to CreateFile to allow unix-like behaviour when deleting shared memory
Ion Gaztañaga
2008-08-01 14:05:32 +0000
13ddc2ebacMerged trunk fixed to release branch for Boost 1.36
Ion Gaztañaga
2008-07-02 20:12:43 +0000
5144622812Fix an import path.
Daniel James
2008-07-02 19:52:59 +0000
278dfe078dMerged trunk fixed to release branch for Boost 1.36
Ion Gaztañaga
2008-07-02 19:50:07 +0000
54e364b49bMerged trunk fixed to release branch for Boost 1.36
Ion Gaztañaga
2008-07-02 19:50:05 +0000
0f43d3613aFixed bug for unix systems in file locking functions
Ion Gaztañaga
2008-06-30 16:56:05 +0000
66800fc445Some fixes for inspection report, Run Date: 15:00:47 UTC, Friday 27 June 2008
Ion Gaztañaga
2008-06-27 18:20:47 +0000
2e27404b33Some fixes for inspection report, Run Date: 15:00:47 UTC, Friday 27 June 2008
Ion Gaztañaga
2008-06-27 18:19:38 +0000
90fda8828fMerged from trunk for 1.36 release
Ion Gaztañaga
2008-06-23 18:20:30 +0000
513cf6fbb4Fixes to avoid documentation warnings with Boostbook
Ion Gaztañaga
2008-06-22 17:43:22 +0000
db78134073Fixes to avoid documentation warnings with Boostbook
Ion Gaztañaga
2008-06-22 17:43:15 +0000
4438851b1dMissing boost/static_assert.hpp include
Ion Gaztañaga
2008-06-22 08:16:41 +0000
1876ffd0b9gcc 4.3 fixes for normal and -std=c++0x modes
Ion Gaztañaga
2008-06-21 17:20:20 +0000