Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt test case data to the changes in the thousands separators | Mike FABIAN | 2017-08-12 | 1 | -4/+4 |
| | | | | | | | | [BZ #20756] * localedata/tst-langinfo.sh: Adapt test case data. * stdlib/tst-strfmon_l.c: Likewise. * stdlib/tst-strtod4.c: Likewise. * stdlib/tst-strtod5i.c: Likewise. | ||||
* | Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian ↵ | Mike FABIAN | 2017-08-10 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | monetary formatting The test cases should expose non-standard grouping and the trailing space after the currency sign. After the changes to the Indian monetary formatting, the Indian formatting still shows the non-standard grouping. To test the trailing space after the currency sign I chose the hr_HR locale. See: commit 82b3124268bec0609b337dd993e771c93e44cbf2 Author: Akhilesh Kumar <akhilesh.k@samsung.com> Remove redundant data for LC_MONETARY for Indian locales | ||||
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
| | |||||
* | strfmon_l: Use specified locale for number formatting [BZ #19633] | Florian Weimer | 2016-04-04 | 1 | -0/+220 |