Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NativeFormatting.cpp: Fix build for mingw. Where would writePadding() be? | NAKAMURA Takumi | 2016-10-29 | 1 | -1/+0 |
* | Resubmit "Add support for advanced number formatting." | Zachary Turner | 2016-10-29 | 1 | -84/+148 |
* | Revert "Resubmit "Add support for advanced number formatting."" | Renato Golin | 2016-10-18 | 1 | -309/+80 |
* | Rename HexStyle -> HexFormatStyle, and remove a constexpr. | Zachary Turner | 2016-10-17 | 1 | -16/+17 |
* | Resubmit "Add support for advanced number formatting." | Zachary Turner | 2016-10-17 | 1 | -80/+308 |
* | Revert formatting changes. | Zachary Turner | 2016-10-17 | 1 | -304/+79 |
* | Try to fix build after invalid pointer conversion. | Zachary Turner | 2016-10-17 | 1 | -0/+14 |
* | [Support] Add support for "advanced" number formatting. | Zachary Turner | 2016-10-17 | 1 | -79/+290 |
* | Fix build error on LP64 platforms. | Rui Ueyama | 2016-10-11 | 1 | -1/+2 |
* | [raw_ostream] Raise some helper functions out of raw_ostream. | Zachary Turner | 2016-10-11 | 1 | -0/+180 |