Feng Xiao 9086d96439 Integrate from internal code base. 9 years ago
..
README bde4a3254a down integrate python opensource to svn 11 years ago
__init__.py 786f80fe66 Add a modified patch from craigcitro@ to handle namespace sharing. 9 years ago
cpp_message.py 9086d96439 Integrate from internal code base. 9 years ago
descriptor.cc d64a2d9941 Integrated internal changes from Google 9 years ago
descriptor.h d64a2d9941 Integrated internal changes from Google 9 years ago
descriptor_containers.cc d64a2d9941 Integrated internal changes from Google 9 years ago
descriptor_containers.h d64a2d9941 Integrated internal changes from Google 9 years ago
descriptor_database.cc 3b3c8abb96 Integrate google internal changes. 9 years ago
descriptor_database.h e841bac4fc Down-integrate from internal code base. 9 years ago
descriptor_pool.cc d64a2d9941 Integrated internal changes from Google 9 years ago
descriptor_pool.h cf14183bcd Down integrate from Google internal. 9 years ago
extension_dict.cc cf14183bcd Down integrate from Google internal. 9 years ago
extension_dict.h f8a5c5f746 Fix using std::shared_ptr 9 years ago
map_container.cc 9086d96439 Integrate from internal code base. 9 years ago
map_container.h f8a5c5f746 Fix using std::shared_ptr 9 years ago
message.cc 9086d96439 Integrate from internal code base. 9 years ago
message.h 9086d96439 Integrate from internal code base. 9 years ago
message_module.cc d64a2d9941 Integrated internal changes from Google 9 years ago
proto2_api_test.proto 6ef984af4b Down-integrate from internal code base. 11 years ago
python.proto 6ef984af4b Down-integrate from internal code base. 11 years ago
python_protobuf.h e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 years ago
repeated_composite_container.cc 9086d96439 Integrate from internal code base. 9 years ago
repeated_composite_container.h f8a5c5f746 Fix using std::shared_ptr 9 years ago
repeated_scalar_container.cc 00700b7219 Removed all warnings from the Python/C++ build. 10 years ago
repeated_scalar_container.h f8a5c5f746 Fix using std::shared_ptr 9 years ago
scoped_pyobject_ptr.h 00700b7219 Removed all warnings from the Python/C++ build. 10 years ago

README

This is the 'v2' C++ implementation for python proto2.

It is active when:

PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION_VERSION=2