1. 16 Jul, 2018 1 commit
  2. 15 Jul, 2018 1 commit
  3. 26 Mar, 2018 1 commit
  4. 04 Sep, 2017 1 commit
    • Nan Xiao's avatar
      Update autogen.sh · f4ff17bb
      Nan Xiao authored
      Fix the bug in following scenario:  
      
      gmock is downloaded successfully while gtest not. Resuming "autogen.sh",
      the gtest won't be downloaded. And following error will occur:  
      
      $ ./autogen.sh
      + autoreconf -f -i -Wall,no-obsolete
      aclocal: error: configure.ac:1: file 'gtest/m4/acx_pthread.m4' does not exist
      autoreconf: aclocal failed with exit status: 1
      f4ff17bb
  5. 26 Aug, 2016 1 commit
    • Feng Xiao's avatar
      Update gmock links. · 1760feb6
      Feng Xiao authored
      The original link is no longer available.
      
      Change-Id: I2976d3f19c8e818689549fb31ff20af8eae92a07
      1760feb6
  6. 25 Aug, 2016 1 commit
    • Feng Xiao's avatar
      Update gmock links. · bba446bb
      Feng Xiao authored
      The original link is no longer available.
      
      Change-Id: I2976d3f19c8e818689549fb31ff20af8eae92a07
      bba446bb
  7. 13 Oct, 2015 1 commit
  8. 16 Jun, 2015 1 commit
  9. 18 Feb, 2015 1 commit
  10. 12 Dec, 2014 1 commit
  11. 11 Dec, 2014 1 commit
  12. 10 Dec, 2014 1 commit
    • Chris Fallin's avatar
      Provide a Ruby extension. · 973f4257
      Chris Fallin authored
      This adds a Ruby extension in ruby/ that is based on the 'upb' library
      (now included as a submodule), and adds support for Ruby code generation
      to the protoc compiler.
      973f4257
  13. 05 Jul, 2011 1 commit
  14. 18 Dec, 2009 1 commit
  15. 31 Jul, 2009 1 commit
  16. 01 May, 2009 1 commit
  17. 22 Apr, 2009 1 commit
  18. 21 Apr, 2009 1 commit
    • kenton@google.com's avatar
      Update bundled gtest to latest version (1.3.0) and include it as a · 37ad00d2
      kenton@google.com authored
      nested autoconf package rather than as raw source.  This way we can
      trivially update it again in the future.
      
      Actually, this change doesn't even include gtest in protobuf's SVN.
      Instead, we auto-download it when autogen.sh is invoked.  Note that
      it will be included in release distributions, though.
      
      TODO:
      * Add a configure option to use the system's installed gtest rather
        than the bundled copy.  Apparently the gtest maintainers are working
        on some general-purpose autoconf macros which will do this
        automagically.
      * Update MSVC project files.
      37ad00d2
  19. 22 Oct, 2008 1 commit
  20. 30 Sep, 2008 2 commits
  21. 14 Aug, 2008 2 commits
  22. 10 Jul, 2008 1 commit