Ion Gaztañaga
25bb48435f
- Rewritten posix features detection according to the first POSIX/Single Unix Specification that standardized it.
...
- Added macro for unnamed semaphores as OSX claims this support but returns ENOSYS, which is not very useful.
- Added macro for mapped files, as QNX does not support them.
2015-01-31 23:18:32 +01:00
Ion Gaztañaga
7d9f58ca99
Added missing #pragma once
2014-10-13 23:26:57 +02:00
Ion Gaztañaga
9c175fa83f
* Fixed GCC -Wshadow warnings.
...
* Experimental multiple allocation interface improved and changed again. Still unstable.
* Replaced deprecated BOOST_NO_XXXX with newer BOOST_NO_CXX11_XXX macros.
* [*ABI breaking]: changed node pool allocators internals for improved efficiency.
[SVN r81521]
2012-11-24 21:14:02 +00:00
Ion Gaztañaga
a46700c3dd
Fixed broken multiallocation_chain due to container library changes
...
[SVN r80688]
2012-09-24 10:41:48 +00:00
Ion Gaztañaga
b68e12a681
Updated copyright end year
...
[SVN r80138]
2012-08-22 11:26:55 +00:00
Ion Gaztañaga
851d9ac862
Bug 5326
...
[SVN r76116]
2011-12-23 13:23:27 +00:00
Ion Gaztañaga
7cb27130d4
Introducing allocator_traits and pointer_traits changes into several libraries.
...
[SVN r76107]
2011-12-22 20:15:57 +00:00
Ion Gaztañaga
b5eb07ba3e
Changes to allow interoperability between 64 and 32 processes. Pointer type is a customization of all templated code size_type's and difference_type's.
...
[SVN r70069]
2011-03-17 16:42:30 +00:00
Ion Gaztañaga
f0471dbf91
Fixes for 1.41
...
[SVN r56823]
2009-10-14 13:08:04 +00:00
Ion Gaztañaga
95861ad943
Fixed C++0x and MacOS X bugs
...
[SVN r52416]
2009-04-16 07:05:08 +00:00
Ion Gaztañaga
6b8ae87209
Modified examples so that they can be run in parallel.
...
[SVN r52391]
2009-04-14 16:22:10 +00:00
Ion Gaztañaga
3d0fcd68e3
Changes for Boost.1.39
...
[SVN r51964]
2009-03-24 21:52:06 +00:00
Ion Gaztañaga
32f72c8a70
Interprocess changes to support systems with filesystem-based shared memory
...
[SVN r41198]
2007-11-18 10:54:48 +00:00
Ion Gaztañaga
423cc00342
Fixed intrusive_ptr and named condition test and added documentation.
...
[SVN r40454]
2007-10-25 06:34:41 +00:00
Ion Gaztañaga
d0c6cdb977
Changes introduced by the new intrusive version.
...
[SVN r39555]
2007-09-26 17:53:01 +00:00
Ion Gaztañaga
d30380e07d
New Interprocess version
...
[SVN r38272]
2007-07-22 14:16:59 +00:00