Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-28 | Use raw_ostream and Format.h on Windows so that we don't have to roll | Chandler Carruth | 1 | -5/+10 |
2014-04-28 | Update the Windows TimeValue formatting to match the new formatting on | Chandler Carruth | 1 | -9/+5 |
2014-02-12 | Rename Windows.h to WindowsSupport.h to avoid ambiguity | Reid Kleckner | 1 | -1/+1 |
2013-10-14 | Windows: Fix a typo in an assert | David Majnemer | 1 | -6/+3 |
2013-10-12 | Add missing #include's to cctype when using isdigit/alpha/etc. | Will Dietz | 1 | -0/+1 |
2013-07-12 | Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e. | NAKAMURA Takumi | 1 | -0/+5 |
2013-07-11 | Add back code for supporting old mingw versions. Should bring the bots back. | Rafael Espindola | 1 | -3/+13 |
2013-07-11 | Looks like some versions of mingw don't have errno_t. Use int. | Rafael Espindola | 1 | -1/+1 |
2013-07-11 | Fix a FIXME about the format and add a test. | Rafael Espindola | 1 | -14/+9 |
2010-11-29 | Merge System into Support. | Michael J. Spencer | 1 | -0/+51 |