1. 14 Sep, 2010 1 commit
  2. 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
  3. 19 Aug, 2010 1 commit
  4. 09 Aug, 2010 1 commit
  5. 26 Jul, 2010 1 commit
  6. 21 Jul, 2010 1 commit
  7. 08 Jun, 2010 1 commit
  8. 17 May, 2010 1 commit
  9. 10 May, 2010 1 commit
  10. 22 Apr, 2010 1 commit
  11. 13 Apr, 2010 1 commit
  12. 07 Apr, 2010 1 commit
  13. 22 Mar, 2010 1 commit
  14. 17 Mar, 2010 1 commit
  15. 04 Mar, 2010 1 commit
  16. 25 Feb, 2010 2 commits
  17. 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
  18. 03 Feb, 2010 1 commit
  19. 28 Jan, 2010 1 commit
  20. 08 Jan, 2010 1 commit
  21. 16 Dec, 2009 3 commits
  22. 17 Nov, 2009 1 commit
  23. 20 Oct, 2009 1 commit
  24. 30 Sep, 2009 2 commits
  25. 24 Sep, 2009 1 commit
  26. 21 Sep, 2009 1 commit
  27. 18 Sep, 2009 2 commits
  28. 17 Sep, 2009 1 commit
  29. 11 Sep, 2009 1 commit
  30. 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
  31. 01 Sep, 2009 1 commit
  32. 07 Aug, 2009 1 commit
  33. 16 Jul, 2009 1 commit
  34. 14 Jul, 2009 1 commit
  35. 13 Jul, 2009 1 commit