]> gitweb.hamatoma.de Git - crepublib/commit
Refactoring, ported to WIN32
authorhama <hama@siduction.net>
Mon, 29 Dec 2014 23:23:57 +0000 (00:23 +0100)
committerhama <hama@siduction.net>
Mon, 29 Dec 2014 23:23:57 +0000 (00:23 +0100)
commit1bef68af861eee75cbbe93075ff099741cd53715
tree815b30fb0db1536172d5a6a9bb51f687cc1f57d7
parentfef17ce37f6ec541c932d594bc3fa553800b1cfc
Refactoring, ported to WIN32
48 files changed:
.gitignore
base/ReByteBuffer.cpp
base/ReByteBuffer.hpp
base/ReCString.cpp
base/ReConfigFile.cpp
base/ReDirectory.cpp
base/ReDirectory.hpp
base/ReException.cpp
base/ReException.hpp
base/ReHashList.cpp
base/ReI18N.cpp
base/ReLogger.cpp
base/ReLogger.hpp
base/ReProgramArgs.cpp
base/ReSeqList.cpp
base/ReSeqList.hpp
base/ReStringList.cpp
base/ReStringList.hpp
base/ReStringUtils.cpp
base/ReTestUnit.cpp
base/ReTestUnit.hpp
base/ReVarArgs.cpp
base/rebase.hpp
cunit/basetest.cpp
cunit/cuHashList.cpp [new file with mode: 0644]
cunit/cuReByteBuffer.cpp
cunit/cuReCString.cpp
cunit/cuReDirectory.cpp [new file with mode: 0644]
cunit/cuReException.cpp [new file with mode: 0644]
cunit/cuReI18N.cpp [new file with mode: 0644]
cunit/cuReLogger.cpp [new file with mode: 0644]
cunit/cuReMatcher.cpp [new file with mode: 0644]
cunit/cuReProgramArgs.cpp [new file with mode: 0644]
cunit/cuReSeqList.cpp [new file with mode: 0644]
cunit/cuReStringList.cpp [new file with mode: 0644]
cunit/cuReStringUtils.cpp [new file with mode: 0644]
cunit/cuReTraverser.cpp
cunit/cuReVarArgs.cpp [new file with mode: 0644]
cunit/cuReconfig.cpp [new file with mode: 0644]
cunit/testall.cpp
net/ReUdpConnection.cpp
net/ReUdpConnection.hpp
os/ReTraverser.cpp
os/ReTraverser.hpp
os/reos.hpp
string/ReMatcher.cpp [new file with mode: 0644]
string/ReMatcher.hpp [new file with mode: 0644]
string/restring.hpp [new file with mode: 0644]