7426 Commits (2655a0aa0f3a8984a80c886642f9969450aeccb2)
 

Author SHA1 Message Date
Jon Skeet b0649a088a Regenerate C# code with the new generator, adding unittest_proto3_optional.proto 5 years ago
Jon Skeet 4dcafd12cb Support proto3 optional fields in the C# generator 5 years ago
Jon Skeet 4c9613f226 Register that the C# compiler supports proto3 presence. 5 years ago
Joshua Haberman 7eddac7877
Added some info about Reflection, and a note about timeline. (#7416) 5 years ago
Joshua Haberman fda8544a59
Howto doc for implementing proto3 presence in a code generator. (#7407) 5 years ago
David L. Jones e48c92952d
Add application note for explicit presence tracking. (#7390) 5 years ago
Joshua Haberman 6b759688a1
Implemented proto3 presence for Ruby. (#7406) 5 years ago
David L. Jones 94afb8ab36
Add Ruby tests for oneof cases. (#7385) 5 years ago
Jan Tattermusch a1b9aa499e get rid of extraneous ParserInternalState.codedInputStream field 5 years ago
David L. Jones c953182fa9
Generate documentation for internal.container. (#7294) 5 years ago
Jan Tattermusch eac2a6a510 update C# distrib files in Makefile.am 5 years ago
Jan Tattermusch eb38a3cdb8 adjust some TODOs in ParsingPrimitives.cs 5 years ago
Jan Tattermusch dd97af88db deduplicate ExtensionSet.TryMergeFieldFrom implementation, add test 5 years ago
Jan Tattermusch cf49962c57 actually use ParsingPrimitives.ReadBytes and ReadString 5 years ago
Jan Tattermusch d7c1fab00b add benchmarks for parsing string and bytes 5 years ago
Jan Tattermusch 556cb8dc4b remove unused internal method 5 years ago
Jan Tattermusch 7f42d7c65b increase MapField test coverage 5 years ago
Jan Tattermusch 7c74e3901b deduplicate MapField implementation 5 years ago
Joshua Haberman 18950451c7
Ruby: assigning 'nil' to submessage should clear the field. (#7397) 5 years ago
Joshua Haberman 81573b9256
Merge pull request #7402 from haberman/sync-stage 5 years ago
Thomas Van Lenten a8a400da5d Move to constexpr. 5 years ago
Joshua Haberman bb30225f06 Sync from Piper @307316823 5 years ago
Joshua Haberman e164e15027 Merge branch 'sync-piper' into sync-stage 5 years ago
Paul Yang f15ac4091f
Drop 3.3, 3.4 and use single version docker images for all python tests (#7396) 5 years ago
Eric Walker 2c8364bcd1
Rails2.7 segfaults (#7091) 5 years ago
Masaki Hara 64f6c59ccb
Build extensions for Ruby 2.7 (#7027) 5 years ago
Daniel G. Taylor 97f5f649a4 docs: add python-betterproto 5 years ago
Jan Tattermusch 9ca70db2aa remove a few more TODOs 5 years ago
Jan Tattermusch a171f6d670 address a few TODOs 5 years ago
Thomas Van Lenten 7b8a241b57 [ObjC] Improve validation on public apis. 5 years ago
Thomas Van Lenten 95282469eb [ObjC] Remove helper to avoid extra lookups. 5 years ago
Jan Tattermusch 373b9eaeb2 optimize ParseRawLittleEndian32 5 years ago
Jan Tattermusch 17ea4d932f add LegacyGeneratedCodeTest 5 years ago
Jan Tattermusch f1d12ac768 also test with ParseContext in CodedInputStream test 5 years ago
Jan Tattermusch 9f00d3279b add missing assert to CodedInputStreamTest.AssertReadVarint 5 years ago
Jan Tattermusch 238fd35f1d improve test coverage 5 years ago
Elliotte Rusty Harold 62832897c3 deps: update Guava to 29.0 5 years ago
Joshua Haberman 88529f5017
Merge pull request #7378 from haberman/sync-stage 5 years ago
Joshua Haberman 74ad62759e Sync from Piper @306496510 5 years ago
Joshua Haberman 83ccdfc78d Merge branch 'sync-piper' into sync-stage 5 years ago
Jan Tattermusch b2d5ceb1f7 speedup parsing multi-segment readOnlySequence 5 years ago
Jan Tattermusch a980705bdb attempt to fix CompatibilityTests 5 years ago
Thomas Van Lenten 6f3bda22f4 [ObjC] Fix some tests checking the wrong Message class. 5 years ago
Thomas Van Lenten 24dda9e233 Update the build/test script for newer Xcode 11 versions 5 years ago
Jan Tattermusch 638a0813b4 increase coverage of GeneratedMessageTest 5 years ago
Jan Tattermusch c2925d5b93 fix C# compatibility tests 5 years ago
Jan Tattermusch 0df7ddc805 regenerate 5 years ago
Jan Tattermusch 92076f7007 codegen: InternalMergeFrom 5 years ago
Jan Tattermusch d7e2c8387a change MergeFrom_Internal to InternalMergeFrom 5 years ago
Jan Tattermusch 3936114642 remove newline 5 years ago