Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 1 | -1/+1 |
* | Use the overloaded std::abs rather than C's abs(int) to address Clang's -Wabs... | David Blaikie | 2014-02-26 | 1 | -1/+1 |
* | Remove TimeValue::toPosixTime() -- it is buggy, semantics are unclear, and its | Dmitri Gribenko | 2014-02-11 | 1 | -1/+2 |
* | unittests/Support: Add TimeValue.Win32FILETIME, corresponding to r186374. | NAKAMURA Takumi | 2013-07-16 | 1 | -0/+16 |
* | Rename Support.TimeValue to TimeValue.time_t in unittests/Support. | NAKAMURA Takumi | 2013-07-16 | 1 | -0/+23 |