Commit Graph

95 Commits

Author SHA1 Message Date
fjtapia
e52652ce6f delete namespace parallel 2017-07-21 12:14:14 +02:00
Francisco Tapia
5e946ccdce Add files via upload 2017-07-21 11:09:35 +02:00
Francisco Tapia
7e49398b12 Add files via upload 2017-07-16 20:38:39 +02:00
Steven Ross
7b9e72ffae Add documentation structure for other sorting algorithms. 2017-04-01 23:03:18 -04:00
Steven Ross
b2b07125c0 Apply the range support written by Alexander Zaitsev. 2017-04-01 21:24:40 -04:00
spreadsort
a012636dad Merge pull request #14 from boostorg/develop
Move tune.pl fix to master
2016-12-30 06:53:00 -05:00
spreadsort
af889e8ff3 Merge pull request #13 from boostorg/master
develop->Master
2016-12-30 06:51:33 -05:00
Steven Ross
9a130002ae Fix tune.pl to refer to the b2 in the boost root. 2016-12-30 06:46:47 -05:00
Rene Rivera
18bb45535a Add, and update, documentation build targets. 2016-10-10 11:39:53 -05:00
Rene Rivera
fc948c56f1 Add, and update, documentation build targets. 2016-10-07 23:07:36 -05:00
spreadsort
07625e009d Merge pull request #10 from boostorg/develop
Merging from develop to master
2016-04-18 21:31:46 -04:00
spreadsort
349cec52e1 Merge pull request #9 from boostorg/master
Update master from develop
2016-04-18 21:27:24 -04:00
Steven Ross
11e8bf247a Minor clean up for string_sort_test 2016-04-14 23:15:12 -04:00
Steven Ross
c02e2924c3 Using curr in reverse_string_sort_rec to fix update_offset call.
This bug can cause a performance hit, but should not impact accuracy.
2016-04-14 23:09:27 -04:00
Steven Ross
3326d79337 Documentation update to clarify float_sort. 2015-10-11 20:53:32 -04:00
spreadsort
896d789daa Merge pull request #6 from boostorg/develop
Removing wchar test that doesn't apply on linux
2015-09-20 16:52:04 -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
spreadsort
1dc9f15073 Merge pull request #5 from boostorg/develop
Merge from Develop
2015-09-19 23:45:09 -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
b087fd854f Merge branch 'develop' of https://github.com/boostorg/sort into develop 2015-09-19 21:45:51 -04:00
Steven Ross
f693767c5e Adding tests for and fixing early-exit with reverse-sorted negatives. 2015-09-19 21:44:06 -04:00
spreadsort
ad03a6376c Merge pull request #2 from boostorg/master
Reverse merge
2015-04-18 10:30:24 -04:00
spreadsort
962e69b055 Merge pull request #1 from boostorg/develop
Fix backup doc index link
2015-04-18 10:26:42 -04:00
spreadsort
bd97169195 Delete obsolete doc that will just cause confusion 2015-04-18 10:23:30 -04:00
spreadsort
62242e088c Fix backup doc index link 2015-03-13 21:45:14 -04:00
spreadsort
d719e2ac8a Fix backup doc index link 2015-03-13 21:44:29 -04:00
Steven Ross
7cea8257cb Merge branch 'develop' 2015-02-07 13:37:47 -05:00
Steven Ross
5057bbb18d Adding a library metadata file. 2015-02-07 13:29:20 -05:00
Steven Ross
ae013c78ec Removing unnecessary ":" 2015-01-20 21:59:06 -05: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
Steven Ross
ce224a320f Updating master to match develop for Jamfile name. 2015-01-20 21:52:59 -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
42aa28f19a Fixing param names in the source comments. 2015-01-17 08:37:04 -05:00
Steven Ross
e2e1f56217 Deleting obsolete docs 2015-01-16 14:01:15 -05:00
Steven Ross
7675a6f62b Deleting generated code, adding excerpts to some examples, fixing a couple descriptions, and cleaning up some poor code style. 2015-01-16 13:56:08 -05:00
Steven Ross
1787c442ad Cleaning up documentation to include all 3 subsidiary sort types, fix some examples, and correct parameter descriptions. 2015-01-15 00:09:10 -05:00
pabristow
12b1e9acf2 Changed index.html to direct to Quickbook version.
Deleted oldgraph as copy not a doc/graph/
Rebuilt docs.
2015-01-14 15:19:47 +00:00
pabristow
0ba55bc84a Test trivial change (capital a in Frequently Asked Questions) to check can push OK. 2015-01-14 13:05:59 +00:00
Steven Ross
1d69adb5a7 License update 2015-01-13 22:30:05 -05:00
Steven Ross
a13f81d3cb Fixing namespace of ifndef in tune.pl 2015-01-13 22:04:59 -05:00
Steven Ross
0fd1033a52 Fixing missing level of hierarchy in tune.pl 2015-01-13 22:00:54 -05:00
Steven Ross
6b7bf14090 LICENSE is now irrelevant, as this will be part of the boost distribution 2015-01-13 21:57:54 -05:00
Steven Ross
ef2c4af383 Adding the new boost sort library. 2015-01-13 21:56:11 -05:00
Beman Dawes
b4b6bd6b1e Initial commit 2015-01-10 09:42:49 -05:00