- 20 Aug, 2015 2 commits
-
-
Dan O'Reilly authored
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
- 18 Aug, 2015 1 commit
-
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
- 16 Aug, 2015 1 commit
-
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
- 15 Aug, 2015 5 commits
-
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
- 14 Aug, 2015 10 commits
-
-
Jon Skeet authored
C# fix for TypeInitializer exception.
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
Paul Yang authored
Add support for a file listing expected package to objc prefixes for validation.
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
-
Thomas Van Lenten authored
- Add a env var to pass a set of expected prefixes for validation. - Report warnings/errors based on the expected prefixes vs. the data in the files compiled. - Use some helpers from common directory.
-
- 13 Aug, 2015 8 commits
-
-
Joshua Haberman authored
Fixed several Ruby conformance test cases through upb update.
-
Jan Tattermusch authored
Allow public access to descriptor.proto as a dependency.
-
Jon Skeet authored
With this in place, generating APIs on github.com/google/googleapis works - previously annotations.proto failed. Currently there's no access to the annotations (stored as extensions) but we could potentially expose those at a later date.
-
Feng Xiao authored
Install protobuf from cmake project
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
-
Dan O'Reilly authored
Conflicts: python/google/protobuf/descriptor_pool.py python/google/protobuf/internal/api_implementation_default_test.py python/google/protobuf/internal/cpp_message.py python/google/protobuf/internal/descriptor_database_test.py python/google/protobuf/internal/descriptor_pool_test.py python/google/protobuf/internal/descriptor_python_test.py python/google/protobuf/internal/descriptor_test.py python/google/protobuf/internal/generator_test.py python/google/protobuf/internal/message_factory_python_test.py python/google/protobuf/internal/message_factory_test.py python/google/protobuf/internal/message_test.py python/google/protobuf/internal/proto_builder_test.py python/google/protobuf/internal/python_message.py python/google/protobuf/internal/reflection_test.py python/google/protobuf/internal/service_reflection_test.py python/google/protobuf/internal/symbol_database_test.py python/google/protobuf/internal/text_encoding_test.py python/google/protobuf/internal/text_format_test.py python/google/protobuf/internal/unknown_fields_test.py python/google/protobuf/internal/wire_format_test.py python/google/protobuf/pyext/descriptor_cpp2_test.py python/google/protobuf/pyext/message_factory_cpp2_test.py python/google/protobuf/pyext/reflection_cpp2_generated_test.py python/setup.py ruby/lib/google/protobuf/message_exts.rb
-
Josh Haberman authored
Change-Id: Ief77de7134e05e07b1a7e3970d49880c2d5e6fe9
-
- 12 Aug, 2015 2 commits
-
-
Feng Xiao authored
Link runtime statically for VS build
-
Jan Tattermusch authored
-
- 11 Aug, 2015 3 commits
-
-
Paul Yang authored
Revert "Add packFrom, unpackTo and is in google.protobuf.Any."
-
Thomas Van Lenten authored
This reverts commit 7366efd8. Still some discussion about the api to expose the helpers with.
-
Paul Yang authored
Update GPBWellKnownTypes.m
-
- 10 Aug, 2015 6 commits
-
-
Jan Tattermusch authored
More TODOs done.
-
Jon Skeet authored
- Removed a TODO without change in DescriptorPool.LookupSymbol - the TODOs were around performance, and this is only used during descriptor initialization - Make the CodedInputStream limits read-only, adding a static factory method for the rare cases when this is useful - Extracted IDeepCloneable into its own file.
-
Jon Skeet authored
Implement Keys and Values as views in MapField
-
Jon Skeet authored
-
Jon Skeet authored
Make FieldDescriptor.IsPacked work appropriately.
-
Jon Skeet authored
-
- 09 Aug, 2015 1 commit
-
-
Jan Tattermusch authored
-
- 08 Aug, 2015 1 commit
-
-
Jan Tattermusch authored
Remove our own version of MakeTag now that the main one is fixed.
-