mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Fix syntax error that was causing quickbook to crash.
[SVN r49989]
This commit is contained in:
@@ -123,7 +123,7 @@ improvements. And because of the efforts of Jurko the code is considerably more
|
||||
]
|
||||
[li Implemented a patch contributed by Igor Nazarenko reimplementing the list_sort()
|
||||
function to use a C qsort() function instead of a hand-crafted merge-sort algorithm.
|
||||
Makes some list sortings (e.g. 1,2,1,2,1,2,1,2,...) extremely faster, in turn
|
||||
Makes some list sortings (e.g. 1,2,1,2,1,2,1,2, \.\.\.) extremely faster, in turn
|
||||
significantly speeding up some project builds.
|
||||
-- ['Jurko G.]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user