1. 26 Oct, 2018 1 commit
    • misterg's avatar
      Googletest export · a50e4f05
      misterg authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 218571466
      a50e4f05
  2. 09 Oct, 2018 1 commit
  3. 14 Aug, 2018 3 commits
  4. 13 Aug, 2018 3 commits
  5. 27 Jul, 2018 1 commit
    • Gennadiy Civil's avatar
      · 984cba30
      Gennadiy Civil authored
      Formatting changes for automatic code management
      984cba30
  6. 18 Jul, 2018 1 commit
    • Gennadiy Civil's avatar
      · 7e73a7ae
      Gennadiy Civil authored
      Formatting and a link
      7e73a7ae
  7. 17 Jul, 2018 1 commit
  8. 25 Apr, 2018 1 commit
  9. 19 Apr, 2018 4 commits
  10. 18 Apr, 2018 1 commit
  11. 11 Apr, 2018 1 commit
  12. 10 Apr, 2018 2 commits
  13. 09 Apr, 2018 1 commit
  14. 06 Apr, 2018 8 commits
  15. 05 Mar, 2018 1 commit
  16. 23 Feb, 2018 1 commit
  17. 26 Jan, 2018 1 commit
  18. 15 May, 2017 1 commit
    • Nico Weber's avatar
      Use std::string and ::string explicitly in gtest and gmock code. · 09fd5b3e
      Nico Weber authored
      This merges a Google-internal change (117235625).
      
      Original CL description:
      This CL was created manually in about an hour with sed, a Python script
      to find all the places unqualified 'string' was mentioned, and some help
      from Emacs to add the "std::" qualifications, plus a few manual tweaks.
      09fd5b3e
  19. 25 Aug, 2015 1 commit