- 04 Nov, 2019 6 commits
-
-
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
-
Jan Tattermusch authored
Avoid NullReferenceException when accessing CustomOptions
-
- 30 Oct, 2019 5 commits
-
-
veawor authored
Make shared libraries be able to link to MSVC static runtime libraries, so that VC runtime is not required.
-
Jon Skeet authored
Even though the property is deprecated, it still shouldn't throw.
-
Jon Skeet authored
FileDescriptor construction uses an extension registry including extensions from imports. If these were created using an older version of protoc, the FieldDescriptor.Extension property may be null; we ignore such extensions rather than failing.
-
Jon Skeet authored
(The implementation to fix this is in the following commit.)
-
Jon Skeet authored
-
- 29 Oct, 2019 8 commits
-
-
Adam Cozzette authored
-
Paul Yang authored
* Avoid initializing primitive fields in layout_init * Avoid initializing string/bytes/message fields in layout_init * Lazily create map when needed * Lazily create repeated fields * Change layout_init to only do memcpy * Fix test for php-7.0 * Fix conformance test where default value of string/message map is not encoded * Fix test for zts * Clean up * Fix comments
-
Rafi Kamal authored
Update GSON and errorprone
-
Tapasweni Pathak authored
-
Tapasweni Pathak authored
-
Tapasweni Pathak authored
-
Tapasweni Pathak authored
-
Rafi Kamal authored
Update to 3.10.0 in docs
-
- 28 Oct, 2019 9 commits
-
-
ST-DDT authored
-
Yannic authored
-
Yannic authored
-
Yannic authored
-
Yannic Bonenberger authored
This way, we can avoid an unnecessary copy.
-
Elliotte Rusty Harold authored
-
Elliotte Rusty Harold authored
-
Elliotte Rusty Harold authored
merge
-
Elliotte Rusty Harold authored
-
- 24 Oct, 2019 3 commits
-
-
Rafi Kamal authored
Down integrate Google3 changes to Github
-
-
Rafi Kamal authored
-
- 23 Oct, 2019 4 commits
-
-
Christian Maurer authored
-
Rafi Kamal authored
Installing BOM before running Java test
-
Rafi Kamal authored
Add com.google.truth as test dependencies
-
Donald Chai authored
This goes hand-in-hand with other dependencies like junit, but seems to only have been used from util/pom.xml.
-
- 22 Oct, 2019 2 commits
-
-
Tomo Suzuki authored
-
Jan Tattermusch authored
Add length checks to ExtensionCollection
-
- 18 Oct, 2019 3 commits
-
-
Christian Maurer authored
-
Christian Maurer authored
-
woegster authored
-