mirror of
https://github.com/boostorg/move.git
synced 2025-07-31 12:57:14 +02:00
Update changelist and added special thanks to sorting algorithm authors.
This commit is contained in:
11
doc/move.qbk
11
doc/move.qbk
@ -784,10 +784,21 @@ and Klaus Triendl discovered how to bind const rlvalues using `class rv`.
|
||||
|
||||
Many thanks to all boosters that have tested, reviewed and improved the library.
|
||||
|
||||
Special thanks to:
|
||||
|
||||
* Orson Peters, author of [@https://github.com/orlp/pdqsort Pattern-defeating quicksort (pdqsort)].
|
||||
* Andrey Astrelin, author of [@https://github.com/Mrrl/GrailSort Grail Sort].
|
||||
|
||||
[endsect]
|
||||
|
||||
[section:release_notes Release Notes]
|
||||
|
||||
[section:release_notes_boost_1_67 Boost 1.67 Release]
|
||||
|
||||
* Added pdqsort and heap_sort implementations, initially as a detail, they will be official in the future once better tested.
|
||||
|
||||
[endsect]
|
||||
|
||||
[section:release_notes_boost_1_66 Boost 1.66 Release]
|
||||
|
||||
* Fixed bugs:
|
||||
|
Reference in New Issue
Block a user