Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5992177905696768: Issue #1186 - Rename symbols defined in 'installer-lib' (Closed)

Created:
May 18, 2015, 11:29 p.m. by Eric
Modified:
Oct. 13, 2015, 7:24 p.m.
Reviewers:
Oleksandr
CC:
Felix Dahlke
Visibility:
Public.

Description

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).

Patch Set 1 : #

Total comments: 4

Patch Set 2 : fixed issues; rebased; new fixes from rebase #

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

Messages

Total messages: 5
Eric
May 18, 2015, 11:43 p.m. (2015-05-18 23:43:06 UTC) #1
Oleksandr
I think at this point i would be much easier and faster to just fix ...
June 11, 2015, 7:07 a.m. (2015-06-11 07:07:39 UTC) #2
Eric
On 2015/06/11 07:07:39, Oleksandr wrote: > I think at this point i would be much ...
June 19, 2015, 4:14 p.m. (2015-06-19 16:14:04 UTC) #3
Eric
Issue #1186 is a P2 issue. The most recent activity, a new patch set, I ...
Oct. 9, 2015, 4:25 p.m. (2015-10-09 16:25:31 UTC) #4
Oleksandr
Oct. 11, 2015, 4:06 p.m. (2015-10-11 16:06:10 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld