aboutsummaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)AuthorFilesLines
2019-09-05locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer5-25/+23
2019-09-03localedef: Use initializer for flexible array member [BZ #24950]Florian Weimer2-7/+7
2019-07-20locale/C-translit.h.in: Cyrillic -> ASCII transliteration [BZ #2872]Egor Kobylkin1-0/+169
2019-07-10locale/tst-locale-locpath: Fix arguments passingMao Han1-1/+1
2019-06-26Fix build warnings in locale/programs/ld-ctype.cStefan Liebler1-1/+2
2019-04-24locale/tst-locale-locpath: Run test only for $(run-built-tests) == yesFlorian Weimer1-1/+4
2019-04-23locale: Add LOCPATH diagnostics to the locale programFlorian Weimer3-9/+216
2019-03-21Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]Gabriel F. T. Gomes1-1/+1
2019-03-21iconv, localedef: avoid floating point rounding differences [BZ #24372]DJ Delorie1-2/+2
2019-02-25Break more lines before not after operators.Joseph Myers1-6/+6
2019-02-22Break some lines before not after operators.Joseph Myers1-10/+12
2019-02-12Add fall-through comments.Joseph Myers1-0/+1
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers103-103/+103
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer5-2354/+1554
2018-12-03Add --no-hard-links option to localedef (bug 23923)Carlos O'Donell3-4/+28
2018-07-25Fix out of bounds access in findidxwc (bug 23442)Andreas Schwab1-3/+3
2018-02-27Fix two more -Os strcoll / wcscoll build failures.Joseph Myers1-0/+15
2018-02-07Fix -Os strcoll, wcscoll, build (bug 21313).Joseph Myers2-0/+15
2018-01-22Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski7-59/+140
2018-01-22Implement alternative month names (bug 10871).Rafal Luzynski7-57/+154
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers102-102/+102
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-4/+4
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer3-8/+0
2017-10-28Correct the size of _nl_value_type_LC_... arrays.Rafal Luzynski1-1/+5
2017-10-25localedef: Add --no-warnings/--warnings optionCarlos O'Donell8-224/+325
2017-10-25Add new locale yuw_PG [BZ #20952]Mike FABIAN1-0/+1
2017-10-19Add new locale mjw_IN [BZ #13994]Mike FABIAN1-0/+1
2017-10-15locale: Don't use \n with record_verbose messages.Carlos O'Donell1-3/+3
2017-10-13locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell1-8/+0
2017-10-13locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell1-2/+8
2017-10-13locale: Fix localedef exit code (Bug 22292)Carlos O'Donell22-476/+658
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu1-2/+4
2017-09-09Finish change from “Bengali” to “Bangla”Mike FABIAN1-1/+1
2017-09-05Add miq_NI locale for MiskitoMike FABIAN1-0/+1
2017-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer6-27/+15
2017-08-29Add locale for mfe_MUAkhilesh Kumar1-0/+1
2017-08-18Consolidate non cancellable close callAdhemerval Zanella2-6/+6
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-1/+1
2017-08-17Consolidate non cancellable open callAdhemerval Zanella2-5/+5
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2-2/+2
2017-07-27Minor improvements to new az_IR localeMike FABIAN1-0/+2
2017-07-13Added Fiji Hindi language locale for FijiAkhilesh Kumar1-0/+1
2017-07-12New locale for agr_PE.Chris Leonard1-0/+1
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg9-20/+20
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg5-31/+49
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg1-1/+1
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-4/+0
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2-2/+2