Do not pass big read-only parameters per value
commit65175e5bc97f8e0e3643e2e2621533f9b7e11e81
authorSven Strickroth <email@cs-ware.de>
Mon, 4 Nov 2013 21:26:39 +0000 (4 22:26 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 4 Nov 2013 21:26:39 +0000 (4 22:26 +0100)
treec19d8aba7781cb3d868d3c6c165bf9c6a36ec0cc
parentb659814ec95419481b8ed63e6e6973a89df20d2d
Do not pass big read-only parameters per value

Signed-off-by: Sven Strickroth <email@cs-ware.de>
15 files changed:
src/Git/Git.cpp
src/Git/Git.h
src/Git/GitHash.h
src/TortoiseProc/Commands/Command.h
src/TortoiseProc/FileDiffDlg.cpp
src/TortoiseProc/FileDiffDlg.h
src/TortoiseProc/GitDiff.cpp
src/TortoiseProc/GitDiff.h
src/TortoiseProc/MassiveGitTask.cpp
src/TortoiseProc/MassiveGitTask.h
src/Utils/Hooks.cpp
src/Utils/Hooks.h
src/Utils/TempFile.cpp
src/Utils/TempFile.h
src/Utils/UniqueQueue.h