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