Changeset 44195

Timestamp:
Apr 11, 2008, 9:03:06 PM (15 years ago)
Author:
Jurko Gospodnetic
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.