From 556cfa14c25a4124673e2a7489308e82021cf58b Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 7 Sep 2007 12:30:18 +0200 Subject: [PATCH] Cleanup of array sorter interface and added quicksplit. --- lib/sorter/array.h | 58 ++++++++++++++++++++++++++++++++++++----- lib/sorter/common.h | 1 + lib/sorter/s-fixint.h | 1 - lib/sorter/s-internal.h | 1 - 4 files changed, 53 insertions(+), 8 deletions(-) diff --git a/lib/sorter/array.h b/lib/sorter/array.h index ef1d0551..aa75e05a 100644 --- a/lib/sorter/array.h +++ b/lib/sorter/array.h @@ -24,11 +24,13 @@ * defined by the sorter) * ASORT_KEY_TYPE [*] data type of a single array entry key * ASORT_LT(x,y) x < y for ASORT_TYPE (default: "x x