Commit Graph

  • 48d96def31 Merge remote-tracking branch 'origin/develop' cc Tim Blechmann 2019-07-05 11:44:18 +0800
  • 7e9db62fa1
    Merge pull request #19 from martinfalk/patch-1 Tim Blechmann 2019-06-17 09:54:26 +0800
  • f354ccd0ab
    Fix initialization warning in Visual Studio 2017 Martin Falk 2019-06-16 10:12:20 +0200
  • b9b6cbbc19
    Merge pull request #17 from CromwellEnage/develop Tim Blechmann 2018-12-24 14:15:03 +0800
  • 161addf062 Update <boost/heap/policies.hpp> and ".travis.yml" CromwellEnage 2018-12-23 19:55:45 -0500
  • e4b3a2ea73 Merge remote-tracking branch 'origin/develop' Tim Blechmann 2018-11-04 05:01:15 +0800
  • aba8d59290
    Merge pull request #16 from boostorg/feature/header-streamlining Tim Blechmann 2018-11-03 21:56:32 +0100
  • 7ea8daa3f8 parameter: only include required headers Tim Blechmann 2018-11-03 23:31:58 +0800
  • 7f4d4826d3
    Merge pull request #15 from boostorg/pr/test-includes Tim Blechmann 2018-10-31 20:52:01 +0100
  • e7371191f7 Added tests for headers being self-contained (i.e. no missing includes). Andrey Semashev 2018-10-28 20:10:39 +0300
  • a080dd98a5
    Merge pull request #14 from glenfe/develop Tim Blechmann 2018-10-29 08:41:14 +0100
  • b7a2fe832e Add .travis.yml Peter Dimov 2018-10-29 01:57:09 +0200
  • 7f1deb82fb Drop dependency on Boost.Mpl in favor of Boost.TypeTraits Glen Fernandes 2018-10-28 14:29:34 -0400
  • 1ad098b275
    Merge pull request #11 from luzpaz/heap-misc-typos Tim Blechmann 2018-09-26 21:10:27 +0200
  • 1390f4ba63 heap: misc-typos luz.paz 2018-09-26 15:06:14 -0400
  • e19f821b30
    Merge pull request #10 from oxidase/fix/nested-name-specifier Tim Blechmann 2017-12-31 19:29:29 +0800
  • f95c5cd29d
    Fix expected nested-name-specifier before ‘const’ error Michael Krasnyk 2017-12-31 11:10:46 +0100
  • 1c9e94a788
    Merge pull request #9 from DanielaE/fix/replace-deprecated-allocator-members Tim Blechmann 2017-12-29 20:45:57 +0800
  • 2b45bfef7f
    Most members of std::allocate are deprecated in C++17 Daniela Engert 2017-12-29 09:51:14 +0100
  • 740a75c053 Merge pull request #8 from DanielaE/feature/replace-removed-random_shuffle Tim Blechmann 2017-05-02 20:02:48 +0200
  • 3799a3ab43 Conditionally replace deprecated/removed C++98 std::random_shuffle by a drop-in implementation. Daniela Engert 2016-09-05 19:22:53 +0200
  • 55db542f4f Revert "Fix calls to iterator_adaptor constructor" Tim Blechmann 2017-03-05 20:08:28 +0800
  • 1c061c9e7d Merge pull request #7 from bartvm/iterator_adaptor_fix Tim Blechmann 2017-02-27 10:19:24 +0800
  • d16f65ee53 Fix calls to iterator_adaptor constructor Bart van Merriënboer 2017-02-26 15:32:56 -0500
  • 7aa8f905f8 heap_merge: include missing header Tim Blechmann 2016-10-28 13:59:51 +0800
  • 173349cee1 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:34 -0500
  • bfadc9e08b Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:34 -0500
  • 1d6f4c1eb8 test: whitespace cleanup Tim Blechmann 2016-04-02 11:59:46 +0200
  • 3aa4a3cdb5 heap: remove broken assertion Tim Blechmann 2016-03-03 13:36:54 +0800
  • 37cdba4292 binomial heap: fix decrease/fixup API Tim Blechmann 2016-03-03 13:36:37 +0800
  • 8ab3f8193d Merge remote-tracking branch 'origin/develop' into HEAD Tim Blechmann 2016-02-17 19:23:03 +0800
  • 1530c17c2f Merge pull request #6 from apolukhin/develop Tim Blechmann 2016-01-17 12:20:17 +0100
  • 0362d7e906 noexcept additions for priority_queue Antony Polukhin 2016-01-17 14:16:55 +0300
  • fea2f0667a Merge remote-tracking branch 'origin/develop' Tim Blechmann 2015-09-26 08:53:59 +0200
  • 8091fbf00a heap: binomial heap - fix size handling in pop() Tim Blechmann 2015-09-05 09:04:32 +0200
  • 0b89b24aa9 Merge remote-tracking branch 'origin/develop' Tim Blechmann 2015-06-11 18:02:38 +0200
  • 322df8f970 Merge branch 'master' of github.com:boostorg/heap Tim Blechmann 2015-06-11 18:01:19 +0200
  • 380d9a4687 pairing heap: fix end() Tim Blechmann 2015-06-07 13:37:45 +0200
  • d80682513d fibonacci heap: fix consolidate for same-priority values Tim Blechmann 2015-04-05 23:34:29 +0200
  • c1484b859d fibonacci heap - update top element in update Tim Blechmann 2015-04-05 22:36:30 +0200
  • 1ccdaf52fb heap: avoid unary_function Tim Blechmann 2015-03-20 09:24:10 +0100
  • 5feb066958 Merge remote-tracking branch 'origin/develop' Tim Blechmann 2015-03-09 15:25:52 +0800
  • 6ca2c4c39d fibonacci heap: remove invalid copy constructor Tim Blechmann 2015-02-08 12:28:45 +0800
  • 3619536fa9 Merge remote-tracking branch 'origin/develop' Tim Blechmann 2014-10-18 13:52:27 -0700
  • 8c6a06f102 fibonacci heap: fix typo in documentation Tim Blechmann 2014-10-17 16:53:10 -0700
  • 916344f831 fibonacci heap fix bug in merge() implementation Tim Blechmann 2014-10-17 16:52:00 -0700
  • bac654db07 Merge pull request #2 from danieljames/metadata Tim Blechmann 2014-08-18 17:07:28 +0200
  • 10e58d8353 Add metadata file. Daniel James 2014-08-18 14:59:40 +0100
  • 65cc4c129c Merge pull request #1 from MarcelRaad/patch-1 Tim Blechmann 2014-07-03 19:38:18 +0200
  • bc6260a787 Fix MSVC14 warning spam in tests Marcel Raad 2014-07-03 18:34:34 +0200
  • e8fd416cff fibonacci-heap: fix for #10003 Tim Blechmann 2014-05-03 20:20:15 +0200
  • fe032c3075 Merge remote-tracking branch 'origin/develop' Tim Blechmann 2014-02-26 12:57:15 +0100
  • c1f313b96f Merge branch 'develop' Tim Blechmann 2013-12-07 12:01:39 +0100
  • 0920a55b1a heap: fix stability problem in binomial heap Tim Blechmann 2013-12-07 11:22:13 +0100
  • e0dddbf23b heap: possible fix for testsuite Tim Blechmann 2013-10-30 18:23:01 +0000
  • 99202f7182 heap: use pragma once if available Tim Blechmann 2013-10-30 18:21:57 +0000
  • 5fd82a9d3f heap: merge fixes from trunk Tim Blechmann 2013-08-23 18:01:11 +0000
  • d5f06a4e12 heap: remove empty destructors Tim Blechmann 2013-08-11 11:11:34 +0000
  • 56e925ee5b heap: destroy nodes via allocator Tim Blechmann 2013-08-11 11:08:13 +0000
  • 70a62f84f9 heap: fix memory leak in destructor Tim Blechmann 2013-08-09 09:18:27 +0000
  • c226504e4d heap: merge changes from trunk Tim Blechmann 2013-08-02 11:29:51 +0000
  • a94800df11 heap: avoid compiler warning Tim Blechmann 2013-06-11 14:45:51 +0000
  • 6cca4cb2db heap: priority_queue_mutable_wrapper - remove obsolete merge function Tim Blechmann 2013-06-11 14:45:24 +0000
  • 910563e350 heap: merge changes from trunk Tim Blechmann 2013-03-24 13:34:19 +0000
  • 7ab72498d7 heap: make handles equality comparable Tim Blechmann 2013-03-15 10:08:11 +0000
  • 7cc702c6b6 heap: compile fix for c++03 Tim Blechmann 2013-03-03 11:33:15 +0000
  • d313a782e8 heap: fix emplace operations Tim Blechmann 2013-03-03 10:54:25 +0000
  • 0346f4cbbd heap: merge fix from trunk Tim Blechmann 2013-01-20 18:02:39 +0000
  • 257cec843d heap: fix fibonacci_heap::erase Tim Blechmann 2013-01-18 15:17:38 +0000
  • 23fe01d8f6 heap: merge changes from trunk Tim Blechmann 2012-12-14 17:15:35 +0000
  • 053e005759 heap: use new c++11 feature tests (remaining instances) Tim Blechmann 2012-12-13 18:48:17 +0000
  • 76cf49de2d heap: use new c++11 feature tests Tim Blechmann 2012-12-13 18:09:10 +0000
  • a7793163b6 heap: merge changes from trunk Tim Blechmann 2012-12-05 16:01:42 +0000
  • afc007d97c heap: replace deprecated macros Tim Blechmann 2012-11-27 08:41:34 +0000
  • 41bba68560 heap: merge changes from trunk Tim Blechmann 2012-11-22 10:59:37 +0000
  • 403475b88c heap: fix more style issues Tim Blechmann 2012-11-21 16:52:31 +0000
  • 137837aafd heap: remove deprecated macros and comply with boost style guides Tim Blechmann 2012-11-21 16:18:27 +0000
  • 7a7ac67504 heap: merge fixes from trunk Tim Blechmann 2012-11-21 14:23:09 +0000
  • a9e733d31e heap: fix typo in comment Tim Blechmann 2012-11-20 09:16:50 +0000
  • 41ac519dfd heap: workaround for msvc lookup bug Tim Blechmann 2012-11-19 12:16:31 +0000
  • c99194061f heap: merge changes from trunk Tim Blechmann 2012-11-13 11:16:53 +0000
  • 0128694deb heap: add test case for ticket no 7358 Tim Blechmann 2012-09-13 18:54:50 +0000
  • fdfffa9bd4 heap: mutable heap wrapper - we should copy the q_ for the compare class Tim Blechmann 2012-09-10 14:57:57 +0000
  • 09b6ded956 heap: fix some inspectin warnings Tim Blechmann 2012-09-09 13:08:14 +0000
  • 629d21051c heap: fix some inspection warnings Tim Blechmann 2012-09-09 13:07:24 +0000
  • 5985d66a96 heap: merge fix for #7233 Tim Blechmann 2012-08-15 15:40:52 +0000
  • 65ee991d13 heap: fix ticket #7233 Tim Blechmann 2012-08-15 08:50:24 +0000
  • 202a1ee196 heap: reduce test size Tim Blechmann 2012-07-01 09:58:00 +0000
  • f71732913a heap: simplify logic for index update Tim Blechmann 2012-07-01 09:54:32 +0000
  • 2f6ae2988d heap: include <utility> for std::forward Tim Blechmann 2012-07-01 09:28:41 +0000
  • 88e3c610dd heap: ability to build tests without linking with boost.test Tim Blechmann 2012-07-01 09:06:50 +0000
  • 3d02698cb5 heap: merge fixes from trunk Tim Blechmann 2012-05-23 08:37:44 +0000
  • f1626a4455 heap: add tests for s_handle_from_iterator Tim Blechmann 2012-05-05 12:22:08 +0000
  • 1ddcb5fe3f heap: c++11 compile fixes and fix for ticket no 6825 Tim Blechmann 2012-05-05 12:21:29 +0000
  • da8302b0ca heap: fix testsuite Tim Blechmann 2012-03-21 17:26:09 +0000
  • 63b8ab6fbf heap: merge fix from trunk Tim Blechmann 2012-02-18 13:27:43 +0000
  • bb631bd633 heap: binomial heap - fix private constructor Tim Blechmann 2012-02-17 11:10:07 +0000
  • 636872cf49 heap: merge documentation fix from trunk Tim Blechmann 2012-02-17 10:25:14 +0000
  • 53ff9bcb5d heap: merge documentation fix from trunk Tim Blechmann 2012-02-17 10:21:27 +0000
  • 24a075434e heap: fix docstring Tim Blechmann 2012-02-17 10:18:10 +0000