Commit History

Author SHA1 Message Date
  Jon Skeet f3e9a65d75 Compare floating point values bitwise in C# 8 years ago
  Jean-Rémy Bancel 727c0dc1fa C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V> 8 years ago
  Jon Skeet bd29f86804 Fix CopyTo argument validation 8 years ago
  Jon Skeet 042993b3dd Implement RepeatedField.AddRange (#1733) 9 years ago
  Jon Skeet e3f6e2b870 Remove ordering guarantees in the MapField documentation 9 years ago
  avgweb ad2d775e1b Replace StringBuilder with TextWriter in JsonFormatter 9 years ago
  Jon Skeet 7762f163a4 Rename Preconditions to ProtoPreconditions 9 years ago
  Jon Skeet 9e4f354f14 Prohibit null values in map fields 9 years ago
  Jon Skeet 9ed6d4da37 Support ToString in RepeatedField and MapField. 10 years ago
  Jon Skeet 4deea8c231 Fix parameter name in exception. 10 years ago
  Jon Skeet 5be01ee65b Implement ICollection.CopyTo (using Array) for MapField views. 10 years ago
  Jon Skeet 3f45d7c11e Implement Keys and Values as views 10 years ago
  Jon Skeet e7f88ff129 Skip groups properly. 10 years ago
  Jon Skeet ff334a60eb Change ReadTag and PeekTag to just use 0 as a return value for "end of stream", rather than using an awkward out parameter. 10 years ago
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 years ago
  Jon Skeet 68380f0f66 Rename ThrowHelper to Preconditions and make it public - we'll want to use it from the generated code soon. 10 years ago
  Jon Skeet 3b2fe97b6f Minor bits of left-over frozenness. 10 years ago
  Jan Tattermusch 3783d9a8ad remove the freeze API 10 years ago
  Jon Skeet 0dbd5ec80d First attempt at using profile 259 for Google.Protobuf. 10 years ago
  Jon Skeet 53c399a1d6 Revamp to reflection. 10 years ago
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago