Age | Commit message (Expand) | Author | Files | Lines |
2017-10-30 | ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU | Florian Weimer | 2 | -1/+6 |
2017-10-30 | tst-gnuglob64: New test for glob64 based on tst-gnuglob | Florian Weimer | 5 | -486/+564 |
2017-10-30 | csb_PL locale: Fix “abmon” for March and use a better translation for Mar... | Mike FABIAN | 2 | -19/+20 |
2017-10-30 | km_KH locale: remove tags which were using Lao characters [BZ #13953] | Mike FABIAN | 2 | -57/+40 |
2017-10-28 | Correct the size of _nl_value_type_LC_... arrays. | Rafal Luzynski | 2 | -1/+10 |
2017-10-27 | Include bits/mathcalls.h for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -3/+134 |
2017-10-27 | i386: Regenerate libm-test-ulps for for gcc 7 | H.J. Lu | 2 | -6/+11 |
2017-10-27 | tt_RU locale: make yesstr and nostr agree with CLDR by starting with lower ca... | Mike FABIAN | 2 | -2/+7 |
2017-10-27 | Fix all remaining issues of [BZ #15260] | Mike FABIAN | 8 | -13/+31 |
2017-10-27 | br_FR locale: Use all lowercase in yesstr and nostr. | Mike FABIAN | 2 | -2/+8 |
2017-10-26 | Add SNAN macros for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -0/+31 |
2017-10-26 | Add HUGE_VAL macros for more _FloatN, _FloatNx types. | Joseph Myers | 2 | -0/+33 |
2017-10-26 | add myself as contact for "br" locale | Thierry Vignaud | 2 | -2/+8 |
2017-10-26 | fix nostr for "br" [BZ #21706] | Thierry Vignaud | 2 | -2/+7 |
2017-10-25 | localedef: Add --no-warnings/--warnings option | Carlos O'Donell | 14 | -242/+384 |
2017-10-25 | localedata: Locale and test name are the same. | Carlos O'Donell | 13 | -8/+27 |
2017-10-25 | localedata: Fix unicode-gen check target. | Carlos O'Donell | 10 | -22/+37 |
2017-10-25 | powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove | Rajalakshmi Srinivasaraghavan | 3 | -96/+102 |
2017-10-25 | Replace "if if " with "if " in comments | H.J. Lu | 7 | -8/+21 |
2017-10-25 | CJK locales: Add fullwidth yYnN to yesexpr and noexpr [BZ #15261] | Mike FABIAN | 9 | -22/+39 |
2017-10-25 | Sync LC_MESSAGES of several locales with CLDR | Mike FABIAN | 13 | -22/+39 |
2017-10-25 | Use ASCII as much as possible in LC_MESSAGES of all locales to improve readab... | Mike FABIAN | 176 | -596/+749 |
2017-10-25 | brx_IN locale: Fix yesexpr and noexpr | Mike FABIAN | 2 | -4/+8 |
2017-10-25 | ta_IN locale: Fix yesexpr and noexpr | Mike FABIAN | 2 | -2/+7 |
2017-10-25 | hi_IN, kn_IN, ks_IN@devanagari locales: In yesexpr and noexpr, also check fo... | Mike FABIAN | 4 | -6/+13 |
2017-10-25 | cmn_TW locale: Improve yesexpr and noexpr | Mike FABIAN | 2 | -4/+7 |
2017-10-25 | chr_US locale: Fix yesexpr and noexpr | Mike FABIAN | 2 | -2/+9 |
2017-10-25 | ber_DZ locale: Use copy “"kab_DZ"” in LC_MESSAGES. | Mike FABIAN | 2 | -5/+7 |
2017-10-25 | kab_DZ locale: Add e-mail of main contributor | Mike FABIAN | 2 | -1/+7 |
2017-10-25 | zh_SG locale: Use copy "zh_CN" in LC_MESSAGES instead of English | Mike FABIAN | 2 | -4/+6 |
2017-10-25 | ug_CN locale: Fix noexpr and yesexpr | Mike FABIAN | 2 | -2/+8 |
2017-10-25 | ti_IN locale: Fix noexpr | Mike FABIAN | 2 | -2/+8 |
2017-10-25 | km_KH locale: Fix yesstr and nostr. | Mike FABIAN | 2 | -2/+10 |
2017-10-25 | ka_GE locale: Fix yesexp to make it agree with CLDR. | Mike FABIAN | 2 | -2/+8 |
2017-10-25 | mr_IN locale: Fix yesstr and nostr and improve yesexpr and noexpr. | Mike FABIAN | 2 | -6/+13 |
2017-10-25 | bn_BD locale: Use only the first letters of the full yesstr and nostr in yese... | Mike FABIAN | 2 | -2/+7 |
2017-10-25 | Add yesstr, nostr, lang_term, lang_lib to an_ES locale | Mike FABIAN | 2 | -46/+51 |
2017-10-25 | Add new locale yuw_PG [BZ #20952] | Mike FABIAN | 4 | -0/+162 |
2017-10-24 | Add single-threaded path to _int_malloc | Wilco Dijkstra | 2 | -25/+42 |
2017-10-24 | Add single-threaded path to malloc/realloc/calloc/memalloc | Wilco Dijkstra | 2 | -9/+48 |
2017-10-24 | Fixes for tpi_PG locale | Mike FABIAN | 2 | -92/+75 |
2017-10-24 | Update x86 fix-fp-int-compare-invalid.h for GCC 8. | Joseph Myers | 2 | -2/+11 |
2017-10-23 | posix: Do not use WNOHANG in waitpid call for Linux posix_spawn | Adhemerval Zanella | 2 | -5/+10 |
2017-10-23 | aarch64: Document _SC_LEVEL1_DCACHE_LINESIZE caveat | Siddhesh Poyarekar | 2 | -0/+15 |
2017-10-23 | Document cache information sysconf variables | Siddhesh Poyarekar | 2 | -0/+73 |
2017-10-23 | aarch64: Add missing math Makefile for recent commit | Szabolcs Nagy | 2 | -1/+10 |
2017-10-23 | aarch64: Implement math acceleration via builtins | Michael Collison | 31 | -288/+309 |
2017-10-23 | PowerPC64 power8 strncpy cfi fixes | Alan Modra | 2 | -13/+19 |
2017-10-23 | PowerPC64 power7 strncpy stack handling and cfi | Alan Modra | 2 | -10/+19 |
2017-10-22 | i386: Replace assembly versions of e_powf with generic e_powf.c | H.J. Lu | 9 | -401/+79 |