1. 08 Sep, 2017 1 commit
    • Feng Xiao's avatar
      Add bazel support for examples. · 74bf45f3
      Feng Xiao authored
      The example utilizes native bazel rules (proto_library, cc_proto_library,
      java_proto_library, java_lite_proto_library) to show how easy it is to
      build protobuf with bazel's native support. It also makes use of well
      known types which was not possible until the latest bazel 0.5.4 release
      and https://github.com/google/protobuf/pull/3594 .
      74bf45f3
  2. 23 Jun, 2017 3 commits
  3. 24 Apr, 2017 1 commit
  4. 18 Feb, 2017 1 commit
  5. 12 Dec, 2016 1 commit
  6. 12 Oct, 2016 1 commit
  7. 15 Sep, 2016 1 commit
    • Paul Yang's avatar
      Check in php implementation. (#2052) · e0e54661
      Paul Yang authored
      This pull request includes two implementation: C extension and PHP
      package. Both implementations support encode/decode of singular,
      repeated and map fields.
      e0e54661
  8. 18 Aug, 2016 1 commit
  9. 12 Aug, 2016 1 commit
  10. 25 Jan, 2016 1 commit
  11. 22 Jan, 2016 1 commit
    • Feng Xiao's avatar
      Refactor README.md. · d0e0114f
      Feng Xiao authored
      Move the original README.md to src since it's talking about C++
      exclusively and add a more general README.md to document how
      to install protoc for all languages.
      d0e0114f
  12. 08 Jan, 2016 1 commit
  13. 07 Jan, 2016 1 commit
    • Feng Xiao's avatar
      Update README.md and remove INSTALL.txt · 64d86521
      Feng Xiao authored
      Added instructions on what tools to install to compile protobuf from
      source. Removed the INSTALL.txt file because it's just a simple copy of
      the autoconf documentation and confuses users.
      
      Change-Id: I6fd8aa13495f1238fe5c62451b95ad480b1c4bed
      64d86521
  14. 16 Jun, 2015 1 commit
  15. 15 Jun, 2015 1 commit
  16. 06 Jun, 2015 1 commit
  17. 08 Apr, 2015 1 commit
  18. 25 Feb, 2015 1 commit
  19. 13 Dec, 2014 1 commit
  20. 11 Nov, 2014 1 commit
  21. 28 Aug, 2014 4 commits
  22. 26 Aug, 2014 1 commit
  23. 04 Dec, 2012 1 commit
  24. 03 Aug, 2009 1 commit
  25. 06 May, 2009 1 commit
  26. 14 Nov, 2008 1 commit
  27. 22 Oct, 2008 1 commit
  28. 27 Aug, 2008 1 commit
  29. 15 Aug, 2008 1 commit
  30. 14 Aug, 2008 1 commit
  31. 21 Jul, 2008 1 commit
    • temporal's avatar
      misc. stuff: · cc930432
      temporal authored
      - Improved readmes.
      - Fixed incorrect definition of kint32min.
      - Fixed absolute output paths on Windows.
      - Added info to Java POM that will be required when we upload the
        package to a Maven repo.
      cc930432
  32. 10 Jul, 2008 1 commit