|
Issue #1186 - Rename symbols defined in 'installer-lib'
The scope of this renaming set are the symbols that are defined in
'installer-lib'. Most of the changes are confined to the installer library
code itself. Some changes propagate to the unit tests for the installer
library.
-----
It is out of scope for this change set to change all the names in the
unit tests. Note that there's no renaming in the CA code; this was done
earlier
Also out of scope are formatting issues (although a few
are present).
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1557 lines, -1557 lines) |
Patch |
|
M |
installer/src/installer-lib/DLL.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/DLL.cpp
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/custom-i18n.h
|
View
|
|
4 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/database.h
|
View
|
|
1 chunk |
+173 lines, -173 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/database.cpp
|
View
|
|
1 chunk |
+90 lines, -90 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/handle.h
|
View
|
|
4 chunks |
+162 lines, -162 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/installer-lib.h
|
View
|
|
1 chunk |
+110 lines, -110 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/interaction.h
|
View
|
|
1 chunk |
+93 lines, -93 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/process.h
|
View
|
|
33 chunks |
+95 lines, -95 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/process.cpp
|
View
|
|
20 chunks |
+43 lines, -43 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/property.cpp
|
View
|
|
1 chunk |
+62 lines, -62 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/record.h
|
View
|
|
1 chunk |
+242 lines, -242 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/record.cpp
|
View
|
|
1 chunk |
+74 lines, -74 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/session.h
|
View
|
|
1 chunk |
+250 lines, -250 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/session.cpp
|
View
|
|
1 chunk |
+88 lines, -88 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/test/database_test.cpp
|
View
|
|
3 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/test/exception_test.cpp
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/test/process_test.cpp
|
View
|
|
19 chunks |
+24 lines, -24 lines |
0 comments
|
Download
|
|
M |
installer/src/installer-lib/test/test-installer-lib-sandbox.cpp
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
Total messages: 5
|