]> mj.ucw.cz Git - libucw.git/commit
Added a sketch of a new array sorter implementation.
authorMartin Mares <mj@ucw.cz>
Thu, 6 Sep 2007 15:16:10 +0000 (17:16 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 6 Sep 2007 15:16:10 +0000 (17:16 +0200)
commit0ce1209ffd78ede3a5d353393e281cc6a7995cd3
tree157c071c668147c38f91e8d2e5a504c3f8064dc0
parent8d90ee5fdba7ae0543045753028887945c4cdf5d
Added a sketch of a new array sorter implementation.

The interface is already hopefully fixed, I am going to add the missing bits
of implementation soon.
lib/sorter/array.h [new file with mode: 0644]
lib/sorter/s-fixint.h
lib/sorter/s-internal.h