1. 31 Jul, 2009 1 commit
  2. 29 Jul, 2009 4 commits
  3. 24 Jul, 2009 1 commit
  4. 08 Jul, 2009 1 commit
  5. 25 Jun, 2009 1 commit
  6. 01 Jun, 2009 1 commit
  7. 28 May, 2009 1 commit
  8. 18 May, 2009 1 commit
  9. 13 May, 2009 1 commit
  10. 06 May, 2009 5 commits
  11. 01 May, 2009 4 commits
  12. 28 Apr, 2009 9 commits
  13. 27 Apr, 2009 1 commit
  14. 25 Apr, 2009 1 commit
  15. 22 Apr, 2009 5 commits
  16. 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
  17. 18 Apr, 2009 2 commits