Name |
Last commit
|
Last update |
---|---|---|
.. | ||
basic.c | ||
mergebase.c | ||
signatureparsing.c | ||
simplify.c |
If the pqueue comparison fn returned just 0 or 1 (think "a<b") then the sort order of returned items could be wrong because there was a "< 0" that really needed to be "<= 0". Yikes!!!
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
basic.c | Loading commit data... | |
mergebase.c | Loading commit data... | |
signatureparsing.c | Loading commit data... | |
simplify.c | Loading commit data... |