Ion Gaztañaga
1e89871cdd
Enable test again, check BOOST_INTERPROCESS_MAPPED_FILES after workaround.hpp is included
2018-11-17 00:22:25 +01:00
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
6a72c035ec
Updated copyright end year
...
[SVN r80133]
2012-08-22 04:54:41 +00:00
Ion Gaztañaga
ded788bdf8
Trailing spaces and Phoenix singleton for intermodule_singleton
...
[SVN r78515]
2012-05-20 09:47:08 +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
ec4230aacd
* Erased containers now that Boost.Container is accepted
...
* Changed "detail" namespace to "ipcdetail" due to compilation errors in MSVC compilers and wrong ambiguous resolutions.
* Added locking timeout macro to avoid deadlocks
[SVN r74084]
2011-08-27 08:31:23 +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
005b78950b
Added XSI shared memory
...
[SVN r67451]
2010-12-26 09:53:56 +00:00
Ion Gaztañaga
867cfc18db
Changes for Boost 1.45
...
[SVN r64330]
2010-07-25 15:37:24 +00:00
Ion Gaztañaga
f0471dbf91
Fixes for 1.41
...
[SVN r56823]
2009-10-14 13:08:04 +00:00
Ion Gaztañaga
3d0fcd68e3
Changes for Boost.1.39
...
[SVN r51964]
2009-03-24 21:52:06 +00:00
Ion Gaztañaga
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 ).
[SVN r50258]
2008-12-13 13:47:00 +00:00
Ion Gaztañaga
7858e9f60a
Fixed missing <iostream> include in doc_named_mutex and removed superfluous cout in managed_mapped_file_test
...
[SVN r49876]
2008-11-22 23:51:13 +00:00
Ion Gaztañaga
dc0eb8fe0e
Changes and fixes for Boost 1.37
...
[SVN r49277]
2008-10-11 13:18:02 +00:00
Ion Gaztañaga
989c4332cf
gcc 4.3 fixes for normal and -std=c++0x modes
...
[SVN r46576]
2008-06-21 09:12:15 +00:00
Ion Gaztañaga
c35c6680b2
#1912 : some copy edits on boost.intrusive
...
#1932 : move semantics for shared objects
#1635 : Incomplete include guard in boost/intrusive
[SVN r45692]
2008-05-23 22:13:10 +00:00
Ion Gaztañaga
70ee83b507
Doxygen bug workaround. Corrected Solaris errors. Experimental grow/shrink_to_fit for managed_shared_memory and managed_mapped_file.
...
[SVN r40268]
2007-10-21 09:02:23 +00:00
Ion Gaztañaga
9915fc41ab
#1211 : Interprocess tests hang when run in parallel
...
#1080 boost::interprocess win32 global file mapping issue
[SVN r38951]
2007-08-25 19:10:12 +00:00
Ion Gaztañaga
d30380e07d
New Interprocess version
...
[SVN r38272]
2007-07-22 14:16:59 +00:00
Ion Gaztañaga
e55a9d4705
Changes to correct regression tests for intel-win-9.1 & cw-9.4
...
[SVN r37675]
2007-05-12 12:34:55 +00:00
Ion Gaztañaga
67ef523642
Changes for official inclusion in the regression tests
...
[SVN r37591]
2007-05-04 21:17:55 +00:00
Ion Gaztañaga
550a9de8c5
First complete documentation version
...
[SVN r34819]
2006-08-04 19:54:15 +00:00
Ion Gaztañaga
18646362ed
no message
...
[SVN r34286]
2006-06-12 17:39:55 +00:00