1. 91ce36c Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767 by Sylvestre Ledru · 13 years ago
  2. 721cffd Fix a typo 'iff' => 'if' by Sylvestre Ledru · 13 years ago
  3. 35521e2 Fix a typo (the the => the) by Sylvestre Ledru · 13 years ago
  4. 6c33e1c Help GCC along with code that's actually unreachable. by David Blaikie · 14 years ago
  5. fb6ecdf Remove unreachable defaults from gtest. by David Blaikie · 14 years ago
  6. 22a83d6 Merge gtest-1.6.0. by Jay Foad · 14 years ago
  7. 0ab5e2c Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 15 years ago
  8. d4b6276 gtest: Fix warnings on MinGW. by Michael J. Spencer · 15 years ago
  9. 2f095c6 delete dead code. by Chris Lattner · 15 years ago
  10. f059642 Silence a warning. by Jakob Stoklund Olesen · 15 years ago
  11. bfb492d Merge gtest-1.5.0. by Benjamin Kramer · 15 years ago
  12. 78b6a29 Merge gtest-1.4.0. by Benjamin Kramer · 15 years ago
  13. f2f4020 Merge gtest-1.3.0. by Benjamin Kramer · 15 years ago
  14. 8478ed5 Remove superfluous 'extern' variable that was causing a warning with clang. by Bill Wendling · 16 years ago
  15. cbc2491 Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disable exceptions. by Julien Lerouge · 17 years ago
  16. 22df200 * Removed gtest-all.cc; .cc files including other .cc files is weird by Misha Brukman · 17 years ago
  17. 922e349 Moved Google Test code up one directory so that we can use a standard LLVM by Misha Brukman · 17 years ago[Renamed from llvm/utils/unittest/googletest/src/gtest.cc]
  18. c89aba3 Import of Google Test 1.2.1, with the non-essential bits removed. by Misha Brukman · 17 years ago