7398 Commits (c077d949d82fdc008bcec65632e4ed007f1534d3)
 

Author SHA1 Message Date
Joshua Haberman 26bec4b84c
Added changelog for 3.12.x. (#7442) 5 years ago
Michael WERLE 02f182e829 Clean up nortti fix based on comments from @acozzette 5 years ago
Michael WERLE 1d461e7825 Fix when compiling without RTTI 5 years ago
Thomas Van Lenten 2db0e9812a Use the new helpers from Descriptor. 5 years ago
Joshua Haberman 4b4e667435
Merge pull request #7435 from haberman/sync-stage 5 years ago
Nick Presta 75553e9ec8 Update shell format in installation instructions. 5 years ago
Joshua Haberman 32e5deb1ac Sync from Piper @308829107 5 years ago
Joshua Haberman 140e1bb70e Merge branch 'sync-piper' into sync-stage 5 years ago
Greg Steuck 4059c61f27
Typo in 'disciplines' (#7423) 5 years ago
Jan Tattermusch 7134d25eb8 Merge remote-tracking branch 'upstream/master' into protobuf_csharp_new_parsing 5 years ago
Thomas Van Lenten dddeed298b [ObjC] Typos and comment improvements. 5 years ago
Thomas Van Lenten 7b6016e343 [ObjC] Add tests for proto3 optional behaviors. 5 years ago
Thomas Van Lenten b0e2792842 [ObjC] Generation changes around proto3 optional. 5 years ago
Thomas Van Lenten 3c8e959b60 [ObjC] Update oneof clearing internals. 5 years ago
Thomas Van Lenten e1e5b8af79 [ObjC] Update some library internals to not pass syntax versions. 5 years ago
Thomas Van Lenten 8d224b4c48 [ObjC] Runtime support for proto3 optional. 5 years ago
Thomas Van Lenten e9b0c92659 [ObjC] Update oneof generation for proto3 optional. 5 years ago
Thomas Van Lenten 59f8dd5faf [ObjC] Move over some custom logic to Descriptor provided info. 5 years ago
Masaki Hara f494cb222d
Test in Ruby 2.7 (#7386) 5 years ago
Jon Skeet 81c9b85dee Add new files into Makefile.am 5 years ago
Jon Skeet 97737072f9 Add reflection support for proto3 optional fields 5 years ago
Jon Skeet bad9d753ae Add unit tests for proto3 optional fields 5 years ago
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