Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -9/+10 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -1/+1 |
* | Windows: Fix a typo in an assert | David Majnemer | 2013-10-14 | 1 | -6/+3 |
* | Add missing #include's to cctype when using isdigit/alpha/etc. | Will Dietz | 2013-10-12 | 1 | -0/+1 |
* | Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e. | NAKAMURA Takumi | 2013-07-12 | 1 | -0/+5 |
* | Add back code for supporting old mingw versions. Should bring the bots back. | Rafael Espindola | 2013-07-11 | 1 | -3/+13 |
* | Looks like some versions of mingw don't have errno_t. Use int. | Rafael Espindola | 2013-07-11 | 1 | -1/+1 |
* | Fix a FIXME about the format and add a test. | Rafael Espindola | 2013-07-11 | 1 | -14/+9 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+51 |