aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/ProtocolBuffers.csproj
Commit message (Expand)AuthorAgeFilesLines
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-122/+0
* C# cleanup - assorted nitsJan Tattermusch2015-07-151-1/+0
* Generate the well-known types in C#Jon Skeet2015-07-141-0/+10
* Changing reflection namespace (part 3)Jon Skeet2015-07-141-2/+2
* Changing reflection namespace (part 1)Jon Skeet2015-07-141-23/+24
* Merge pull request #582 from jskeet/csharp-jsonJon Skeet2015-07-141-0/+1
|\
| * Initial implementation of JSON formattingJon Skeet2015-07-101-0/+1
* | enable building nuget packageJan Tattermusch2015-07-101-0/+3
|/
* Fix descriptor reflection in various waysJon Skeet2015-07-091-2/+0
* Implement reflection properly for fields.Jon Skeet2015-07-091-0/+1
* Remove a lot of code which wasn't needed any more.Jon Skeet2015-06-261-7/+0
* First pass at map support.Jon Skeet2015-06-251-0/+2
* Implement freezing for messages and repeated fields.Jon Skeet2015-06-241-0/+1
* Minor cleanup.Jon Skeet2015-06-191-2/+2
* Coded*Stream streamlining.Jon Skeet2015-06-121-2/+0
* Reimplement enums as int values, and get rid of EnumHelper.Jon Skeet2015-06-111-1/+0
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-091-48/+13
* Add oneof support for C#Jie Luo2015-05-291-1/+3
* Convert both the full and lite runtimes (and json/xml serialization assemblie...Jon Skeet2015-04-291-8/+9
* Remove support for Serializable.Jon Skeet2015-04-291-1/+0
* Remove RPC support.Jon Skeet2015-04-291-5/+0
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-281-1/+0
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+155