1. 17 Oct, 2020 1 commit
  2. 16 Oct, 2020 1 commit
  3. 06 Sep, 2020 1 commit
  4. 23 Jul, 2020 2 commits
  5. 20 Jun, 2020 6 commits
  6. 14 May, 2020 1 commit
  7. 13 May, 2020 6 commits
  8. 12 May, 2020 2 commits
  9. 09 May, 2020 6 commits
  10. 13 Feb, 2020 2 commits
  11. 04 Dec, 2019 2 commits
  12. 19 Oct, 2019 4 commits
  13. 18 Oct, 2019 2 commits
  14. 17 Oct, 2019 1 commit
    • Robert Edmonds's avatar
      Makefile.am: Only enable the Issue #330 test case when building against protobuf 3.x · dc3057c8
      Robert Edmonds authored
      Issue #330 is a bug in proto3 behavior and the test case handling it
      needs a 'syntax = "proto3";' line in its .proto file, which is not
      supported by the protobuf 2 implementation.
      
      Since we still support building against protobuf 2, this commit
      conditionalizes the Issue #330 test case so that it is only built when
      protobuf-c is being built against protobuf 3.
      dc3057c8
  15. 27 Aug, 2019 1 commit
  16. 24 Jun, 2019 2 commits