Commit Graph

  • 9dc04a60f4 Rework as esp-idf component esp-idf-component 0xFEEDC0DE64 2023-11-23 17:17:05 +01:00
  • 32c5a6327c Bug fixes for the 1.83.0 release boost-1.88.0.beta1 boost-1.88.0 boost-1.87.0.beta1 boost-1.87.0 boost-1.86.0.beta1 boost-1.86.0 boost-1.85.0.beta1 boost-1.85.0 boost-1.84.0.beta1 boost-1.84.0 boost-1.83.0 master Marshall Clow 2023-08-02 20:42:51 -07:00
  • 62922bd1ff Replace hand-rolled loop with 'iota_n' and back_insert_iterator indirectSort Marshall Clow 2023-06-25 20:32:15 -07:00
  • 25ab833cae Replace call to 'iota' with hand-rolled loop Marshall Clow 2023-06-25 20:20:45 -07:00
  • a7ae53d615 Update docs; fix copy-pasta Marshall Clow 2023-06-23 19:32:48 -07:00
  • 8be54b3eb7 Split test cases Marshall Clow 2023-06-20 20:31:08 -07:00
  • 3ae9ee2f92 Add more tests Marshall Clow 2023-06-20 20:01:38 -07:00
  • 814f8a5c05 Update docs based on feedback, add 'stable_sort', 'partial_sort' and 'nth_element' Marshall Clow 2023-06-18 11:31:32 -07:00
  • 17c47e8061 Add 'indirect_sort' Marshall Clow 2023-06-14 18:30:08 -07:00
  • faac048d59 Merge pull request #116 from jiayuehua/develop develop Marshall Clow 2023-06-14 09:23:41 -07:00
  • d1ecc8b0a8 fix range-base gather algorithm jiayuehua 2023-05-08 11:06:15 +08:00
  • 3fe40eb999 Merge pull request #21 from MarcelRaad/fix_tests Marshall Clow 2023-01-01 09:52:45 -08:00
  • e4d4a685da Fix MSVC warnings in tests Marcel Raad 2016-07-19 10:23:33 +02:00
  • 28dd87b90e Merge branch 'develop' boost-1.83.0.beta1 boost-1.82.0.beta1 boost-1.82.0 boost-1.81.0.beta1 boost-1.81.0 Marshall Clow 2022-11-09 21:21:12 -08:00
  • 7d8a063d35 Merge pull request #110 from Morwenn/patch-1 Marshall Clow 2022-11-07 08:28:29 -08:00
  • 0666c4ce35 Fix links to The Old New Thing Morwenn 2022-11-07 16:44:05 +01:00
  • 6f4d74c6bb Merge pull request #108 from denzor200/denzor200-patch-1 Marshall Clow 2022-10-12 07:39:41 -07:00
  • 6d58f2b9d1 Update is_palindrome.hpp Denis Mikhailov 2022-10-12 19:53:19 +06:00
  • 6a5ca4e89c Merge pull request #107 from fanquake/use_core_enable_if Marshall Clow 2022-08-30 21:47:33 -07:00
  • e8ba63c4ad refactor: use core/enable_if over utility/enable_if fanquake 2022-08-30 17:28:54 +01:00
  • 1c5f74ae25 Merge doc fixes to master boost-1.80.0.beta1 boost-1.80.0 Marshall Clow 2022-07-06 08:22:07 -07:00
  • 6931736390 Fix broken doc build; create new section Marshall Clow 2022-07-01 12:43:47 -07:00
  • 1cfd9592f7 New features for the 1.80.0 release Marshall Clow 2022-06-29 14:03:25 -07:00
  • 12ade334e0 Merge pull request #100 from jgopel/copy-if-while Marshall Clow 2022-06-28 17:46:45 -07:00
  • eec00d8421 Implement copy_if_while and copy_if_until Jonathan Gopel 2022-05-05 16:59:08 -06:00
  • 055ebaa4cd Merge pull request #56 from jeking3/ci Marshall Clow 2022-06-23 21:14:22 -07:00
  • 559835eaa5 Merge branch 'develop' Marshall Clow 2022-06-23 21:09:11 -07:00
  • 00c6f1d6c1 Merge pull request #103 from jgopel/transform-inclusive-scan-docs Marshall Clow 2022-06-05 16:48:19 -07:00
  • 6b7a38f639 Add documentation to transform_exclusive_scan Jonathan Gopel 2022-06-05 14:18:33 +00:00
  • 02f436c25d Add documentation to transform_inclusive_scan Jonathan Gopel 2022-06-05 14:03:16 +00:00
  • da8ea581eb Merge pull request #88 from apolukhin/antoshkka/deprecated-copy-warnings Marshall Clow 2021-12-23 11:36:00 -08:00
  • a9cd6c353f fix -Wdeprecated-copy warnings in string algorithms Antony Polukhin 2021-10-03 17:16:12 +03:00
  • 2a05506d52 Merge pull request #86 from libbooze/add_is_clamped_to_boost_algorithm Marshall Clow 2021-09-25 12:25:08 -07:00
  • 9d5ddb6a7a update authors Ivan Matek 2021-09-13 00:28:03 +02:00
  • 9031f17bb8 update CR Ivan Matek 2021-09-13 00:22:03 +02:00
  • 0c2e904c0d fix comments for type_identity Ivan Matek 2021-08-31 21:57:03 +02:00
  • d717d999be boost::type_identity modernization Ivan Matek 2021-08-31 21:45:41 +02:00
  • 2409048368 fix spaceship detection macros, add tests for point interval and first argument determines type Ivan Matek 2021-08-31 21:39:59 +02:00
  • fe66d6211d Merge branch 'develop' into add_is_clamped_to_boost_algorithm Ivan Matek 2021-08-30 02:03:13 +02:00
  • c5f6f52560 Remove dependency on boost::mpl from 'clamp' and 'is_sorted' Marshall Clow 2021-08-29 16:19:52 -07:00
  • ba3f706b1d comment uniformization Ivan Matek 2021-08-29 23:05:56 +02:00
  • aab7e1c121 fix spaceship support macro check, proper order of includes in test Ivan Matek 2021-08-29 23:02:22 +02:00
  • 02b05e5e24 rm unneeded include Ivan Matek 2021-08-01 00:48:46 +02:00
  • 4ad181f464 Add is_clamped.hpp, is_clamped_test.cpp Ivan Matek 2021-07-31 21:20:56 +02:00
  • 3b3bd8d3db Merge changes from develop for the 1.76.0 release boost-1.79.0.beta1 boost-1.79.0 boost-1.78.0.beta1 boost-1.78.0 boost-1.77.0.beta1 boost-1.77.0 boost-1.76.0 Marshall Clow 2021-04-07 09:28:02 -07:00
  • c9077bd495 Add CMakeLists.txt Peter Dimov 2021-03-18 17:32:16 +02:00
  • bcd55d9992 Merge pull request #80 from gcerretani/patch-1 Marshall Clow 2021-03-03 18:18:24 -08:00
  • b139b72230 Merge pull request #84 from eldiener/develop Marshall Clow 2021-01-18 18:26:35 -08:00
  • 137c92dac0 [skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. Edward Diener 2021-01-18 20:32:12 -05:00
  • bd81ca42a2 Merge pull request #82 from eldiener/develop Marshall Clow 2020-11-18 09:56:38 -08:00
  • fc86cd34f7 Remove erroneous inclusion of C++11 type_traits header file. Edward Diener 2020-11-18 12:46:50 -05:00
  • ca77e55428 Bug fixes for 1/75/0 boost-1.76.0.beta1 boost-1.75.0 Marshall Clow 2020-11-17 15:45:39 -08:00
  • 8c26a50a12 Fix incorrect include guards (copypasta). Thanks to Anton Vasin (tony-space) for the bug report and fix boost-1.75.0.beta1 Marshall Clow 2020-11-12 08:32:46 -08:00
  • c16b8ffadd Update usage.xml Giovanni Cerretani 2020-10-23 15:27:49 +02:00
  • 1e098f39d4 Merge pull request #77 from vgvassilev/patch-2 Marshall Clow 2020-07-18 06:47:16 -07:00
  • e4c3628f4d Merge pull request #75 from vgvassilev/patch-1 Marshall Clow 2020-07-18 06:44:49 -07:00
  • 49d284392c Add missing include Vassil Vassilev 2020-07-17 11:06:33 +03:00
  • 68100d9198 Add missing includes Vassil Vassilev 2020-07-17 08:16:46 +03:00
  • 1634b819b3 Merge pull request #74 from vgvassilev/patch-1 Marshall Clow 2020-07-16 18:21:46 -07:00
  • 4547b1a5fe Add missing include Vassil Vassilev 2020-07-17 01:52:08 +03:00
  • 7f527f3c4d Merge changes from develop for the 1.74.0 release boost-1.74.0.beta1 boost-1.74.0 Marshall Clow 2020-06-24 09:47:23 -07:00
  • 130e4da8cb Remove empty loop bodies to prevent clang 'extra-semi-stmt warnings'. Thanks to Eugene for the heads-up Marshall Clow 2020-05-28 22:05:47 -07:00
  • 7975c764bb Merge pull request #72 from Lastique/remove_iterator_hpp2 Marshall Clow 2020-05-11 08:44:40 -07:00
  • 8710bbd4b6 Remove a few leftover uses of boost/detail/iterator.hpp. Andrey Semashev 2020-05-11 18:42:15 +03:00
  • cfb7c429f7 Merge pull request #71 from Lastique/remove_iterator_hpp Marshall Clow 2020-05-11 08:17:52 -07:00
  • ed4033f0cc Avoid using deprecated header boost/detail/iterator.hpp. Andrey Semashev 2020-05-11 17:21:24 +03:00
  • 6d86fb3aaa Change include of boost/bind.hpp -> boost/bind/bind.hpp. Thanks to Andrey for the suggested patch Marshall Clow 2020-04-28 12:41:10 -07:00
  • ce81930319 Merge pull request #69 from eldiener/develop Marshall Clow 2020-04-12 09:49:45 -07:00
  • 8e23ffde9e Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. Edward Diener 2020-03-30 18:47:19 -04:00
  • e59958cc4d Merge include + doc fixes to master for 1.72 release boost-1.73.0.beta1 boost-1.73.0 boost-1.72.0 Marshall Clow 2019-12-03 16:53:16 -08:00
  • a814721376 Apply PR#57 from tonyelewis to improve the docs. Thanks, Tony\! Marshall Clow 2019-12-03 08:39:34 -08:00
  • 9ef3df0d0b Update header files to always include boost/config.hpp. Fixes issue #61 Marshall Clow 2019-12-03 08:33:05 -08:00
  • 44527f4c81 Algorithm: Merge example fixes master for 1.72.0 Marshall Clow 2019-12-03 07:48:39 -08:00
  • 9093abbda9 Update examples so that they build Marshall Clow 2019-11-27 10:58:37 -08:00
  • 1b65b8de02 Merge bug fixes to master for 1.71 boost-1.72.0.beta1 boost-1.71.0.beta1 boost-1.71.0 Marshall Clow 2019-07-10 15:14:08 -07:00
  • 77bbc6ce43 Merge pull request #49 from Ben10do/feature/forwarding-references Marshall Clow 2019-07-03 07:54:40 -07:00
  • 0a57ec30a2 Update the apply_permutation tests to use the BOOST_CHECK_EQUAL_COLLECTIONS facilities. Based on https://github.com/boostorg/algorithm/pull/42 Thanks to Jeremy for the patch Marshall Clow 2019-07-03 07:44:25 -07:00
  • ac1713e130 Enhance CI, add license and readme, and fix a visibility issue James E. King III 2018-10-30 15:41:36 +00:00
  • 9477cd8be0 Merge pull request #59 from tinko92/develop Marshall Clow 2019-04-29 11:58:43 -04:00
  • f39107f228 Replace broken links. Tinko Bartels 2019-04-23 13:48:19 +02:00
  • 5af3e3b174 Merge bug fixes to master boost-1.70.0.beta1 boost-1.70.0 boost-1.69.0 Marshall Clow 2018-12-04 09:35:03 -08:00
  • 1cbe285841 Fix bug in is_sorted docs; thanks to Tony E for the report: https://github.com/boostorg/algorithm/issues/54 Marshall Clow 2018-11-01 17:45:41 -07:00
  • b6c04d6dc5 Make apply_permutation work for C++03. Thanks to @jeking3 for the report. Marshall Clow 2018-10-30 15:23:29 -07:00
  • bf2b49e57e Merge pull request #51 from jeking3/fix-colon Marshall Clow 2018-10-30 09:40:12 -07:00
  • 01b0dd8648 fix extraneous colon in test jamfile causing a build warning James E. King III 2018-10-27 12:09:35 +00:00
  • 6763d75683 Merge pull request #50 from tzlaine/develop Marshall Clow 2018-10-02 15:36:56 -07:00
  • 435cc61af8 Fix sloppy find_not() and find_*backward() code examples. Zach Laine 2018-10-02 17:22:49 -05:00
  • 45baad2431 Correct lvalue/rvalue nomenclature Ben10do 2018-08-02 22:18:54 +01:00
  • 5408a17020 Add tests with lvalue inputs Ben10do 2018-08-01 22:42:18 +01:00
  • c6f784cb70 Use forwarding references in string/split.hpp Ben10do 2018-08-01 20:54:17 +01:00
  • badf1b3f0c Merge broken links to master. NFC boost-1.69.0-beta1 boost-1.68.0 Marshall Clow 2018-07-31 22:57:40 -07:00
  • e4dfe0885f Fix broken link to license file in header comment. NFC Marshall Clow 2018-07-30 13:07:36 -07:00
  • 4f9afb0682 Merge for the 1.68.0 beta Marshall Clow 2018-07-04 11:27:27 -07:00
  • 3659b18846 Add newlines at the end of the fuzzing files Marshall Clow 2018-07-04 11:26:52 -07:00
  • 6bb5fa5ee0 Remove 'wrappers' Marshall Clow 2018-07-04 11:24:01 -07:00
  • ee7a0247be Merge pull request #48 from tzlaine/develop Marshall Clow 2018-05-31 10:05:29 -07:00
  • d1b0024aad Add Travis and Appveyor CI config files. Zach Laine 2018-05-19 11:42:56 -05:00
  • ecb8bfab76 Merge pull request #47 from tzlaine/develop Marshall Clow 2018-05-18 07:37:36 -07:00
  • 3f2a962ace East const -> west const. I regret nothing! Zach Laine 2018-05-14 19:17:00 -05:00
  • 6b2246468e find_{not,*backward} docs copy editing. Zach Laine 2018-05-12 16:47:47 -05:00