OLD | NEW |
1 Name: Protocol Buffers | 1 Name: Protocol Buffers |
2 Short Name: protobuf | 2 Short Name: protobuf |
3 URL: http://protobuf.googlecode.com/svn/trunk | 3 URL: http://protobuf.googlecode.com/svn/trunk |
4 License: BSD | 4 License: BSD |
5 License File: COPYING.txt | 5 License File: COPYING.txt |
6 Version: unknown | 6 Version: unknown |
7 Revision: r476 | 7 Revision: r476 |
8 Security Critical: yes | 8 Security Critical: yes |
9 | 9 |
10 Local files (not taken from upstream): | 10 Local files (not taken from upstream): |
(...skipping 30 matching lines...) Expand all Loading... |
41 | 41 |
42 A BUILD.gn file has been added for building with GN. | 42 A BUILD.gn file has been added for building with GN. |
43 | 43 |
44 Cherry-pick pherl changes to make protobuf build on VS2015. | 44 Cherry-pick pherl changes to make protobuf build on VS2015. |
45 | 45 |
46 Cherry-pick c3cb53b (fix "sometimes-uninitialized" warning). | 46 Cherry-pick c3cb53b (fix "sometimes-uninitialized" warning). |
47 | 47 |
48 Cherry-pick https://github.com/google/protobuf/commit/56a90a2081379a5 | 48 Cherry-pick https://github.com/google/protobuf/commit/56a90a2081379a5 |
49 | 49 |
50 Cherry-pick https://github.com/google/protobuf/commit/69d660b39ceabea | 50 Cherry-pick https://github.com/google/protobuf/commit/69d660b39ceabea |
| 51 |
| 52 Cherry-pick https://github.com/google/protobuf/commit/a74e912a8be1274 |
OLD | NEW |