aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/Collections
Commit message (Expand)AuthorAgeFilesLines
* Use an empty array instead of a null reference for an empty repeated field.Jon Skeet2015-06-191-22/+10
* Reimplement RepeatedField<T> using an array as the backing store.Jon Skeet2015-06-121-33/+206
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-098-270/+219
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-166-0/+718