| .. |
|
allocators
|
Update adaptive pool usage to breaking changes in Boost.Container.
|
2018-04-29 12:45:32 +02:00 |
|
containers
|
Update to new dtl namespace in boost::container.
|
2017-11-07 00:52:46 +01:00 |
|
detail
|
- Fixes #85 ("warning: Implicit conversion loses integer precision")
|
2019-05-11 19:29:38 +02:00 |
|
indexes
|
Conditionally replace deprecated/removed std::auto_ptr by std::unique_ptr.
|
2017-05-12 08:30:54 +02:00 |
|
ipc
|
Update to new dtl namespace in boost::container.
|
2017-11-07 00:52:46 +01:00 |
|
mem_algo
|
Update to new dtl namespace in boost::container.
|
2017-11-07 00:52:46 +01:00 |
|
smart_ptr
|
Remove executable permission.
|
2018-12-03 08:03:20 -05:00 |
|
streams
|
- Fixes #85 ("warning: Implicit conversion loses integer precision")
|
2019-05-11 19:29:38 +02:00 |
|
sync
|
Merge branch 'develop' of https://github.com/Vizor/interprocess into Vizor-develop
|
2019-02-28 16:07:46 +01:00 |
|
anonymous_shared_memory.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
creation_tags.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
errors.hpp
|
Fixed GitHub Issue #54: "fill_system_message() ignores an error returned by winapi::format_message()"
|
2018-04-29 12:43:16 +02:00 |
|
exceptions.hpp
|
Prepare for C++20 and remove "throw()" usage.
|
2018-11-11 22:33:50 +00:00 |
|
file_mapping.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
interprocess_fwd.hpp
|
Remove undefined behaviour from offset_ptr. Used uintptr_t internally and all calculations are done in unsigned integers.
|
2015-10-14 23:29:53 +02:00 |
|
managed_external_buffer.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
managed_heap_memory.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
managed_mapped_file.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
managed_shared_memory.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
managed_windows_shared_memory.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
managed_xsi_shared_memory.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
mapped_region.hpp
|
Some old shmat implementation take the address as a non-const void pointer so uncast it to make code portable.
|
2016-11-12 19:18:27 +01:00 |
|
offset_ptr.hpp
|
Update intrusive_ptr move semantics to support Boost.Move.
|
2017-12-08 10:38:55 +01:00 |
|
permissions.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
segment_manager.hpp
|
- Update changelog to Pull #45
|
2017-12-08 10:47:51 +01:00 |
|
shared_memory_object.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
windows_shared_memory.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |
|
xsi_key.hpp
|
Add xsi_key(key_t) constructor
|
2016-11-05 02:14:11 -04:00 |
|
xsi_shared_memory.hpp
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 16:12:21 +01:00 |