index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
csharp
/
protos
Commit message (
Expand
)
Author
Age
*
Add unknown field support for csharp (#3936)
Jie Luo
2017-12-13
*
Remove non-C# options from C#-only test protos
Jon Skeet
2017-11-14
*
Move C#-only test protos to csharp/protos
Jon Skeet
2017-11-12
*
Fix merging with message-valued oneof
Jon Skeet
2017-10-31
*
Add Oneof custom options test
Jie Luo
2017-01-27
*
Support custom options in C#
Jon Skeet
2017-01-19
*
Code review fixes
alien
2016-03-29
*
csharp: add support for the json_name option
alien
2016-03-18
*
Remove a redundant layer of directory hierarchy.
Jon Skeet
2015-08-03
*
Addressed issues raised in code review. Will merge when green.
Jon Skeet
2015-08-03
*
Fix JSON formatting to always emit fields in field order, including oneofs
Jon Skeet
2015-07-31
*
Handle field names of "descriptor" and "types".
Jon Skeet
2015-07-31
*
Fix for doubly-nested types - issue #307.
Jon Skeet
2015-06-29
*
More cleanup, based around searches for "Google.ProtocolBuffers"
Jon Skeet
2015-06-26
*
First pass at the mutable API. Quite a bit more to do - in particular, it's p...
Jon Skeet
2015-06-09
*
Remove the C#-specific field_presence_test.proto, using unittest_no_field_pre...
Jon Skeet
2015-05-13
*
Change field_presence_test.proto
Jie Luo
2015-05-01
*
Merge branch 'csharp' of git://github.com/google/protobuf into google-csharp
Jie Luo
2015-04-29
|
\
*
|
Change the package for field_presence_test.proto
Jie Luo
2015-04-29
*
|
field presence Reflection and tests
Jie Luo
2015-04-29
|
*
Remove RPC support.
Jon Skeet
2015-04-29
|
*
Remove a bunch of files which are no longer relevant:
Jon Skeet
2015-04-29
|
/
*
Updated set of unit tests and unit test protos.
Jon Skeet
2015-04-28
*
Imported protobuf-csharp-port into csharp/ tree
Jan Tattermusch
2015-04-16