"vllm/engine/tokenizer_utils.py" did not exist on "aedba6d5ec4e1eaad10745f71970c10b601f9dc1"
  1. 05 Oct, 2018 1 commit
    • Abseil Team's avatar
      Apply clang-tidy modernize-use-nullptr to googletest. · 4bb49ed6
      Abseil Team authored
      Now that googletest has moved to C++11, it should no longer
      use NULL or 0 for the null pointer. This patch converts all
      such usages to nullptr using clang-tidy.
      
      This prevents LLVM from issuing -Wzero-as-null-pointer-constant
      warnings.
      
      PiperOrigin-RevId: 215814400
      4bb49ed6
  2. 14 Aug, 2018 3 commits
  3. 10 Apr, 2018 3 commits
  4. 09 Apr, 2018 6 commits
    • Gennadiy Civil's avatar
      · 05b5a538
      Gennadiy Civil authored
      formatting
      05b5a538
    • Gennadiy Civil's avatar
      · 6525044c
      Gennadiy Civil authored
      And also silence for MSVS14
      6525044c
    • Gennadiy Civil's avatar
      · 35a709a7
      Gennadiy Civil authored
      preproc syntax ( I can never remember it)
      35a709a7
    • Gennadiy Civil's avatar
      · 61e8a0b1
      Gennadiy Civil authored
      syntax
      61e8a0b1
    • Gennadiy Civil's avatar
      · 03be5df1
      Gennadiy Civil authored
      cont.
      03be5df1
    • Gennadiy Civil's avatar
      · e0b3c269
      Gennadiy Civil authored
      continued
      e0b3c269
  5. 06 Apr, 2018 1 commit
    • Gennadiy Civil's avatar
      · dbd206e3
      Gennadiy Civil authored
      more mcvs fixing
      dbd206e3
  6. 05 Apr, 2018 1 commit
  7. 03 Jan, 2018 1 commit
    • David Benjamin's avatar
      Pass the -Wmissing-declarations warning. · b3d9be5c
      David Benjamin authored
      This makes it easier to use GTest in projects that build with the
      -Wmissing-declarations warning. This fixes the warning in headers and
      source files, though not GTest's own tests as it is rather noisy there.
      b3d9be5c
  8. 27 Sep, 2017 1 commit
  9. 16 Aug, 2017 2 commits
  10. 10 Aug, 2017 1 commit
  11. 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
  12. 17 Feb, 2016 1 commit
  13. 25 Aug, 2015 1 commit
  14. 14 Feb, 2015 1 commit
  15. 29 Jan, 2014 1 commit
  16. 12 Jan, 2014 1 commit
  17. 01 Mar, 2013 1 commit
  18. 31 May, 2012 1 commit
    • zhanyong.wan's avatar
      Pulls in gtest r615. · 2fd619ed
      zhanyong.wan authored
      Renames internal enums to the kFoo naming style.
      
      Fixes gmock doctor to work with newer versions of Clang.
      2fd619ed
  19. 10 Apr, 2012 1 commit
  20. 24 Oct, 2011 2 commits
  21. 20 May, 2011 1 commit
  22. 24 Feb, 2011 1 commit
  23. 23 Feb, 2011 1 commit
  24. 14 Sep, 2010 1 commit
  25. 24 Feb, 2010 1 commit
  26. 23 Dec, 2009 1 commit
  27. 21 Oct, 2009 1 commit
  28. 01 Oct, 2009 1 commit
  29. 16 Sep, 2009 1 commit