7069 Commits (b58896e53c3b3f81d46fb0c771f42dbd211a1fec)
 

Author SHA1 Message Date
Rafi Kamal b58896e53c
Update CHANGES.txt for 3.11.2 release (#7002) 5 years ago
Paul Yang a66423f0fd
Make c extension portable for php 7.4 (#6968) 5 years ago
Eric Anderson 0425fa932c Add a proto_lang_toolchain for javalite (#6882) (#6976) 5 years ago
Paul Yang 2929bb3736
Initialize wrapper message during parsing (#6974) 5 years ago
Paul Yang 7bb8b108d1
Add php 7.4 to docker image (#6971) (#6975) 5 years ago
Rafi Kamal c04d9c984f
Update CHANGES.txt for 3.11.1 release (#6973) 5 years ago
Rafi Kamal b78c53f935
Update protobuf version to 3.11.1 (#6972) 5 years ago
Paul Yang e69c939652
Extern declare protobuf_globals (#6946) 5 years ago
Rafi Kamal ab5b61bf2f
Update CHANGES.txt for 3.11.0 stable release (#6944) 5 years ago
Rafi Kamal 1d5375c621
Update protobuf version to 3.11.0 (#6943) 5 years ago
Rafi Kamal b0386daa19
Remove add_proto_enumdesc and get_proto_enumdesc (#6931) 5 years ago
Rafi Kamal 391440e3dd
Implement lazy loading of php class for proto messages (#6911) (#6925) 5 years ago
Rafi Kamal 6220db4ec4
Update protobuf version (#6927) 5 years ago
Rafi Kamal 51475bc4ea
Marked update_compatibility_version.py as executable (#6916) 5 years ago
Rafi Kamal 01425cb262
Revert "Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required." (#6914) 5 years ago
Rafi Kamal 52b632cf27
Update CHANGES.txt with 3.11.0-RC1 release notes (#6909) 5 years ago
Paul Yang edda0c92f5 Persistent Descriptor Pool (#6899) 5 years ago
Rafi Kamal cd7b27be38 Update protobuf version (#6898) 5 years ago
Rafi Kamal 4e93585e8b
Down integrate to GitHub (#6893) 5 years ago
Rafi Kamal bb0c543934
Update Xcode version needed to run Kokoro tests and replace deprecated rubygem options (#6890) 5 years ago
Paul Yang 601f6963eb
Lazily Create Singular Wrapper Message (#6833) 5 years ago
Jie Luo f06800524f
Revert "C# upgrade dotnet SDK (#6877)" (#6888) 5 years ago
Jan Tattermusch 0c8acb6c8d C# upgrade dotnet SDK (#6877) 5 years ago
Benjamin Peterson 9d61eada0f Import MutableSequence from collections.abc on Python 3. (#6272) 5 years ago
Rafi Kamal 9b0fa3e7fb Remove java/lite/proguard.pgcfg from EXTRA_DIST since it's not part of 5 years ago
Mohamed Heikal df71972358 Simplify template exporting macros 5 years ago
Rafi Kamal 394f5c8c0f Whitelist newly added conformance test failures for Ruby, C#, and PHP 5 years ago
Rafi Kamal 8edd68ea75 Add proguard.pgcfg to EXTRA_DIST in Makefile.am 5 years ago
Rafi Kamal 58d4420e2d Down Integrate Internal Changes 5 years ago
Jan Tattermusch 6fc04c3f0e
Merge pull request #6832 from ObsidianMinor/csharp/test-overhaul 5 years ago
Sydney Acksman cbafc68d9e Add project to Makefile.am 5 years ago
Thomas Van Lenten 668eb3b4e6 Fix decoding of overencoded booleans. 5 years ago
Sydney Acksman b84929f7fb Rename .CodeGen to .TestProtos in Makefile and script 5 years ago
Sydney Acksman 51fa766baa Fix typos 5 years ago
Sydney Acksman a70c796988 Add project to solution 5 years ago
Sydney Acksman 8da87c6202 Rename Google.Protobuf.Test.CodeGen to Google.Protobuf.Test.TestProtos 5 years ago
Sydney Acksman 7e4be173ad Move generated files in Makefile.am 5 years ago
Sydney Acksman 2bb49712aa Add comment to summarize project 5 years ago
Sydney Acksman 63780dfb28 Rebase on master 5 years ago
Sydney Acksman a85c4a3299 Move generated test code to a seperate lib 5 years ago
Jan Tattermusch db586e4660
Merge pull request #6856 from ObsidianMinor/csharp/propexpr 5 years ago
Joshua Haberman 0eb9b279e2
Merge pull request #6797 from haberman/ruby-lazy-wrappers 5 years ago
Sydney Acksman c04a02774d Change _Extensions property to normal body rather than expression 5 years ago
Jan Tattermusch 0150f7f532
Merge pull request #6843 from chrisdunelm/csharp_wrapper_primitive_opts 5 years ago
Jan Tattermusch d052a05559
Merge pull request #6828 from ObsidianMinor/csharp/get-string-overload 5 years ago
Chris Bacon d22eaded5c Remove unneeded exception methods 5 years ago
Chris Bacon 2ac8946ee3 Allow extra fields in wrapper messages, more tests. 5 years ago
Chris Bacon e305e56cad C#: Optimize parsing of some primitive and wrapper types 5 years ago
Sydney Acksman e119a432a8 Use 3 parameter Encoding.FromBytes for default string values 5 years ago
Jan Tattermusch 4668a3323f
Merge pull request #6836 from jtattermusch/csharp_wrappers_microbenchmark 5 years ago