1. 04 Feb, 2016 3 commits
  2. 15 Dec, 2015 1 commit
  3. 22 Nov, 2015 1 commit
  4. 19 Nov, 2015 1 commit
  5. 09 Nov, 2015 1 commit
  6. 06 Nov, 2015 1 commit
  7. 24 Oct, 2015 1 commit
  8. 01 Oct, 2015 1 commit
  9. 29 Sep, 2015 2 commits
  10. 01 Sep, 2015 1 commit
  11. 26 Aug, 2015 1 commit
    • Jon Skeet's avatar
      Change where we rename Descriptor.cs to DescriptorProtoFile.cs. · 3c74a0c9
      Jon Skeet authored
      We now do this in protoc instead of the generation simpler.
      
      Benefits:
      - Generation script is simpler
      - Detection is simpler as we now only need to care about one filename
      - The embedded descriptor knows itself as "google/protobuf/descriptor.proto" avoiding dependency issues
      
      This PR also makes the "invalid dependency" exception clearer in terms of expected and actual dependencies.
      3c74a0c9
  12. 25 Aug, 2015 1 commit
    • Jon Skeet's avatar
      Change where we rename Descriptor.cs to DescriptorProtoFile.cs. · ca89a1a1
      Jon Skeet authored
      We now do this in protoc instead of the generation simpler.
      
      Benefits:
      - Generation script is simpler
      - Detection is simpler as we now only need to care about one filename
      - The embedded descriptor knows itself as "google/protobuf/descriptor.proto" avoiding dependency issues
      
      This PR also makes the "invalid dependency" exception clearer in terms of expected and actual dependencies.
      ca89a1a1
  13. 14 Aug, 2015 1 commit
  14. 06 Aug, 2015 1 commit
  15. 05 Aug, 2015 2 commits
  16. 30 Jul, 2015 3 commits
  17. 22 Jul, 2015 1 commit
  18. 21 Jul, 2015 1 commit
  19. 17 Jul, 2015 1 commit
  20. 14 Jul, 2015 3 commits
  21. 10 Jul, 2015 2 commits
  22. 09 Jul, 2015 2 commits
  23. 30 Jun, 2015 1 commit
  24. 26 Jun, 2015 1 commit
  25. 25 Jun, 2015 1 commit
  26. 24 Jun, 2015 1 commit
  27. 23 Jun, 2015 2 commits
  28. 19 Jun, 2015 1 commit
    • Jon Skeet's avatar
      Minor cleanup. · cdeda4b8
      Jon Skeet authored
      - Make some members internal
      - Remove a lot of FrameworkPortability that isn't required
      - Start adding documentation comments
      - Remove some more group-based members
      - Not passing in "the last tag read" into Read*Array, g
      cdeda4b8
  29. 17 Jun, 2015 1 commit