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

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