Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Google
- Seattle, WA
- Sign in to view email
- http://blog.reverberate.org
Popular repositories
561 contributions in the last year
Contribution activity
May 2020
Created a pull request in protocolbuffers/protobuf that received 4 comments
Integrate from Piper for C++, Java, and Python
Important: this integration must be merged, not squashed!
+268
−148
•
4
comments
- Merge release branch into master.
- Added a changelog entry about the Java fix.
- Fixed bug in map key sorting for Java TextFormat.
- Fixed JavaScript Kokoro tests by installing NodeJS.
- Fixed the PHP Kokoro build.
- Integrate from Piper for C++, Java, and Python
- Added background information about proto3 presence.
- Merge 3.12.x branch to master after 3.12.0-rc2
- Update protobuf version to 3.12.0-rc2
- Cherry-pick fixes onto 3.12.x branch for 3.12.0-rc2
- Integrate from Piper for C++, Java, and Python
- Updated generated code for C#.
- Use the name from the descriptor instead of RTTI.
- Integrate from Piper for C++, Java, and Python
- Added changelog entry for removing binary gems for Ruby <2.5.
- Stop building binary gems for ruby <2.5.
- Removed the unnecessary setuptools package dependency for Python package
- Format default values for "present" fields regardless of value
- C#: Mark GetOption API as obsolete and expose the "GetOptions()" method on descriptors instead
- C# Add tests for self-referential options
- Implement HasPresence for C#
- Ignore unknown enum value when ignore_unknown specified (#7455)
- Ignore unknown enum value when ignore_unknown specified
- Remove Has/Clear members for C# message fields in proto2