Feng Xiao 643d09ac7d Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo 11 年 前
..
README bde4a3254a down integrate python opensource to svn 11 年 前
__init__.py 1eba9d9c74 merge tags/2.6.0 into trunk 11 年 前
cpp_message.py 6ef984af4b Down-integrate from internal code base. 11 年 前
descriptor.cc 6ef984af4b Down-integrate from internal code base. 11 年 前
descriptor.h 6ef984af4b Down-integrate from internal code base. 11 年 前
descriptor_cpp2_test.py e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 年 前
extension_dict.cc 6ef984af4b Down-integrate from internal code base. 11 年 前
extension_dict.h 6ef984af4b Down-integrate from internal code base. 11 年 前
message.cc 6ef984af4b Down-integrate from internal code base. 11 年 前
message.h 643d09ac7d Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo 11 年 前
message_factory_cpp2_test.py e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 年 前
proto2_api_test.proto 6ef984af4b Down-integrate from internal code base. 11 年 前
python.proto 6ef984af4b Down-integrate from internal code base. 11 年 前
python_protobuf.h e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 年 前
reflection_cpp2_generated_test.py e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 年 前
repeated_composite_container.cc 6ef984af4b Down-integrate from internal code base. 11 年 前
repeated_composite_container.h 643d09ac7d Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo 11 年 前
repeated_scalar_container.cc 6ef984af4b Down-integrate from internal code base. 11 年 前
repeated_scalar_container.h 6ef984af4b Down-integrate from internal code base. 11 年 前
scoped_pyobject_ptr.h 643d09ac7d Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo 11 年 前

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