aboutsummaryrefslogtreecommitdiff
path: root/csharp/protos
Commit message (Expand)AuthorAgeFilesLines
* Provide simple access to descriptor declarations in C#Jon Skeet2018-09-221-0/+30
* Replace repo links.Feng Xiao2018-08-221-2/+2
* Add unknown field support for csharp (#3936)Jie Luo2017-12-131-0/+1
* Remove non-C# options from C#-only test protosJon Skeet2017-11-145-31/+4
* Move C#-only test protos to csharp/protosJon Skeet2017-11-125-0/+621
* Fix merging with message-valued oneofJon Skeet2017-10-311-0/+15
* Add Oneof custom options testJie Luo2017-01-271-6/+4
* Support custom options in C#Jon Skeet2017-01-191-0/+338
* Code review fixesalien2016-03-291-1/+1
* csharp: add support for the json_name optionalien2016-03-181-1/+8
* Remove a redundant layer of directory hierarchy.Jon Skeet2015-08-031-118/+118
* Addressed issues raised in code review. Will merge when green.Jon Skeet2015-08-031-1/+4
* Fix JSON formatting to always emit fields in field order, including oneofsJon Skeet2015-07-311-0/+25
* Handle field names of "descriptor" and "types".Jon Skeet2015-07-311-0/+9
* Fix for doubly-nested types - issue #307.Jon Skeet2015-06-291-0/+9
* More cleanup, based around searches for "Google.ProtocolBuffers"Jon Skeet2015-06-263-239/+0
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-091-77/+9
* Remove the C#-specific field_presence_test.proto, using unittest_no_field_pre...Jon Skeet2015-05-131-21/+0
* Change field_presence_test.protoJie Luo2015-05-011-4/+1
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-2925-4446/+0
|\
| * Remove RPC support.Jon Skeet2015-04-293-113/+0
| * Remove a bunch of files which are no longer relevant:Jon Skeet2015-04-2922-4333/+0
* | Change the package for field_presence_test.protoJie Luo2015-04-291-1/+1
* | field presence Reflection and testsJie Luo2015-04-291-0/+24
|/
* Updated set of unit tests and unit test protos.Jon Skeet2015-04-286-89/+53
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-1630-0/+4862