1. aa15931 Update .NET SDKs to LTS versions by James Newton-King · 3 years, 4 months ago
  2. 921bdaa Improve repeated fixed parsing performance by James Newton-King · 4 years, 10 months ago
  3. da57400 c# feature(RepeatedField): Capacity property to resize the internal array by Tristan Pratt · 6 years ago
  4. 60a889e make check for distinct hashcode optional by Jan Tattermusch · 6 years ago
  5. f3e9a65 Compare floating point values bitwise in C# by Jon Skeet · 7 years ago
  6. 042993b Implement RepeatedField.AddRange (#1733) by Jon Skeet · 9 years ago
  7. 9ed6d4d Support ToString in RepeatedField and MapField. by Jon Skeet · 9 years ago
  8. ff334a6 Change ReadTag and PeekTag to just use 0 as a return value for "end of stream", rather than using an awkward out parameter. by Jon Skeet · 10 years ago
  9. 0e0e0c9 Expose Coded*Stream constructors directly. by Jon Skeet · 10 years ago
  10. 3783d9a remove the freeze API by Jan Tattermusch · 10 years ago
  11. 59eeebe First pass at the big rename from ProtocolBuffers to Google.Protobuf. by Jon Skeet · 10 years ago[Renamed from csharp/src/ProtocolBuffers.Test/Collections/RepeatedFieldTest.cs]
  12. 0f442a7 Merge pull request #611 from jskeet/csharp-wrappers by Jon Skeet · 10 years ago