1. 75626ed Add C# codegen changes to enum value names (mostly C++) by Jon Skeet · 8 years ago
  2. d40e3a1 Use checked-in key to build ReleaseSigned by Jan Tattermusch · 8 years ago
  3. 7762f16 Rename Preconditions to ProtoPreconditions by Jon Skeet · 8 years ago
  4. a3ea9d1 Rename GeneratedCodeInfo to GeneratedClrTypeInfo by Jon Skeet · 8 years ago
  5. dd43dcc Ensure that FieldMask, Timestamp and Duration ToString() calls don't throw by Jon Skeet · 9 years ago
  6. 5dba7d7 Introduce ICustomDiagnosticMessage to allow for custom string formatting by Jon Skeet · 9 years ago
  7. 00ace95 add reference generator dependency by Jan Tattermusch · 9 years ago
  8. f7e43c6 Added the type registry in advance of implementing Any support. by Jon Skeet · 9 years ago
  9. 284bb45 Generated code changes and manual changes for previous commit. by Jon Skeet · 9 years ago
  10. 0fb39c4 Created a new exception for JSON failures. by Jon Skeet · 9 years ago
  11. fb24882 Implement JSON parsing in C#. by Jon Skeet · 9 years ago
  12. e50461d Pack/Unpack implementation for Any. by Jon Skeet · 9 years ago
  13. f2732c7 More TODOs done. by Jon Skeet · 9 years ago
  14. 811fc89 Document everything, and turn on errors if we fail to document anything in the future. by Jon Skeet · 9 years ago
  15. d331d2f make changes and fixes in signing by Jan Tattermusch · 9 years ago
  16. 538ef54 build signed assemblies by Jan Tattermusch · 9 years ago
  17. 9629797 Well-known type operations for Timestamp and Duration (but not JSON formatting). by Jon Skeet · 9 years ago
  18. 68380f0 Rename ThrowHelper to Preconditions and make it public - we'll want to use it from the generated code soon. by Jon Skeet · 9 years ago
  19. 3783d9a remove the freeze API by Jan Tattermusch · 9 years ago
  20. 0dbd5ec First attempt at using profile 259 for Google.Protobuf. by Jon Skeet · 9 years ago
  21. 4668c3d Remove the usage of attributes for field/method discovery. by Jon Skeet · 9 years ago
  22. 53c399a Revamp to reflection. by Jon Skeet · 9 years ago
  23. 59eeebe First pass at the big rename from ProtocolBuffers to Google.Protobuf. by Jon Skeet · 9 years ago[Renamed (97%) from csharp/src/ProtocolBuffers/ProtocolBuffers.csproj]
  24. 0f442a7 Merge pull request #611 from jskeet/csharp-wrappers by Jon Skeet · 9 years ago