15 Commits (41514865ebe792ef0f1bfcebdbb2598fd398236d)

Author SHA1 Message Date
Chris Kennelly 34a04c1fd5 Remove lazy=true from repeated fields. 10 months ago
Joshua Haberman f4f73699b0 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Jie Luo b359e5020a Lock down ctype=CORD in proto file. 1 year ago
Mike Kruskal 3f4af6661a Internal Code Change 2 years ago
Jon Skeet 4326e0f852 Make json_name take priority over name (fully) in C# parsing (#12262) 2 years ago
Protobuf Team Bot fb1d877949 Internal changes 2 years ago
Protobuf Team Bot 943bd5a7d8 Change the effective proto root for C#-specific test protos. 2 years ago
Joshua Haberman 1792a3265b Sync C# files to Piper 2 years ago
Jon Skeet 5036705c8d Apply Obsolete attribute to deprecated enums and enum values in C# generated code 2 years ago
Sandy Zhang aebdd0885f Sync from Piper @463129388 2 years ago
Jon Skeet d9394ecdb1 Add underscore at the end of known common members for C# properties 2 years ago
Mike Kruskal a29e0e3f44 Sync from Piper @439400376 3 years ago
Jon Skeet e2f845b2f1 Test proto and unit test for issue #9605 3 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Jon Skeet 0d90ff3d72 Fix C# optional field reflection when there are regular fields too 4 years ago
Jon Skeet d4ec70fdd3 Fix C# optional field reflection when there are regular fields too 4 years ago
Joshua Haberman 25755efc4f Sync from Piper @319848517 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