|
Note that Linux is still using libstdc++, also it uses -std=c++0x for compatibility with GCC versions before 4.7.
COLLABORATOR=sergei@adblockplus.org
Total comments: 5
Total comments: 35
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+100 lines, -144 lines) |
Patch |
|
M |
Makefile
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
README.md
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
common.gypi
|
View
|
1
|
2 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/DefaultFileSystem.h
|
View
|
1
2
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/FileSystem.h
|
View
|
1
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/FilterEngine.h
|
View
|
1
2
|
8 chunks |
+9 lines, -13 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
1
|
4 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsValue.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/LogSystem.h
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/Notification.h
|
View
|
1
2
3
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/WebRequest.h
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
D |
include/AdblockPlus/tr1_functional.h
|
View
|
1
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
|
D |
include/AdblockPlus/tr1_memory.h
|
View
|
1
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
|
M |
libadblockplus.gyp
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/DefaultFileSystem.cpp
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/FileSystemJsObject.cpp
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/FilterEngine.cpp
|
View
|
1
2
|
5 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/BaseJsTest.h
|
View
|
1
2
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/ConsoleJsObject.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/DefaultFileSystem.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/FileSystemJsObject.cpp
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/FilterEngine.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/Notification.cpp
|
View
|
1
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/Prefs.cpp
|
View
|
1
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/UpdateCheck.cpp
|
View
|
1
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/googletest.gyp
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
Total messages: 15
|