4 Commits (a28af654fa9c459ff3f28ec002158b07b8806c7e)

Author SHA1 Message Date
Jon Skeet 0d90ff3d72 Fix C# optional field reflection when there are regular fields too 4 years ago
Jon Skeet 2c1a46101b Add tests for NullValue not appearing in a oneof at all 4 years ago
Jon Skeet 0dd5fffba3 Fix JSON parsing and formatting of NullValue in C# 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6ed738305b Sync from Piper @311396324 5 years ago
Rafi Kamal fedb2beee3
Merge pull request #6938 from ObsidianMinor/csharp/fix/6936 (#7188) 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Sydney Acksman 367fd27732 Rename files and revert changes to generate protos script 5 years ago
Sydney Acksman 145033c056 Adjust based on review feedback 5 years ago
Sydney Acksman 2b0b838528 Add tests 5 years ago
Jon Skeet 7581fd5ea6 Tests for issue 6822 5 years ago
Sydney Acksman 8b7fb7d0f4 Add tests for field presence and default values 5 years ago
Sydney Acksman 8a57ec847b Add test protos to test project 5 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Jon Skeet 1711999078 Provide simple access to descriptor declarations in C# 6 years ago
Feng Xiao afe98de32a Replace repo links. 6 years ago
Jie Luo b308580bb1 Cherrypick for csharp, including: 7 years ago
Jie Luo bfd254e14f
Add unknown field support for csharp (#3936) 7 years ago
Jon Skeet 91ff83c024 Remove non-C# options from C#-only test protos 7 years ago
Jon Skeet aa77eab622 Move C#-only test protos to csharp/protos 7 years ago
Jon Skeet cbe250591f Fix merging with message-valued oneof 7 years ago
Jie Luo ccb76fff44 Add Oneof custom options test 8 years ago
Jon Skeet 047575f20c Support custom options in C# 8 years ago
alien 6f8dd2115b Code review fixes 9 years ago
alien 0d32ab37fa csharp: add support for the json_name option 9 years ago
Jon Skeet 0f370b468b Remove a redundant layer of directory hierarchy. 9 years ago
Jon Skeet 801b169bce Addressed issues raised in code review. Will merge when green. 9 years ago
Jon Skeet 4fed0b515f Fix JSON formatting to always emit fields in field order, including oneofs 9 years ago
Jon Skeet f994cfe808 Handle field names of "descriptor" and "types". 9 years ago
Jon Skeet 8d83f8d13e Fix for doubly-nested types - issue #307. 10 years ago
Jon Skeet fb77cc9d9f More cleanup, based around searches for "Google.ProtocolBuffers" 10 years ago
Jon Skeet e38294a62d First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now. 10 years ago
Jon Skeet 998b5ba20d Remove the C#-specific field_presence_test.proto, using unittest_no_field_presence.proto instead. 10 years ago
Jie Luo 41c175e711 Change field_presence_test.proto 10 years ago
Jie Luo d1f5acaafb Change the package for field_presence_test.proto 10 years ago
Jie Luo c5c9c6a7e0 field presence Reflection and tests 10 years ago
Jon Skeet cc058e1118 Remove RPC support. 10 years ago
Jon Skeet e8310aa259 Remove a bunch of files which are no longer relevant: 10 years ago
Jon Skeet ce66c5f1b9 Updated set of unit tests and unit test protos. 10 years ago
Jie Luo 8a3ec53e86 remove test proto for field presence 10 years ago
Jie Luo 856ced5d76 Field Presence: remove has methods for optional non-message fields in proto3 10 years ago