marko
42e1de99df
branches/zip: Revert r1523. Passing extra parameters to SORT_FUN and CMP_FUN
...
of UT_SORT_FUNCTION_BODY is best done by defining SORT_FUN and CMP_FUN as
macros when needed. The solution of r1523 allows for only one extra parameter.
2007-05-28 07:42:28 +00:00
marko
1b83baaddf
branches/zip: UT_SORT_FUNCTION_BODY(): Add the parameter CTX, which will be
...
needed in row0merge.c for merge sorting the small blocks in main memory.
Pass CTX also to SORT_FUN. Adjust all users.
2007-05-24 13:14:57 +00:00
marko
38e09b2fea
branches/zip: Merge revisions 720:765 from trunk and reindent the code
...
as per revisions r763:765.
2006-08-29 09:30:31 +00:00
marko
3d085927ba
branches/zip: Disable unused function ut_dulint_sort().
2006-08-15 14:28:09 +00:00
marko
747c8fad44
branches/zip: Merge revisions 200:236 from trunk.
2006-02-23 19:25:29 +00:00
osku
2903c72469
Import 5.0 code.
2005-10-27 07:29:40 +00:00