Commit Graph

20 Commits

Author SHA1 Message Date
Francisco
f908ea4a99 error in parallel_stable_sort 2018-11-05 19:46:36 +01:00
zerotypos-found
5555d4b21d Detab 2017-12-19 11:45:56 +09:00
Steven Ross
2b634c0633 Requiring the boost cxx11 random header for the pdqsort test.
I believe this is a requirement to use the library.
2017-11-26 13:51:04 -05:00
Francisco Tapia
4367cadfd1
Add files via upload 2017-11-24 08:45:53 +01:00
Orson Peters
31d48b0d84 Renamed pdqsort.h to pdqsort.hpp and added tests for pdqsort. 2017-11-23 18:45:34 +01:00
fjtapia
50d2579d68 doc corrections 2017-11-21 18:37:15 +01:00
Steven Ross
896098438d Fix float_sort_test warnings 2017-11-16 21:12:40 -05:00
Peter Dimov
5986477ecc Fix test/Jamfile 2017-11-14 02:03:13 +02:00
Francisco Tapia
2da109bffd
Add files via upload 2017-11-14 00:12:51 +01:00
Francisco Tapia
2729a36b67
Add files via upload 2017-11-10 18:57:41 +01:00
Steven Ross
cdecffcc53 Correct performance note in readme, and add C++11 requirement to the tests. 2017-10-30 22:26:53 -04:00
fjtapia
e52652ce6f delete namespace parallel 2017-07-21 12:14:14 +02:00
Steven Ross
11e8bf247a Minor clean up for string_sort_test 2016-04-14 23:15:12 -04:00
Steven Ross
d525fb024c Removing wchar test that doesn't apply on linux
Requiring 2-byte wchar_ts for spreadsort direct call.
2015-09-20 11:01:05 -04:00
Steven Ross
9bb5778ed4 Fixing wstring sorting from spreadsort interface.
Fixed the string_sort test to include wstring.
2015-09-19 23:33:19 -04:00
Steven Ross
f693767c5e Adding tests for and fixing early-exit with reverse-sorted negatives. 2015-09-19 21:44:06 -04:00
Steven Ross
f8a87646a2 Remove unnecessary ":" 2015-01-20 21:58:16 -05:00
Steven Ross
a8500edacb Updating Jamfile with noop change to test merging. 2015-01-20 21:54:44 -05:00
Beman
b2a2e4006e Update test-suite name to match library name. Note sure if this is an actual requirement, or just a convention. 2015-01-19 21:35:29 -05:00
Steven Ross
ef2c4af383 Adding the new boost sort library. 2015-01-13 21:56:11 -05:00