This website requires JavaScript.
Explore
Help
Sign In
boost
/
build
Watch
2
Star
0
Fork
0
You've already forked build
mirror of
https://github.com/boostorg/build.git
synced
2026-02-20 02:32:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
44f08655993ae7b05f66948baaceaf354c4e044d
build
/
historic
History
Jurko Gospodnetić
44f0865599
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 significantly speeding up some project builds.
...
[SVN r44195]
2008-04-11 21:03:06 +00:00
..
jam
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 significantly speeding up some project builds.
2008-04-11 21:03:06 +00:00