]> gitweb.hamatoma.de Git - crepublib/commit
initial state
authorhama <hama@siduction.net>
Wed, 24 Dec 2014 16:43:56 +0000 (17:43 +0100)
committerhama <hama@siduction.net>
Wed, 24 Dec 2014 16:43:56 +0000 (17:43 +0100)
commitfef17ce37f6ec541c932d594bc3fa553800b1cfc
tree8866d75a4fa1e5a1cb2fb04cb8bddb4012159841
initial state
54 files changed:
.cproject [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.project [new file with mode: 0644]
Doxy.sh [new file with mode: 0755]
base/ReByteBuffer.cpp [new file with mode: 0644]
base/ReByteBuffer.hpp [new file with mode: 0644]
base/ReCString.cpp [new file with mode: 0644]
base/ReCString.hpp [new file with mode: 0644]
base/ReConfigFile.cpp [new file with mode: 0644]
base/ReConfigFile.hpp [new file with mode: 0644]
base/ReDirectory.cpp [new file with mode: 0644]
base/ReDirectory.hpp [new file with mode: 0644]
base/ReException.cpp [new file with mode: 0644]
base/ReException.hpp [new file with mode: 0644]
base/ReHashList.cpp [new file with mode: 0644]
base/ReHashList.hpp [new file with mode: 0644]
base/ReI18N.cpp [new file with mode: 0644]
base/ReI18N.hpp [new file with mode: 0644]
base/ReLogger.cpp [new file with mode: 0644]
base/ReLogger.hpp [new file with mode: 0644]
base/ReProgramArgs.cpp [new file with mode: 0644]
base/ReProgramArgs.hpp [new file with mode: 0644]
base/ReSeqList.cpp [new file with mode: 0644]
base/ReSeqList.hpp [new file with mode: 0644]
base/ReStringList.cpp [new file with mode: 0644]
base/ReStringList.hpp [new file with mode: 0644]
base/ReStringUtils.cpp [new file with mode: 0644]
base/ReStringUtils.hpp [new file with mode: 0644]
base/ReTestUnit.cpp [new file with mode: 0644]
base/ReTestUnit.hpp [new file with mode: 0644]
base/ReVarArgs.cpp [new file with mode: 0644]
base/ReVarArgs.hpp [new file with mode: 0644]
base/baselocations.hpp [new file with mode: 0644]
base/rebase.hpp [new file with mode: 0644]
base/remath.hpp [new file with mode: 0644]
base/renet.hpp [new file with mode: 0644]
base/restring.hpp [new file with mode: 0644]
crepublib.doxyfile [new file with mode: 0644]
cunit/basetest.cpp [new file with mode: 0644]
cunit/cuReByteBuffer.cpp [new file with mode: 0644]
cunit/cuReCString.cpp [new file with mode: 0644]
cunit/cuReTraverser.cpp [new file with mode: 0644]
cunit/testall.cpp [new file with mode: 0644]
math/ReObfuscator.cpp [new file with mode: 0644]
math/ReObfuscator.hpp [new file with mode: 0644]
math/ReRandomizer.cpp [new file with mode: 0644]
math/ReRandomizer.hpp [new file with mode: 0644]
math/remath.hpp [new file with mode: 0644]
net/ReUdpConnection.cpp [new file with mode: 0644]
net/ReUdpConnection.hpp [new file with mode: 0644]
net/renet.hpp [new file with mode: 0644]
os/ReTraverser.cpp [new file with mode: 0644]
os/ReTraverser.hpp [new file with mode: 0644]
os/reos.hpp [new file with mode: 0644]