1. 03 Jun, 2017 1 commit
  2. 13 Jul, 2016 1 commit
  3. 06 Jun, 2016 1 commit
  4. 03 Jun, 2016 1 commit
    • Konstantin Podsvirov's avatar
      CMake project updates · 71556295
      Konstantin Podsvirov authored
      A series of improvements:
      
      - Improved Protobuf module compatibility (disabled by default);
      - Hide advanced settings;
      - Added build tree configuration;
      - Added build of examples.
      71556295
  5. 03 Feb, 2016 1 commit
  6. 25 Jan, 2016 1 commit
  7. 16 Dec, 2015 1 commit
  8. 15 Dec, 2015 1 commit
  9. 02 Dec, 2015 1 commit
  10. 25 Nov, 2015 1 commit
    • Tim Swast's avatar
      Add a Go language example. · 7e31c4d9
      Tim Swast authored
      This follows the other examples so that it can be used as a tutorial,
      such as the ones at:
        https://developers.google.com/protocol-buffers/docs/tutorials
      
      Even though Go generally does not use Makefiles, I added targets for the
      Go examples to be consistent with the other languages.
      
      Edit:
      
      Fix Travis run. Change to use $HOME instead of ~. Add protoc to path.
      GOPATH entry cannot start with shell metacharacter '~': "~/gocode"
      
      Edit(2):
      
      Fix Go code style to address comments.
      7e31c4d9
  11. 20 Jul, 2015 7 commits
  12. 09 Jul, 2015 1 commit
    • Jon Skeet's avatar
      Regenerated code due to previous commit. · 5350822b
      Jon Skeet authored
      Note that now we need a proto3 version of addressbook.proto. This may affect other platforms, and could do with an overhaul to follow proto3 conventions anyway (e.g. repeated field names). Will need to think about that carefully before merging into master. Raised issue #565 for this.
      5350822b
  13. 26 Jun, 2015 1 commit
    • Jon Skeet's avatar
      More cleanup, based around searches for "Google.ProtocolBuffers" · fb77cc9d
      Jon Skeet authored
      - Remove some old proto2-based C#-only messages
      - Remove the "build" directory which only contained out-of-date files
      - Remove the csharp_namespace option from proto2 messages
      - Change "Google.ProtocolBuffers" to "Google.Protobuf" in other messages
      fb77cc9d
  14. 14 May, 2015 1 commit
    • Jon Skeet's avatar
      Make generate_protos.sh Windows-friendly. · 734393d0
      Jon Skeet authored
      To my surprise, executing generate_protos.sh used the version of Bash installed with Git for Windows by default.
      After a few modifications to detect the most appropriate protoc to use, this worked pretty simply.
      This change also:
      - adds generation of the address book tutorial proto,
      - fixes the addressbook.proto to specify proto2 explicitly (to avoid a warning from protoc; I don't think we want warnings...)
      - fixes the addressbook.proto C# namespace (which I thought I'd done before, but apparently hadn't)
      - includes the regenerated UnittestCustomOptions.cs apart from the DescriptorProtoFIle => Descriptor change
      734393d0
  15. 06 May, 2015 1 commit
  16. 03 Oct, 2014 1 commit
  17. 01 Oct, 2014 1 commit
  18. 25 Aug, 2014 1 commit
  19. 07 Aug, 2014 1 commit
  20. 18 Jul, 2014 1 commit
  21. 07 Jun, 2011 1 commit
  22. 03 Aug, 2009 1 commit
  23. 24 Jul, 2009 1 commit
  24. 06 May, 2009 1 commit
  25. 22 Oct, 2008 1 commit
  26. 07 Oct, 2008 1 commit
  27. 14 Aug, 2008 4 commits
  28. 10 Jul, 2008 1 commit