]> mj.ucw.cz Git - libucw.git/commit
Changed the interface of the array sorter: the buffer and hash_bits parameters
authorMartin Mares <mj@ucw.cz>
Sat, 8 Sep 2007 17:51:30 +0000 (19:51 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 8 Sep 2007 17:51:30 +0000 (19:51 +0200)
commit1f1ccf1786a62973de953e3f5c43392ad485770d
treeca6440188773a0341668d08e057b988e3ffa3464
parent573a9269e029f71af9fd1e4b3a32d4d692050da5
Changed the interface of the array sorter: the buffer and hash_bits parameters
are passed only if hashing is enabled.
lib/sorter/array.h
lib/sorter/s-fixint.h
lib/sorter/s-internal.h
lib/sorter/sort-test.c