1. 27 Sep, 2010 2 commits
  2. 14 Sep, 2010 1 commit
  3. 08 Sep, 2010 1 commit
  4. 31 Aug, 2010 1 commit
    • zhanyong.wan's avatar
      Casts char to unsigned char before calling isspace() etc to avoid undefined... · 35c39756
      zhanyong.wan authored
      Casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); removes conditional #includes keyed on GTEST_HAS_PROTOBUF_ (by Zhanyong Wan); publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); forward declares some classes properly (by Samuel Benzaquen); honors the --gtest_catch_exceptions flag (by Vlad Losev).
      35c39756
  5. 19 Aug, 2010 1 commit
  6. 09 Aug, 2010 1 commit
  7. 21 Jul, 2010 1 commit
  8. 14 Jul, 2010 1 commit
  9. 08 Jul, 2010 1 commit
  10. 16 Jun, 2010 1 commit
  11. 18 May, 2010 1 commit
  12. 22 Apr, 2010 1 commit
  13. 23 Mar, 2010 1 commit
  14. 25 Feb, 2010 2 commits
  15. 24 Feb, 2010 1 commit
    • zhanyong.wan's avatar
      Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);... · 3bef459e
      zhanyong.wan authored
      Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth).
      3bef459e
  16. 28 Jan, 2010 1 commit
  17. 27 Jan, 2010 1 commit
  18. 08 Jan, 2010 1 commit
  19. 16 Dec, 2009 2 commits
  20. 01 Dec, 2009 1 commit
  21. 17 Nov, 2009 1 commit
  22. 23 Oct, 2009 1 commit
  23. 22 Oct, 2009 1 commit
  24. 20 Oct, 2009 1 commit
  25. 14 Oct, 2009 1 commit
  26. 30 Sep, 2009 2 commits
  27. 24 Sep, 2009 1 commit
  28. 21 Sep, 2009 1 commit
  29. 18 Sep, 2009 1 commit
  30. 17 Sep, 2009 2 commits
  31. 11 Sep, 2009 1 commit
  32. 04 Sep, 2009 1 commit
    • zhanyong.wan's avatar
      More implementation of the event listener interface (by Vlad Losev); Reduces... · 16e9dd6e
      zhanyong.wan authored
      More implementation of the event listener interface (by Vlad Losev); Reduces the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev).
      16e9dd6e
  33. 01 Sep, 2009 1 commit
  34. 23 Jul, 2009 1 commit
  35. 16 Jul, 2009 1 commit