Commit Graph

  • d2cb6e6f0f merging interprocess from develop cc Ion Gaztañaga 2019-05-25 21:13:12 +0200
  • 4a57769910 - Fixes #85 ("warning: Implicit conversion loses integer precision") - Fixes #86 ("warning: Possible misuse of comma operator") Ion Gaztañaga 2019-05-11 19:29:38 +0200
  • 65ae55fe1f Fix typo in test traces (set_test -> map_test) Ion Gaztañaga 2019-04-08 00:33:40 +0200
  • 4744b9a24e Fixes #80 ("realloc in interprocess's c_heap_deleter can leak memory") Ion Gaztañaga 2019-03-13 22:54:33 +0100
  • 6d9b93f1f6 merging interprocess from develop Ion Gaztañaga 2019-03-06 23:49:32 +0100
  • d5938226a9 Merge branch 'brunom-t push origin developpatch-1' into develop Ion Gaztañaga 2019-03-06 23:35:24 +0100
  • b6be06d16b Merge branch 'patch-1' of https://github.com/brunom/interprocess into brunom-patch-1 Ion Gaztañaga 2019-03-06 23:34:54 +0100
  • 59d1f71d5f Update changelog with issue #51 Ion Gaztañaga 2019-03-06 23:33:28 +0100
  • 6f28ff86cc merging interprocess from develop Ion Gaztañaga 2019-03-06 09:14:40 +0100
  • a6b194810b
    Update interprocess.qbk Bruno Martinez 2019-03-05 14:17:56 -0300
  • 4eb0b4ece0 Merge branch 'Vizor-develop' into develop Ion Gaztañaga 2019-02-28 16:07:56 +0100
  • 5476d6ec56 Merge branch 'develop' of https://github.com/Vizor/interprocess into Vizor-develop Ion Gaztañaga 2019-02-28 16:07:46 +0100
  • c4e8e99afb merging interprocess from develop Ion Gaztañaga 2019-02-27 16:13:25 +0100
  • a8de0b9b65 Update changelog with #78 Ion Gaztañaga 2019-02-27 00:10:24 +0100
  • 61cd20f519 Merge branch 'MarcelRaad-extra_semi' into develop Ion Gaztañaga 2019-02-27 00:05:19 +0100
  • 61bed1fd31
    Fix -Wextra-semi clang warnings Marcel Raad 2019-02-25 10:51:45 +0100
  • b849a907be merging interprocess from develop Ion Gaztañaga 2019-02-20 09:33:09 +0100
  • 1f3045fa8c Update change log with pull #70 Ion Gaztañaga 2019-02-20 09:32:02 +0100
  • 6483b1ced5
    Fixed undeclared winapi_wrapper_timed_wait_for_single_object() Vizor 2019-01-22 15:16:09 +0100
  • 2fff651f25 Remove executable permission. Edward Diener 2018-12-03 08:03:20 -0500
  • 5ceeb2b370 Merge branch 'KhabarlakKonstantin-named_condition_deadlock' into develop Ion Gaztañaga 2018-12-02 12:27:40 +0100
  • 296d03858c Fix deadlock in named_condition::notify KhabarlakKonstantin 2018-11-28 13:36:44 +0200
  • 4e60b89783 merging interprocess from develop Ion Gaztañaga 2018-11-24 12:22:17 +0100
  • 4e2c06b242 Fix Issue #64 ("UBSan: runtime error: load of value 4294967295 [...] for type 'boost::interprocess::mode_t') Ion Gaztañaga 2018-11-17 00:23:15 +0100
  • 1e89871cdd Enable test again, check BOOST_INTERPROCESS_MAPPED_FILES after workaround.hpp is included Ion Gaztañaga 2018-11-17 00:22:25 +0100
  • fbf326ccf1 Remove unused variable FileSize Ion Gaztañaga 2018-11-17 00:21:56 +0100
  • 53f328f4c1 Fix warnings about throwing destructors, which are by default noexcept Ion Gaztañaga 2018-11-17 00:21:41 +0100
  • aecde39cc8 Update changelog with pull #68 Ion Gaztañaga 2018-11-16 23:28:00 +0100
  • 85465054a5 Merge branch 'Romain-Geissler-1A-noexcept' into develop Ion Gaztañaga 2018-11-16 23:27:13 +0100
  • 45b0a2a50e Merge branch 'noexcept' of https://github.com/Romain-Geissler-1A/interprocess into Romain-Geissler-1A-noexcept Ion Gaztañaga 2018-11-16 23:24:52 +0100
  • 1b3dcf9814 Prepare for C++20 and remove "throw()" usage. Romain Geissler 2018-11-11 22:31:15 +0000
  • 28a6faa210 Add compiler deprecation warning. Ion Gaztañaga 2018-11-10 11:03:33 +0100
  • 08e9dc0a8c Fix compilation warnings. Ion Gaztañaga 2018-11-10 11:03:15 +0100
  • 2dc189be44 merging interprocess from develop Ion Gaztañaga 2018-11-05 23:54:51 +0100
  • b962143350 t push origin developMerge branch 'shayosler-develop' into develop Ion Gaztañaga 2018-10-04 22:59:08 +0200
  • c84c0dd217 Merge branch 'develop' of https://github.com/shayosler/interprocess into shayosler-develop Ion Gaztañaga 2018-10-04 22:58:55 +0200
  • d1b05bdffb Remove unused parameter warnings in operator ==/!= Ion Gaztañaga 2018-09-29 09:59:57 +0200
  • dff9f823ce Fix invalid free of non-char pointer. Ion Gaztañaga 2018-09-29 09:59:39 +0200
  • 8b36213530 Closes issue #61 Ion Gaztañaga 2018-09-18 21:28:27 +0200
  • ce9b61dbe1 Fixes issue #60 Ion Gaztañaga 2018-09-18 19:18:36 +0200
  • a3e77dee06 implement named condition any using shared memory Shay Osler 2018-09-12 10:48:32 -0400
  • 162449447d merging interprocess from develop Ion Gaztañaga 2018-08-20 12:32:41 +0200
  • 818ef814e9 Fixes GitHub Issue #59: "warning: ISO C++ prohibits anonymous structs [-Wpedantic]" Ion Gaztañaga 2018-08-13 17:48:12 +0200
  • 6fbaf9bc6a merging interprocess from develop Ion Gaztañaga 2018-06-27 23:33:53 +0200
  • 0b7fb521da Update change list links for 1.68 Ion Gaztañaga 2018-06-27 23:21:02 +0200
  • 7b1134f58d merging interprocess from develop Ion Gaztañaga 2018-06-16 10:12:35 +0200
  • 14bc86a0c6 Remove NtSetTimerResolution as it's not used. Ion Gaztañaga 2018-04-29 12:52:39 +0200
  • 911c79e5b5 GitHub Issue #53: "Crash waiting on condition variable from multiple processes in do_wait()". Disables Posix process-shared support for Apple as it's still buggy, as shown in: https://stackoverflow.com/questions/35305291/boost-interprocess-condition-multiple-threads-calling-wait-fails Ion Gaztañaga 2018-04-29 12:51:06 +0200
  • 65ab92b06f Update adaptive pool usage to breaking changes in Boost.Container. Added invariant checking for tests Ion Gaztañaga 2018-04-29 12:45:32 +0200
  • 1baf757d9f Fixed GitHub Issue #54: "fill_system_message() ignores an error returned by winapi::format_message()" Ion Gaztañaga 2018-04-29 12:43:16 +0200
  • 8b610e7c0a
    United handling of wait_for_single_object Vizor 2018-03-08 15:53:53 +0100
  • 98009e3304 merging interprocess from develop Ion Gaztañaga 2018-02-23 23:46:23 +0100
  • 18aba0ca90 Merge branch 'faithandbrave-patch-1' into develop Ion Gaztañaga 2018-02-23 23:07:13 +0100
  • 63e3a72430 Merge branch 'patch-1' of https://github.com/faithandbrave/interprocess into faithandbrave-patch-1 Ion Gaztañaga 2018-02-23 23:06:37 +0100
  • 20c70ecc82 Update changelog with Pull #48 Ion Gaztañaga 2018-02-23 23:05:09 +0100
  • 7b68850c31 Merge branch 'orgads-win32-expand-sz' into develop Ion Gaztañaga 2018-02-23 23:02:01 +0100
  • 10463d65ce Win32: Fix read of reg_expand_sz type Orgad Shaneh 2018-02-19 10:23:01 +0200
  • 58bad2718e Merge branch 'kuhlenough-develop' into develop Ion Gaztañaga 2018-01-27 11:41:56 +0100
  • 51da4ae0de Update VxWorks support - add CPU count - provide OS specific atomics (when none with compiler) - don't use XSI Brian Kuhl 2018-01-12 00:58:04 -0500
  • 85a85778e2 - Update changelog to Pull #45 - Cleanup in shared_ptr_test and named_proxy - Reuse Boost.Container transform_iterator instead of using own. Ion Gaztañaga 2017-12-08 10:47:51 +0100
  • 759fdc9b51 Merge branch 'think-cell-noexcept_movable_intrusive_ptr2' into develop Ion Gaztañaga 2017-12-08 10:39:59 +0100
  • 73bc2b87c4 Update intrusive_ptr move semantics to support Boost.Move. Ion Gaztañaga 2017-12-08 10:38:55 +0100
  • 24a2d2bc25 Make intrusive_ptr move constructible/assignable and make its methods noexcept Sebastian Theophil 2017-12-04 17:30:07 +0100
  • b3f9a58079 Update to new dtl namespace in boost::container. Ion Gaztañaga 2017-11-07 00:52:46 +0100
  • 9a605d3816 merging interprocess from develop Ion Gaztañaga 2017-11-01 11:48:29 +0100
  • 799356d975 Fixes #41: Data race in boost::interprocess::rbtree_best_fit Ion Gaztañaga 2017-10-26 22:17:20 +0200
  • be3a7e272b Merge branch 'eldiener-develop' into develop Ion Gaztañaga 2017-10-01 00:40:20 +0200
  • 6f6432ab72 Removed executable attribute for files. Edward Diener 2017-09-17 12:36:23 -0400
  • 8eed6de857 merge from develop Ion Gaztañaga 2017-07-11 17:31:53 +0200
  • 70b9e273d7 Merge branch 'ldionne-patch-1' into develop Ion Gaztañaga 2017-07-06 14:18:34 +0200
  • b98796e11a Fix misformatted code samples in the documentation Louis Dionne 2017-07-03 16:18:22 -0700
  • c7ad956587 Merge branch 'develop' Ion Gaztañaga 2017-06-26 00:54:06 +0200
  • 6f5944f63c Use boost::movelib::unique_ptr instead of std::auto_ptr vs. std::unique_ptr Ion Gaztañaga 2017-05-26 23:27:23 +0200
  • bcbc7c14c5 Merge branch 'DanielaE-feature/replace-deprecated' into develop Ion Gaztañaga 2017-05-26 23:21:24 +0200
  • e628955762 Merge branch 'feature/replace-deprecated' of https://github.com/DanielaE/boost.interprocess into DanielaE-feature/replace-deprecated Ion Gaztañaga 2017-05-26 23:19:35 +0200
  • c4e5fbb7c8 Merge branch 'tabe-doctypo' into develop Ion Gaztañaga 2017-05-26 23:17:14 +0200
  • 6b0b4ae479 Fix typo in documentation Takeshi Abe 2017-05-19 11:06:06 +0900
  • 08b25cdcdb Conditionally replace deprecated/removed std::auto_ptr by std::unique_ptr. Inline typedefs from deprecated/removed C++98 function adapters. Daniela Engert 2017-05-12 08:26:21 +0200
  • 66a53c0359 fix typo history : s/booststamp/bootstamp/ Akira Takahashi 2017-03-17 14:47:34 +0900
  • 541d428bca Merge branch 'develop' Ion Gaztañaga 2017-02-17 11:58:09 +0100
  • 4178baf834 Update changelog with pull request #34 Ion Gaztañaga 2017-02-13 00:19:05 +0100
  • 6c87a7ffa4 Merge branch 'davidstrauss-member-for-bmi' into develop Ion Gaztañaga 2017-02-12 23:15:05 +0100
  • 4209e4ef61 Merge branch 'member-for-bmi' of https://github.com/davidstrauss/interprocess into davidstrauss-member-for-bmi Ion Gaztañaga 2017-02-12 23:14:52 +0100
  • 3881f04e46 Added GitHub Pull #35 ("Fixed options for cross-compilation") to changelog. Ion Gaztañaga 2017-02-12 21:56:11 +0100
  • e02b47f33e Merge branch 'NiklasAngare-cross-options' into develop Ion Gaztañaga 2017-02-12 21:53:44 +0100
  • 7a50c4d04e Merge branch 'cross-options' of https://github.com/NiklasAngare/interprocess into NiklasAngare-cross-options Ion Gaztañaga 2017-02-12 21:53:31 +0100
  • eedc9b0a4e New experimental option BOOST_INTERPROCESS_BOOTSTAMP_IS_SESSION_MANAGER_BASED for windows systems. Ion Gaztañaga 2017-02-12 21:33:16 +0100
  • 0bf3e3fc03 Fixed options for cross-compilation. Niklas Angare 2017-02-12 13:04:09 +0100
  • 6963d26e67 Update example to use multi_index::member instead of BOOST_MULTI_INDEX_MEMBER David Strauss 2017-02-08 16:29:25 -0800
  • 91cfe4bcd2 Fix documentation build error: extra [endsect]. Ion Gaztañaga 2017-02-07 09:21:45 +0100
  • 936afb13f0 Update changelog with Trac #12617 Ion Gaztañaga 2017-02-06 14:17:32 +0100
  • e9251cd22a Check MacOs first, as macOS 10.12 SDK defines both CLOCK_MONOTONIC and CLOCK_MONOTONIC_RAW and no clock_gettime Ion Gaztañaga 2017-02-06 14:11:45 +0100
  • 0cd4548b45 Update changelog for 1.64 Ion Gaztañaga 2017-01-20 00:50:02 +0100
  • b3dd777e5c Fixes ticket #12744 ("winapi::set_timer_resolution inadvertently changes timer resolution (Windows)") Ion Gaztañaga 2017-01-20 00:49:48 +0100
  • acce62f53f Merge branch 'think-cell-explicit_ctor_and_32_64_sharing' into develop Ion Gaztañaga 2017-01-20 00:30:18 +0100
  • d9788306ca Merge branch 'explicit_ctor_and_32_64_sharing' of https://github.com/think-cell/interprocess into think-cell-explicit_ctor_and_32_64_sharing Ion Gaztañaga 2017-01-19 23:28:05 +0100
  • 945eb1dbfb Merge branch 'think-cell-pointer_traits' into develop Ion Gaztañaga 2017-01-19 23:14:04 +0100
  • f78a2e2ffd Restore possibility to communicate between 32 and 64 bit processes using 64 bit offsets Tobias Reh 2017-01-11 13:46:52 +0100
  • 892e541c17 Enable explicit construction of offset_ptr<Derived> from offset_ptr<Base> Tobias Reh 2017-01-04 14:38:34 +0100
  • 46a136479d Conform to std::pointer_traits requirements Tobias Reh 2017-01-05 14:50:17 +0100