Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
bde4a3254a7de58911941b0fbf38e9dd992de973
commit
bde4a3254a7de58911941b0fbf38e9dd992de973
[
log
]
author
jieluo@google.com <jieluo@google.com@630680e5-0e50-0410-840e-4b1c322b438d>
Tue Aug 12 21:10:30 2014 +0000
committer
jieluo@google.com <jieluo@google.com@630680e5-0e50-0410-840e-4b1c322b438d>
Tue Aug 12 21:10:30 2014 +0000
tree
02b151c2ec6e9be2e9d5ea0efc406aabe6958ae7
parent
d7339318a33c5f9e8b5dded4077223fbd4ebf229
[
diff
]
down integrate python opensource to svn
Makefile.am
[
diff
]
python/README.txt
[
diff
]
python/ez_setup.py
[
diff
]
python/google/protobuf/descriptor.py
[
diff
]
python/google/protobuf/descriptor_database.py
[
diff
]
python/google/protobuf/descriptor_pool.py
[
diff
]
python/google/protobuf/internal/api_implementation.cc
[Added -
diff
]
python/google/protobuf/internal/api_implementation.py
[
diff
]
python/google/protobuf/internal/api_implementation_default_test.py
[Copied from python/google/protobuf/internal/message_cpp_test.py -
diff
]
python/google/protobuf/internal/containers.py
[
diff
]
python/google/protobuf/internal/cpp_message.py
[
diff
]
python/google/protobuf/internal/decoder.py
[
diff
]
python/google/protobuf/internal/descriptor_cpp2_test.py
[Copied from python/google/protobuf/internal/message_cpp_test.py -
diff
]
python/google/protobuf/internal/descriptor_database_test.py
[
diff
]
python/google/protobuf/internal/descriptor_pool_test.py
[
diff
]
python/google/protobuf/internal/descriptor_pool_test1.proto
[Added -
diff
]
python/google/protobuf/internal/descriptor_pool_test2.proto
[Added -
diff
]
python/google/protobuf/internal/descriptor_python_test.py
[Copied from python/google/protobuf/internal/message_cpp_test.py -
diff
]
python/google/protobuf/internal/descriptor_test.py
[
diff
]
python/google/protobuf/internal/encoder.py
[
diff
]
python/google/protobuf/internal/factory_test1.proto
[
diff
]
python/google/protobuf/internal/factory_test2.proto
[
diff
]
python/google/protobuf/internal/generator_test.py
[
diff
]
python/google/protobuf/internal/message_factory_cpp2_test.py
[Copied from python/google/protobuf/internal/message_cpp_test.py -
diff
]
python/google/protobuf/internal/message_factory_python_test.py
[Copied from python/google/protobuf/internal/message_cpp_test.py -
diff
]
python/google/protobuf/internal/message_factory_test.py
[
diff
]
python/google/protobuf/internal/message_python_test.py
[Renamed from python/google/protobuf/internal/message_cpp_test.py -
diff
]
python/google/protobuf/internal/message_test.py
[
diff
]
python/google/protobuf/internal/missing_enum_values.proto
[Added -
diff
]
python/google/protobuf/internal/python_message.py
[
diff
]
python/google/protobuf/internal/reflection_cpp2_generated_test.py
[Renamed from python/google/protobuf/internal/reflection_cpp_generated_test.py -
diff
]
python/google/protobuf/internal/reflection_test.py
[
diff
]
python/google/protobuf/internal/service_reflection_test.py
[
diff
]
python/google/protobuf/internal/symbol_database_test.py
[Added -
diff
]
python/google/protobuf/internal/test_util.py
[
diff
]
python/google/protobuf/internal/text_encoding_test.py
[Added -
diff
]
python/google/protobuf/internal/text_format_test.py
[
diff
]
python/google/protobuf/internal/type_checkers.py
[
diff
]
python/google/protobuf/internal/unknown_fields_test.py
[
diff
]
python/google/protobuf/internal/wire_format_test.py
[
diff
]
python/google/protobuf/message.py
[
diff
]
python/google/protobuf/message_factory.py
[
diff
]
python/google/protobuf/pyext/README
[Added -
diff
]
python/google/protobuf/pyext/cpp_message.py
[Copied from python/google/protobuf/internal/message_cpp_test.py -
diff
]
python/google/protobuf/pyext/descriptor.cc
[Added -
diff
]
python/google/protobuf/pyext/descriptor.h
[Added -
diff
]
python/google/protobuf/pyext/extension_dict.cc
[Added -
diff
]
python/google/protobuf/pyext/extension_dict.h
[Added -
diff
]
python/google/protobuf/pyext/message.cc
[Added -
diff
]
python/google/protobuf/pyext/message.h
[Added -
diff
]
python/google/protobuf/pyext/proto2_api_test.proto
[Added -
diff
]
python/google/protobuf/pyext/python.proto
[Added -
diff
]
python/google/protobuf/pyext/python_protobuf.h
[Added -
diff
]
python/google/protobuf/pyext/repeated_composite_container.cc
[Added -
diff
]
python/google/protobuf/pyext/repeated_composite_container.h
[Added -
diff
]
python/google/protobuf/pyext/repeated_scalar_container.cc
[Added -
diff
]
python/google/protobuf/pyext/repeated_scalar_container.h
[Added -
diff
]
python/google/protobuf/pyext/scoped_pyobject_ptr.h
[Added -
diff
]
python/google/protobuf/reflection.py
[
diff
]
python/google/protobuf/symbol_database.py
[Added -
diff
]
python/google/protobuf/text_encoding.py
[Added -
diff
]
python/google/protobuf/text_format.py
[
diff
]
python/setup.py
[
diff
]
src/Makefile.am
[
diff
]
src/google/protobuf/compiler/python/python_generator.cc
[
diff
]
src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof_implemented.txt
[Added -
diff
]
66 files changed
tree: 02b151c2ec6e9be2e9d5ea0efc406aabe6958ae7
benchmarks/
editors/
examples/
java/
m4/
more_tests/
python/
src/
vsprojects/
autogen.sh
CHANGES.txt
configure.ac
CONTRIBUTORS.txt
COPYING.txt
generate_descriptor_proto.sh
INSTALL.txt
Makefile.am
post_process_dist.sh
protobuf-lite.pc.in
protobuf.pc.in
README.txt