|
# I have also made changes even when it was not required to compile it, in particular compiler was able to convert a function accepting a const reference to a function accepting r-value reference. I made it for consistency and expect that it will simplify the maintenance of this code.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+54 lines, -89 lines) |
Patch |
|
M |
include/AdblockPlus/FilterEngine.h
|
View
|
|
3 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/FilterEngine.cpp
|
View
|
|
6 chunks |
+28 lines, -47 lines |
0 comments
|
Download
|
|
M |
src/GlobalJsObject.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/FilterEngine.cpp
|
View
|
|
3 chunks |
+5 lines, -16 lines |
0 comments
|
Download
|
|
M |
test/JsEngine.cpp
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/Notification.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/UpdateCheck.cpp
|
View
|
|
3 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
Total messages: 2
|