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 15 matching lines...) Expand all Loading... |
26 | 26 |
27 Revision 504 was cherry-picked from upstream. | 27 Revision 504 was cherry-picked from upstream. |
28 Revision 512 was cherry-picked from upstream. | 28 Revision 512 was cherry-picked from upstream. |
29 Revision 516 was cherry-picked from upstream. | 29 Revision 516 was cherry-picked from upstream. |
30 Revision 517 was cherry-picked from upstream. | 30 Revision 517 was cherry-picked from upstream. |
31 Revision 522 was cherry-picked from upstream. | 31 Revision 522 was cherry-picked from upstream. |
32 Revision 523 was cherry-picked from upstream. | 32 Revision 523 was cherry-picked from upstream. |
33 Revision 524 was cherry-picked from upstream. | 33 Revision 524 was cherry-picked from upstream. |
34 Revision 573 was cherry-picked from upstream. | 34 Revision 573 was cherry-picked from upstream. |
35 The `&file->options() != NULL &&` was removed from descriptor.cc | 35 The `&file->options() != NULL &&` was removed from descriptor.cc |
| 36 References to `vector` were changed to `std::vector` in extension_set.h |
| 37 and unknown_field_set.h |
OLD | NEW |