コミット履歴

作者 SHA1 メッセージ 日付
  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 9 年 前
  Jon Skeet 9f10c4576a Remove unused method in FieldCodec. 9 年 前
  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 年 前