]> gitweb.hamatoma.de Git - crepublib/commit
Refactoring: ReSeqList to ReSeqArray, test of binarySearch()
authorhama <hama@siduction.net>
Tue, 13 Jan 2015 23:18:44 +0000 (00:18 +0100)
committerhama <hama@siduction.net>
Tue, 13 Jan 2015 23:18:44 +0000 (00:18 +0100)
commite199707fef44317ad4beb7db81129f205465d682
treeef34cf6de21a6b1036575f5a8b7f2ec05838c844
parentb069aa658ab5460cff51b26d4969f9854afd7151
Refactoring: ReSeqList to ReSeqArray, test of binarySearch()
14 files changed:
base/ReHashList.cpp
base/ReHashList.hpp
base/ReSeqArray.cpp [new file with mode: 0644]
base/ReSeqArray.hpp [new file with mode: 0644]
base/ReSeqList.cpp [deleted file]
base/ReSeqList.hpp [deleted file]
base/ReStringList.cpp
base/ReStringList.hpp
base/baselocations.hpp
base/rebase.hpp
cunit/basetest.cpp
cunit/cuReSeqArray.cpp [new file with mode: 0644]
cunit/cuReSeqList.cpp [deleted file]
cunit/testall.cpp