Age | Commit message (Expand) | Author |
2018-02-18 | intl/tst-gettext: fix failure with newest msgfmt | Aurelien Jarno |
2018-02-15 | Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463). | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu |
2017-12-01 | intl: create target directory for bison | Andreas Schwab |
2017-11-30 | plural.c: improve reproducibility | Juro Bystricky |
2017-10-01 | Hide internal __hash_string function [BZ #18822] | H.J. Lu |
2017-10-01 | Hide internal __gettextparse function [BZ #18822] | H.J. Lu |
2017-10-01 | Mark internal intl functions with attribute_hidden [BZ #18822] | H.J. Lu |
2017-10-01 | Mark internal functions with attribute_hidden [BZ #18822] | H.J. Lu |
2017-08-31 | iconv, intl, locale, wcsmbs: Remove internal_function | Florian Weimer |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella |
2017-08-18 | Consolidate non cancellable read call | Adhemerval Zanella |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella |
2017-08-07 | Fix missing redirects in testsuite targets | Andreas Schwab |
2017-06-21 | _nl_load_domain: Use calloc instead of alloca | Florian Weimer |
2017-06-21 | DCIGETTEXT: Use getcwd, asprintf to construct absolute pathname | Florian Weimer |
2017-06-19 | DCIGETTEXT: Do not make copy of localename | Florian Weimer |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-03-13 | Remove the str(n)dup inlines from string/bits/string2.h. Although inlining | Wilco Dijkstra |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-09-18 | hurd: fix pathconf visibility | Samuel Thibault |
2016-02-24 | Enable --localedir to set message catalog directory (Bug 14259) | Carlos O'Donell |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-12 | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers |
2015-05-22 | Remove obsolete aliases that broke 'locale -a' | Paul Eggert |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-11 | intl: Merge with gettext version 0.19.3 | Will Newton |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-12 | Fix localealias.c fgets_unlocked namespace (bug 17589). | Joseph Myers |
2014-11-05 | Modify several tests to use test-skeleton.c | Arjun Shankar |
2014-08-08 | tst-gettext2: make setup more robust | Mike Frysinger |
2014-07-03 | Sync up loadmsgcat.c with gettext | Siddhesh Poyarekar |
2014-07-03 | Don't use __glibc_unlikely in shared code | Siddhesh Poyarekar |
2014-07-02 | Fix typo and formatting in loadmsgcat.c | Siddhesh Poyarekar |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers |
2014-06-04 | Include LOCPATH in default test environment. | Joseph Myers |
2014-03-07 | Make tests consistently use *.out output files. | Joseph Myers |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers |
2013-05-22 | Fix _nl_find_msg malloc failure case, and callers. | Carlos O'Donell |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu |