Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CR/LF to LF. | Bruno Haible | 2009-06-23 | 1 | -4/+10 |
* | Explain why tests are skipped. | Bruno Haible | 2009-06-23 | 1 | -1/+8 |
* | Perform the lang-* tests both in a traditional locale and in a UTF-8 locale, | Bruno Haible | 2009-06-23 | 1 | -3/+18 |
* | Recognize format strings depending on their position. | Bruno Haible | 2009-06-23 | 1 | -1/+6 |
* | Fix a failure of lang-tcl when LC_CTYPE was set to an UTF-8 locale. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Fix breakage introduced in last patch. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Small tweaks. | Bruno Haible | 2009-06-23 | 1 | -5/+5 |
* | Use braces, not brackets, in Perl format strings. | Bruno Haible | 2009-06-23 | 1 | -7/+7 |
* | Support for Perl format strings (both printf and bracketed format strings). | Bruno Haible | 2009-06-23 | 1 | -0/+101 |