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
/
src
/
ProtocolBuffers
/
ProtocolBuffers.csproj
Commit message (
Expand
)
Author
Age
*
Generate the well-known types in C#
Jon Skeet
2015-07-14
*
Changing reflection namespace (part 3)
Jon Skeet
2015-07-14
*
Changing reflection namespace (part 1)
Jon Skeet
2015-07-14
*
Merge pull request #582 from jskeet/csharp-json
Jon Skeet
2015-07-14
|
\
*
|
enable building nuget package
Jan Tattermusch
2015-07-10
|
*
Initial implementation of JSON formatting
Jon Skeet
2015-07-10
|
/
*
Fix descriptor reflection in various ways
Jon Skeet
2015-07-09
*
Implement reflection properly for fields.
Jon Skeet
2015-07-09
*
Remove a lot of code which wasn't needed any more.
Jon Skeet
2015-06-26
*
First pass at map support.
Jon Skeet
2015-06-25
*
Implement freezing for messages and repeated fields.
Jon Skeet
2015-06-24
*
Minor cleanup.
Jon Skeet
2015-06-19
*
Coded*Stream streamlining.
Jon Skeet
2015-06-12
*
Reimplement enums as int values, and get rid of EnumHelper.
Jon Skeet
2015-06-11
*
First pass at the mutable API. Quite a bit more to do - in particular, it's p...
Jon Skeet
2015-06-09
*
Add oneof support for C#
Jie Luo
2015-05-29
*
Convert both the full and lite runtimes (and json/xml serialization assemblie...
Jon Skeet
2015-04-29
*
Remove support for Serializable.
Jon Skeet
2015-04-29
*
Remove RPC support.
Jon Skeet
2015-04-29
*
First part of making the C# runtime work with the new codegen.
Jon Skeet
2015-04-28
*
Imported protobuf-csharp-port into csharp/ tree
Jan Tattermusch
2015-04-16