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