Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | theraven | 2011-11-20 | 1 | -9/+15 |
* | Add support for multibyte thousands_sep encodings, e.g., U+066C. | das | 2009-01-22 | 1 | -50/+5 |
* | Simplify printf's inlined output buffering routines. On amd64, this | das | 2009-01-17 | 1 | -18/+18 |
* | Reduce code duplication by moving functions that are identical in both | das | 2009-01-15 | 1 | -0/+216 |
* | Convert the insidious macros that handle printf()'s buffering into | das | 2009-01-15 | 1 | -0/+130 |