1. 29 Oct, 2018 1 commit
    • misterg's avatar
      Googletest export · 80b43d90
      misterg authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 219129336
      80b43d90
  2. 26 Oct, 2018 2 commits
    • Abseil Team's avatar
      Googletest export · b57c7039
      Abseil Team authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 218618184
      b57c7039
    • misterg's avatar
      Googletest export · a50e4f05
      misterg authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 218571466
      a50e4f05
  3. 09 Oct, 2018 1 commit
  4. 14 Aug, 2018 3 commits
  5. 13 Aug, 2018 3 commits
  6. 27 Jul, 2018 1 commit
    • Gennadiy Civil's avatar
      · 984cba30
      Gennadiy Civil authored
      Formatting changes for automatic code management
      984cba30
  7. 18 Jul, 2018 1 commit
    • Gennadiy Civil's avatar
      · 7e73a7ae
      Gennadiy Civil authored
      Formatting and a link
      7e73a7ae
  8. 17 Jul, 2018 1 commit
  9. 25 Apr, 2018 1 commit
  10. 19 Apr, 2018 4 commits
  11. 18 Apr, 2018 1 commit
  12. 11 Apr, 2018 1 commit
  13. 10 Apr, 2018 2 commits
  14. 09 Apr, 2018 1 commit
  15. 06 Apr, 2018 8 commits
  16. 05 Mar, 2018 1 commit
  17. 23 Feb, 2018 1 commit
  18. 26 Jan, 2018 1 commit
  19. 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
  20. 25 Aug, 2015 1 commit