7056 Commits (6f09cc3a0c6acd77f3791e003f0e3aa72b257edc)
 

Author SHA1 Message Date
Sydney Acksman 6f09cc3a0c Fix readability. 6 years ago
Sydney Acksman 3457f88940 Fix formatting 6 years ago
Sydney Acksman 71c492da3c Add some missing null-checks 6 years ago
Paul Yang 3cae867740
Persistent Descriptor Pool (#6899) 6 years ago
Rafi Kamal 3cc55d6167
Update protobuf version (#6898) 6 years ago
Rafi Kamal 4e93585e8b
Down integrate to GitHub (#6893) 6 years ago
Rafi Kamal bb0c543934
Update Xcode version needed to run Kokoro tests and replace deprecated rubygem options (#6890) 6 years ago
Paul Yang 601f6963eb
Lazily Create Singular Wrapper Message (#6833) 6 years ago
Jie Luo f06800524f
Revert "C# upgrade dotnet SDK (#6877)" (#6888) 6 years ago
Jan Tattermusch 0c8acb6c8d C# upgrade dotnet SDK (#6877) 6 years ago
Benjamin Peterson 9d61eada0f Import MutableSequence from collections.abc on Python 3. (#6272) 6 years ago
Rafi Kamal 9b0fa3e7fb Remove java/lite/proguard.pgcfg from EXTRA_DIST since it's not part of 6 years ago
Mohamed Heikal df71972358 Simplify template exporting macros 6 years ago
Rafi Kamal 394f5c8c0f Whitelist newly added conformance test failures for Ruby, C#, and PHP 6 years ago
Rafi Kamal 8edd68ea75 Add proguard.pgcfg to EXTRA_DIST in Makefile.am 6 years ago
Rafi Kamal 58d4420e2d Down Integrate Internal Changes 6 years ago
Jan Tattermusch 6fc04c3f0e
Merge pull request #6832 from ObsidianMinor/csharp/test-overhaul 6 years ago
Sydney Acksman cbafc68d9e Add project to Makefile.am 6 years ago
Thomas Van Lenten 668eb3b4e6 Fix decoding of overencoded booleans. 6 years ago
Sydney Acksman b84929f7fb Rename .CodeGen to .TestProtos in Makefile and script 6 years ago
Sydney Acksman 51fa766baa Fix typos 6 years ago
Sydney Acksman a70c796988 Add project to solution 6 years ago
Sydney Acksman 8da87c6202 Rename Google.Protobuf.Test.CodeGen to Google.Protobuf.Test.TestProtos 6 years ago
Sydney Acksman 7e4be173ad Move generated files in Makefile.am 6 years ago
Sydney Acksman 2bb49712aa Add comment to summarize project 6 years ago
Sydney Acksman 63780dfb28 Rebase on master 6 years ago
Sydney Acksman a85c4a3299 Move generated test code to a seperate lib 6 years ago
Jan Tattermusch db586e4660
Merge pull request #6856 from ObsidianMinor/csharp/propexpr 6 years ago
Joshua Haberman 0eb9b279e2
Merge pull request #6797 from haberman/ruby-lazy-wrappers 6 years ago
Sydney Acksman c04a02774d Change _Extensions property to normal body rather than expression 6 years ago
Jan Tattermusch 0150f7f532
Merge pull request #6843 from chrisdunelm/csharp_wrapper_primitive_opts 6 years ago
Jan Tattermusch d052a05559
Merge pull request #6828 from ObsidianMinor/csharp/get-string-overload 6 years ago
Chris Bacon d22eaded5c Remove unneeded exception methods 6 years ago
Chris Bacon 2ac8946ee3 Allow extra fields in wrapper messages, more tests. 6 years ago
Chris Bacon e305e56cad C#: Optimize parsing of some primitive and wrapper types 6 years ago
Sydney Acksman e119a432a8 Use 3 parameter Encoding.FromBytes for default string values 6 years ago
Jan Tattermusch 4668a3323f
Merge pull request #6836 from jtattermusch/csharp_wrappers_microbenchmark 6 years ago
Jan Tattermusch 3f810569b3 update Makefile.am 6 years ago
Jan Tattermusch b8b1b6793f add regenerate C# protos 6 years ago
Jan Tattermusch 85a87ed3cb add benchmark for wrapper type parsing 6 years ago
Jan Tattermusch c81bad1b04 add wrapper_benchmark_messages.proto 6 years ago
Jan Tattermusch 1ebae17b94
Merge pull request #6842 from jskeet/fix-makefile 6 years ago
Jon Skeet aa22aa32f3 Fix Makefile.am by adding generated files 6 years ago
Thomas Van Lenten f6eeb435bf General Xcode 11 support for picking iOS simulators to test against. 6 years ago
Jan Tattermusch 9417a310d3
Merge pull request #6824 from jskeet/fix-extensions 6 years ago
Jan Tattermusch 61d75cb8ec
Merge pull request #6826 from jskeet/fix-custom-options 6 years ago
Joshua Haberman 781d6963c6 Fixed the case of multi-line strings in JSON. 6 years ago
veawor 129a7c875f Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required. 6 years ago
Jon Skeet 7282f29ced Avoid NullReferenceException when accessing CustomOptions 6 years ago
Jon Skeet 9b5fdb0938 Ignore incomplete extensions when building a FileDescriptor 6 years ago