]> gitweb.hamatoma.de Git - crepublib/commit
Refactoring: ReByteArray, dirtool improvements
authorhama <hama@siduction.net>
Wed, 29 Jul 2015 22:29:21 +0000 (00:29 +0200)
committerhama <hama@siduction.net>
Wed, 29 Jul 2015 22:29:21 +0000 (00:29 +0200)
commit7e9d42f3c146e9ffe558870e86b634342b9d6204
tree7595d71e4129427811ae1bb329c03d617565de49
parent0233b02fd49118c55e3e1e3f8667cb9b68c9b53b
Refactoring: ReByteArray, dirtool improvements

* dirtool:
** --editor argument
** if --dry: no creation of subdirs
** --delete: empty string allowed
97 files changed:
base/ReAppenders.cpp
base/ReAppenders.hpp
base/ReBaseUtils.cpp
base/ReBaseUtils.hpp
base/ReByteArray.cpp [new file with mode: 0644]
base/ReByteArray.hpp [new file with mode: 0644]
base/ReByteBuffer.cpp [deleted file]
base/ReByteBuffer.hpp [deleted file]
base/ReCString.cpp
base/ReCString.hpp
base/ReClassId.cpp
base/ReClassId.hpp
base/ReConfigFile.cpp
base/ReConfigFile.hpp
base/ReDirectory.cpp
base/ReDirectory.hpp
base/ReException.cpp
base/ReException.hpp
base/ReHashList.cpp
base/ReHashList.hpp
base/ReI18N.cpp
base/ReI18N.hpp
base/ReLogger.cpp
base/ReLogger.hpp
base/ReMutex.cpp
base/ReMutex.hpp
base/ReProgramArgs.cpp
base/ReProgramArgs.hpp
base/ReSeqArray.cpp
base/ReSeqArray.hpp
base/ReSerializable.cpp
base/ReSerializable.hpp
base/ReStringList.cpp
base/ReStringList.hpp
base/ReStringUtils.cpp
base/ReStringUtils.hpp
base/ReTestUnit.cpp
base/ReTestUnit.hpp
base/ReThread.cpp
base/ReThread.hpp
base/ReVarArgs.cpp
base/ReVarArgs.hpp
base/baselocations.hpp
base/rebase.hpp
base/restring.hpp
cunit/basetest.cpp
cunit/cuReByteArray.cpp [new file with mode: 0644]
cunit/cuReByteBuffer.cpp [deleted file]
cunit/cuReCString.cpp
cunit/cuReDirTools.cpp
cunit/cuReDirectory.cpp
cunit/cuReException.cpp
cunit/cuReHashList.cpp
cunit/cuReI18N.cpp
cunit/cuReLogger.cpp
cunit/cuReMD5.cpp
cunit/cuReMatcher.cpp
cunit/cuReProgramArgs.cpp
cunit/cuReRPD64.cpp
cunit/cuReRandomizer.cpp
cunit/cuReSeqArray.cpp
cunit/cuReSerializable.cpp
cunit/cuReStringList.cpp
cunit/cuReStringUtils.cpp
cunit/cuReTCP.cpp
cunit/cuReTest.cpp
cunit/cuReTraverser.cpp
cunit/cuReVarArgs.cpp
cunit/cuReconfig.cpp
cunit/testall.cpp
dirtool.cpp
math/ReMD5.cpp
math/ReMD5.hpp
math/ReObfuscator.cpp
math/ReObfuscator.hpp
math/ReRPD64.cpp
math/ReRPD64.hpp
math/ReRandomizer.cpp
math/ReRandomizer.hpp
math/remath.hpp
net/ReTCP.cpp
net/ReTCP.hpp
net/ReUdpConnection.cpp
net/ReUdpConnection.hpp
net/renet.hpp
os/ReDirTools.cpp
os/ReDirTools.hpp
os/ReFileUtils.cpp
os/ReFileUtils.hpp
os/ReRemoteDir.cpp
os/ReRemoteDir.hpp
os/ReTraverser.cpp
os/ReTraverser.hpp
os/reos.hpp
string/ReMatcher.cpp
string/ReMatcher.hpp
string/restring.hpp