| Commit message (Expand) | Author | Age | Files | Lines |
* | relocate localedata ChangeLog entries | Mike Frysinger | 2015-08-19 | 1 | -0/+13 |
* | Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973] | Marko Myllynen | 2015-08-18 | 9 | -12/+25 |
* | locales/ce_RU: sync with other *_RU locales | Arslanbek Astemirov | 2015-08-07 | 2 | -6/+11 |
* | localedata: remove timezone information [BZ #18525] | Marko Myllynen | 2015-08-05 | 6 | -35/+0 |
* | locale: Remove obsolete repertoire map references | Marko Myllynen | 2015-07-21 | 83 | -96/+0 |
* | locale: Do not define lang_ab for tcy_IN and bhb_IN | Khem Raj | 2015-07-21 | 3 | -2/+8 |
* | Reflect renaming of bh_IN and tu_IN in SUPPORTED file [BZ #17475] | Khem Raj | 2015-07-20 | 2 | -4/+9 |
* | tst-leaks: raise timeout to 5 seconds | Chris Metcalf | 2015-07-20 | 2 | -0/+5 |
* | Correcting language code for Bhili and Tulu locales (bug 17475) | Pravin Satpute | 2015-07-15 | 3 | -24/+30 |
* | Modify several tests to use test-skeleton.c | Arjun Shankar | 2015-07-15 | 1 | -2/+5 |
* | Fix sorting order for Ukrainian locale (BZ 17293) | Andriy Rysin | 2015-05-26 | 3 | -64/+62 |
* | Fail locale installation if localedef fails. | Carlos O'Donell | 2015-05-16 | 2 | -3/+7 |
* | Fix bo_CN and bo_IN. | Marko Myllynen | 2015-05-16 | 3 | -2/+7 |
* | Split locale generation snippet into a separate file | Leonhard Holz | 2015-05-13 | 3 | -16/+10 |
* | Adjust tst-strfmon1 after da_DK locale change. | Stefan Liebler | 2015-05-11 | 1 | -1/+1 |
* | Update currency_symbol in da_DK | Christian Schmidt | 2015-05-07 | 2 | -1/+6 |
* | Use correct signedness in wcsncmp | Stefan Liebler | 2015-04-13 | 2 | -9/+10 |
* | Update tst_mbrlen/tst_mbrtowc for mblen change | Stefan Liebler | 2015-04-10 | 3 | -6/+13 |
* | Avoid re-exec-self in bug-setlocale1. | Roland McGrath | 2015-03-05 | 3 | -40/+15 |
* | Amendments to Unicode 7 update. | Alexandre Oliva | 2015-02-23 | 6 | -14/+25 |
* | Unicode 7.0.0 update; added generator scripts. | Alexandre Oliva | 2015-02-20 | 15 | -5380/+53296 |
* | Fix tst_wcscpy.c test. | Marek Polacek | 2015-01-21 | 2 | -1/+5 |
* | Fix memory handling in strxfrm_l [BZ #16009] | Leonhard Holz | 2015-01-13 | 2 | -6/+53 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 33 | -32/+37 |
* | Clean up localedata tests printf formats, don't use -Wno-format. | Joseph Myers | 2014-12-11 | 7 | -22/+15 |
* | New locale raj_IN (#16857) | Pravin Satpute | 2014-12-01 | 3 | -0/+182 |
* | New locale ce_RU (BZ #17192) | Pravin Satpute | 2014-12-01 | 3 | -0/+176 |
* | New Bhilodi and Tulu locales (BZ #17475) | Tatiana Udalova | 2014-11-12 | 4 | -0/+383 |
* | Modify several tests to use test-skeleton.c | Arjun Shankar | 2014-11-05 | 12 | -24/+60 |
* | Allow cross-building of tests | Will Newton | 2014-09-30 | 1 | -3/+3 |
* | ChangeLog fix | Andreas Schwab | 2014-07-14 | 1 | -1/+0 |
* | _nl_find_locale: Improve handling of crafted locale names [BZ #17137] | Florian Weimer | 2014-07-10 | 3 | -1/+211 |
* | Fix Wundef warning with SHOJI_IS_RIGHT | Siddhesh Poyarekar | 2014-07-08 | 17 | -468/+0 |
* | Fix ChangeLog and NEWS goof-up | Siddhesh Poyarekar | 2014-06-20 | 1 | -0/+4 |
* | Generate en_GB.UTF-8 during testing | Stefan Liebler | 2014-06-20 | 1 | -1/+1 |
* | Use $(rtld-prefix) more consistently. | Joseph Myers | 2014-06-18 | 2 | -1/+5 |
* | Remove special makefile rules / .sh files for some localedata tests. | Joseph Myers | 2014-06-09 | 4 | -95/+22 |
* | Remove redundant C locale settings. | Joseph Myers | 2014-06-07 | 3 | -2/+7 |
* | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 2014-06-06 | 13 | -56/+127 |
* | Install uz_UZ.UTF-8 locale (BZ #16095) | Andreas Schwab | 2014-06-05 | 2 | -0/+6 |
* | Include LOCPATH in default test environment. | Joseph Myers | 2014-06-04 | 2 | -70/+70 |
* | Consistently use $(elf-objpfx). | Joseph Myers | 2014-05-21 | 2 | -1/+6 |
* | fix nl_langinfo with static linking (BZ #16915) | Aurelien Jarno | 2014-05-20 | 3 | -5/+12 |
* | Count miscellaneous files built on host for testing as tests. | Joseph Myers | 2014-03-07 | 2 | -13/+24 |
* | Make tests consistently use *.out output files. | Joseph Myers | 2014-03-07 | 2 | -3/+9 |
* | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 2014-03-06 | 2 | -6/+12 |
* | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 2014-02-28 | 2 | -2/+6 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 2 | -4/+6 |
* | Generate .test-result files for tests with special rules. | Joseph Myers | 2014-02-21 | 2 | -11/+36 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 33 | -33/+33 |