История коммитов

Автор SHA1 Сообщение Дата
  Chris Bacon 2ac8946ee3 Allow extra fields in wrapper messages, more tests. 6 лет назад
  Chris Bacon e305e56cad C#: Optimize parsing of some primitive and wrapper types 6 лет назад
  Sydney Acksman 79cf8a8bae Fix readability in FieldCodec.ForMessage/Group factories 6 лет назад
  Sydney Acksman 29141f482c Fix default extension values being unused in FieldCodec 6 лет назад
  Sydney Acksman cd65535423 Added group roundtrip tests and fixed any issues discovered 6 лет назад
  Sydney Acksman 9857d636fd Fix binary compatibility in FieldCodec factory methods (#6380) 6 лет назад
  Sydney Acksman 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 лет назад
  WilliamWhispell 59284450fa Use fixed size for bool, float and double field in codec (#5810) 6 лет назад
  Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 лет назад
  Sydney Acksman 6f73c50936 C# Proto2 feature : Groups (#5183) 7 лет назад
  Jon Skeet f3e9a65d75 Compare floating point values bitwise in C# 8 лет назад
  Jon Skeet 3df146e198 Remove unnecessary reflection call 9 лет назад
  Jon Skeet f262611ff6 Fix handling of repeated wrappers 10 лет назад
  Jon Skeet 9f10c4576a Remove unused method in FieldCodec. 10 лет назад
  Jon Skeet 284bb452e4 Generated code changes and manual changes for previous commit. 10 лет назад
  Jon Skeet fb2488225f Implement JSON parsing in C#. 10 лет назад
  Jon Skeet e7f88ff129 Skip groups properly. 10 лет назад
  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 лет назад
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 лет назад
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 лет назад