]> mj.ucw.cz Git - libucw.git/commit
Implemented SORT_UNIFY, SORT_UNIQUE and debugged SORT_VAR_DATA.
authorMartin Mares <mj@ucw.cz>
Fri, 2 Feb 2007 22:27:02 +0000 (23:27 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 2 Feb 2007 22:27:02 +0000 (23:27 +0100)
commit7b52ebbcc1ef1faaeb666bf42d72604b6e84f84a
tree5319e23e3e4e37b8733a79e740c18389cd39c71d
parenta0040bd045e62e1f47852b1e1285fc0f0b34f78d
Implemented SORT_UNIFY, SORT_UNIQUE and debugged SORT_VAR_DATA.

Now the new sorter is equivalent to the old sorter (i.e., the same algorithms),
but with new interface and standing on new foundations. I will write
a simple test suite and then start filling the gaps with something
interesting.
lib/sorter/common.h
lib/sorter/govern.c
lib/sorter/s-internal.h
lib/sorter/s-twoway.h
lib/sorter/sort-test.c
lib/sorter/sorter.h