- 15 Nov, 2019 1 commit
-
-
Rafi Kamal authored
-
- 14 Nov, 2019 4 commits
-
-
Rafi Kamal authored
* Update Xcode version needed to run Kokoro tests * Replace deprecated --no-ri --no-rdoc rubygem options with --no-document
-
Paul Yang authored
* Register additional handlers from wrappers * Return zval instead of parse frame * Use parse frame * Update upb * Lazily create wrapper messages * Fix a segment fault Need check type of field before getting submsg def * Avoid expanding during serialization and direct access * Fix a bug that getXXXUnwrapped returns null for string * Implement writeWrapperUnwrapped * Add more tests * Fix oneof wrapper parsing * Fix get oneof field * Avoid expansion for oneof wrappers * Fix bug * Fix a bug that in php7 variable is defined out of scope * Fix broken tests * Update upb to fix Timestamp conformance tests * Fix segmentation fault for oneof wrapper fields * Fix encoding/decoding top level wrapper values * Add type checking for write wrapper value in php7 * Fix zts build * Fix the bug that readWrapperValue uses parent message's layout to access wrapper value * Fix wrapper in map
-
Jan Tattermusch authored
* upgrade dotnet SDK * upgrade dotnet SDK version in global.json
-
- 12 Nov, 2019 6 commits
-
-
-
Rafi Kamal authored
protoc.
-
Mohamed Heikal authored
-
Rafi Kamal authored
-
Rafi Kamal authored
-
Rafi Kamal authored
-
- 11 Nov, 2019 2 commits
-
-
Jan Tattermusch authored
Move generated test code for Google.Protobuf.Test to a separate lib
-
Sydney Acksman authored
-
- 08 Nov, 2019 10 commits
-
-
Thomas Van Lenten authored
if the value was >32bit with the low bits all being zero, it was decoded as false instead of as true. Fixes #6863
-
Sydney Acksman authored
-
Sydney Acksman authored
Bring .NET Framework target down to 4.5 Rename project in comment
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
Set lang version to C# 3.0 Add .NET Standard 2.0 target Fix partial diagnostic string since it requires C# 6
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Jan Tattermusch authored
Change _Extensions property to normal body rather than expression
-
- 07 Nov, 2019 2 commits
-
-
Joshua Haberman authored
Ruby lazy wrappers optimization
-
Sydney Acksman authored
-
- 05 Nov, 2019 3 commits
-
-
Jan Tattermusch authored
C#: Optimize parsing of some primitive and wrapper types
-
Jan Tattermusch authored
Use 3 parameter Encoding.GetString for default string values
-
Chris Bacon authored
-
- 04 Nov, 2019 12 commits
-
-
Chris Bacon authored
-
Chris Bacon authored
-
Sydney Acksman authored
-
Jan Tattermusch authored
C#: Add microbenchmark for parsing wrapper types
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Fix Makefile.am by adding generated files
-
Jon Skeet authored
-
Thomas Van Lenten authored
-
Jan Tattermusch authored
Fix reflection access when using old generated code
-