1. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  2. 51a1840 Use the overloaded std::abs rather than C's abs(int) to address Clang's -Wabsolute-value by David Blaikie · 12 years ago
  3. 70e6585 Remove TimeValue::toPosixTime() -- it is buggy, semantics are unclear, and its by Dmitri Gribenko · 12 years ago
  4. be2978b unittests/Support: Add TimeValue.Win32FILETIME, corresponding to r186374. by NAKAMURA Takumi · 12 years ago
  5. ad187dd Rename Support.TimeValue to TimeValue.time_t in unittests/Support. by NAKAMURA Takumi · 12 years ago[Renamed (82%) from llvm/unittests/Support/TimeValue.cpp]
  6. 3ef91c5 unittests: Merge SystemTests back into SupportTests. by Michael J. Spencer · 15 years ago[Renamed (85%) from llvm/unittests/System/TimeValue.cpp]
  7. 447762d Merge System into Support. by Michael J. Spencer · 15 years ago
  8. 9884778 unittests: Add SystemTests. by Michael J. Spencer · 15 years ago