2
0
mirror of https://github.com/boostorg/sort.git synced 2026-01-19 04:42:11 +00:00

Commit Graph

  • a601675110 Update GitHub Actions CI file sdarwin 2021-07-30 16:10:13 +00:00
  • 9b93675dae parallel_stable_sort corrections Francisco Tapia 2021-06-24 19:56:00 +02:00
  • 1471491d8c Merge pull request #55 from joemmett/guard_std_min spreadsort 2021-06-19 21:55:36 -04:00
  • 5ef42ab3e3 Guard another use of std::min from Windows.h corruption Jonathan Emmett 2021-06-16 11:16:08 -04:00
  • 3494eca5cc Add CMakeLists.txt boost-1.77.0.beta1 Peter Dimov 2021-05-28 00:43:38 +03:00
  • 7d262441d6 Merge pull request #53 from boostorg/develop spreadsort 2021-04-11 10:32:55 -04:00
  • 36dd10e833 Merge pull request #52 from orlp/develop spreadsort 2021-03-15 18:45:09 -04:00
  • fc2a3c32bb Fixed obscure integer overflow and simplified block partitioning. Orson Peters 2021-03-14 21:13:10 +01:00
  • eb1ede3005 Merge pull request #50 from boostorg/develop boost-1.76.0 spreadsort 2021-03-11 19:25:02 -05:00
  • 00b3c9bdcb Merge pull request #49 from boostorg/master spreadsort 2021-03-10 18:51:26 -05:00
  • a909b4158f Merge pull request #48 from sdarwin/githubactions spreadsort 2021-03-03 11:31:13 -05:00
  • dbc345d4bd Add GitHub Actions config [ci skip] sdarwin 2021-03-03 15:00:23 +00:00
  • fb52ac043a Merge pull request #47 from eldiener/develop spreadsort 2021-01-24 07:12:58 -05:00
  • 13cd42590f [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-21 11:07:36 -05:00
  • d89baf4d5a Merge pull request #46 from sdarwin/drone spreadsort 2021-01-12 21:23:00 -05:00
  • 2ffb4cb8bd add drone config [ci skip] sdarwin 2021-01-12 16:57:51 +00:00
  • 9ff0221684 Merge pull request #42 from boostorg/develop boost-1.76.0.beta1 boost-1.75.0.beta1 boost-1.75.0 boost-1.74.0.beta1 boost-1.74.0 spreadsort 2020-06-06 15:52:58 -04:00
  • 161e181844 Merge pull request #41 from boostorg/master spreadsort 2020-06-04 20:59:35 -04:00
  • 67ba91373c Merge pull request #40 from Kojoley/cease-dependence-on-serialization spreadsort 2020-05-24 14:57:23 -04:00
  • fefa53808f Cease dependence on Serialization Nikita Kniazev 2020-05-23 18:18:05 +03:00
  • 9dfadc8496 Merge pull request #39 from boostorg/develop boost-1.73.0.beta1 boost-1.73.0 spreadsort 2020-02-19 22:10:36 -05:00
  • 36a1f95f5e Merge pull request #29 from boostorg/master spreadsort 2020-02-19 22:06:01 -05:00
  • 90fc6e0683 Merge pull request #38 from orlp/patch-1 spreadsort 2020-02-09 12:08:05 -05:00
  • 3361997b02 Fix conversion warnings. Orson Peters 2020-02-09 13:06:41 +01:00
  • 05c56816e5 Merge pull request #34 from CaseyCarter/windows_hates_min_max Francisco Tapia 2019-05-21 13:44:30 +02:00
  • 47bb50fcd5 Guard uses of std::max and std::min Casey Carter 2019-05-09 14:13:52 -07:00
  • 852273a163 Merge pull request #32 from eldiener/develop spreadsort 2018-12-03 23:00:16 -05:00
  • 965375243b Remove executable permission. Edward Diener 2018-12-03 08:03:40 -05:00
  • 62dbaee977 Merge pull request #31 from boostorg/develop boost-1.72.0.beta1 boost-1.72.0 boost-1.71.0.beta1 boost-1.71.0 boost-1.70.0.beta1 boost-1.70.0 boost-1.69.0-beta1 boost-1.69.0 Francisco Tapia 2018-11-05 20:19:46 +01:00
  • 78122414f1 Merge pull request #30 from boostorg/develop Francisco Tapia 2018-11-05 19:56:26 +01:00
  • f908ea4a99 error in parallel_stable_sort Francisco 2018-11-05 19:46:36 +01:00
  • 32c476fce4 Switch fallback sort from std::sort to pdqsort Steven Ross 2018-08-23 06:37:38 -04:00
  • 5242890410 Merge pull request #27 from boostorg/develop boost-1.68.0 spreadsort 2018-06-28 23:03:19 -04:00
  • d53205e18c Merge pull request #26 from jemfinch/patch-1 spreadsort 2018-06-28 22:52:45 -04:00
  • 4110fe3475 Swap the conditions in rough_log_2_size Jeremy Fincher 2018-06-21 18:54:32 -04:00
  • e084f14728 Merge pull request #25 from boostorg/develop boost-1.67.0 spreadsort 2018-03-27 20:30:29 -04:00
  • 7b43ca0155 Add files via upload Francisco Tapia 2018-03-20 13:49:21 +01:00
  • 5c1e07d75d Add files via upload Francisco Tapia 2018-03-20 13:43:34 +01:00
  • c5ea24d73c Add files via upload Francisco Tapia 2018-03-20 13:42:41 +01:00
  • 6d40b1de7a Add files via upload Francisco Tapia 2018-03-20 13:41:52 +01:00
  • dc3fc891d1 Add files via upload Francisco Tapia 2018-03-20 13:41:06 +01:00
  • 9c7c78c9b5 Merge pull request #23 from boostorg/develop spreadsort 2017-12-21 22:20:14 -05:00
  • eab6be7712 Merge pull request #22 from zerotypos-found/fix_inspection_report_issues_2 spreadsort 2017-12-19 06:43:43 -05:00
  • 042b233bc0 Fix typo zerotypos-found 2017-12-19 11:51:33 +09:00
  • 5555d4b21d Detab zerotypos-found 2017-12-19 11:45:56 +09:00
  • 41d23037ce Remove non-ASCII characters zerotypos-found 2017-12-19 11:45:24 +09:00
  • 1ee7e024e0 Merge pull request #21 from zerotypos-found/fix_inspection_report_issues spreadsort 2017-12-07 19:46:29 -08:00
  • 88de8d8a2a Fix inspection report issues zerotypos-found 2017-12-05 12:10:07 +09:00
  • 0ab19b1356 Add files via upload Francisco Tapia 2017-11-29 16:26:06 +01:00
  • 2b634c0633 Requiring the boost cxx11 random header for the pdqsort test. Steven Ross 2017-11-26 13:51:04 -05:00
  • 69860dbdd7 Fixing compile errors with tuning random number generator. Steven Ross 2017-11-26 13:28:03 -05:00
  • 4367cadfd1 Add files via upload Francisco Tapia 2017-11-24 08:45:53 +01:00
  • 148fa71530 Merge pull request #20 from orlp/develop Francisco Tapia 2017-11-24 08:36:54 +01:00
  • 31d48b0d84 Renamed pdqsort.h to pdqsort.hpp and added tests for pdqsort. Orson Peters 2017-11-23 18:45:34 +01:00
  • ea90cbd50c Merge pull request #19 from MinahilRaza/develop spreadsort 2017-11-21 21:43:19 -05:00
  • b7713dadd2 spinsort correction fjtapia 2017-11-21 18:42:48 +01:00
  • 50d2579d68 doc corrections fjtapia 2017-11-21 18:37:15 +01:00
  • 18c83663ee Update README.md MinahilRaza 2017-11-21 09:27:14 +05:00
  • 896098438d Fix float_sort_test warnings Steven Ross 2017-11-16 21:12:40 -05:00
  • d195cb4698 Install libstdc++ 4.9 for clang to avoid ::gets error Peter Dimov 2017-11-14 02:22:18 +02:00
  • 430ce075e7 Add .travis.yml Peter Dimov 2017-11-14 02:09:17 +02:00
  • 5986477ecc Fix test/Jamfile Peter Dimov 2017-11-14 02:03:13 +02:00
  • 619a0eec78 Add .gitattributes Peter Dimov 2017-11-14 02:02:50 +02:00
  • 2da109bffd Add files via upload Francisco Tapia 2017-11-14 00:12:51 +01:00
  • 13608a28ac Add files via upload Francisco Tapia 2017-11-10 19:01:04 +01:00
  • b08bf581b8 Add files via upload Francisco Tapia 2017-11-10 19:00:25 +01:00
  • 8b57a87bc7 Add files via upload Francisco Tapia 2017-11-10 18:59:57 +01:00
  • 1a13a0a6fe Add files via upload Francisco Tapia 2017-11-10 18:59:03 +01:00
  • 2729a36b67 Add files via upload Francisco Tapia 2017-11-10 18:57:41 +01:00
  • cdecffcc53 Correct performance note in readme, and add C++11 requirement to the tests. Steven Ross 2017-10-30 22:26:53 -04:00
  • 2a1fc27f81 Merge pull request #16 from orlp/develop spreadsort 2017-10-30 21:44:45 -04:00
  • 3db37352d2 Added pdqsort docs. Orson Peters 2017-10-30 15:12:47 +01:00
  • 7dc099cc67 Doc tweaks from latest review, including spreadsort performance. Steven Ross 2017-10-29 22:34:00 -04:00
  • 57f08b8914 Add files via upload Francisco Tapia 2017-10-22 13:59:32 +02:00
  • 2251c4640c Add files via upload Francisco Tapia 2017-10-22 13:58:05 +02:00
  • 0e07dbd2b8 Add files via upload Francisco Tapia 2017-08-17 23:47:16 +02:00
  • 0290eb89df Documentation grammar fixes. Steven Ross 2017-08-11 22:07:47 -04:00
  • c9dba0214b Adding Francisco's new docs Steven Ross 2017-08-07 23:38:01 -04:00
  • e52652ce6f delete namespace parallel fjtapia 2017-07-21 12:14:14 +02:00
  • 5e946ccdce Add files via upload Francisco Tapia 2017-07-21 11:09:35 +02:00
  • 7e49398b12 Add files via upload Francisco Tapia 2017-07-16 20:38:39 +02:00
  • 7b9e72ffae Add documentation structure for other sorting algorithms. Steven Ross 2017-04-01 23:03:18 -04:00
  • b2b07125c0 Apply the range support written by Alexander Zaitsev. Steven Ross 2017-04-01 21:24:40 -04:00
  • a012636dad Merge pull request #14 from boostorg/develop boost-1.66.0 boost-1.65.1 boost-1.65.0 boost-1.64.0-beta2 boost-1.64.0-beta1 boost-1.64.0 spreadsort 2016-12-30 06:53:00 -05:00
  • af889e8ff3 Merge pull request #13 from boostorg/master spreadsort 2016-12-30 06:51:33 -05:00
  • 9a130002ae Fix tune.pl to refer to the b2 in the boost root. Steven Ross 2016-12-30 06:46:47 -05:00
  • 18bb45535a Add, and update, documentation build targets. boost-1.63.0 Rene Rivera 2016-10-07 23:07:36 -05:00
  • fc948c56f1 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:36 -05:00
  • 07625e009d Merge pull request #10 from boostorg/develop boost-1.62.0 boost-1.61.0 spreadsort 2016-04-18 21:31:46 -04:00
  • 349cec52e1 Merge pull request #9 from boostorg/master spreadsort 2016-04-18 21:27:24 -04:00
  • 11e8bf247a Minor clean up for string_sort_test Steven Ross 2016-04-14 23:15:12 -04:00
  • c02e2924c3 Using curr in reverse_string_sort_rec to fix update_offset call. Steven Ross 2016-04-14 23:09:27 -04:00
  • 3326d79337 Documentation update to clarify float_sort. Steven Ross 2015-10-11 20:53:32 -04:00
  • 896d789daa Merge pull request #6 from boostorg/develop boost-1.60.0 spreadsort 2015-09-20 16:52:04 -04:00
  • d525fb024c Removing wchar test that doesn't apply on linux Requiring 2-byte wchar_ts for spreadsort direct call. Steven Ross 2015-09-20 11:01:05 -04:00
  • 1dc9f15073 Merge pull request #5 from boostorg/develop spreadsort 2015-09-19 23:45:09 -04:00
  • 9bb5778ed4 Fixing wstring sorting from spreadsort interface. Fixed the string_sort test to include wstring. Steven Ross 2015-09-19 23:33:19 -04:00
  • b087fd854f Merge branch 'develop' of https://github.com/boostorg/sort into develop Steven Ross 2015-09-19 21:45:51 -04:00
  • f693767c5e Adding tests for and fixing early-exit with reverse-sorted negatives. Steven Ross 2015-09-19 21:44:06 -04:00
  • ad03a6376c Merge pull request #2 from boostorg/master spreadsort 2015-04-18 10:30:24 -04:00