Age | Commit message (Expand) | Author | Files | Lines |
2022-01-12 | timezone: Fix tst-bz28707 Makefile rule | Adhemerval Zanella | 1 | -1/+2 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 4 | -4/+4 |
2021-12-30 | timezone: test-case for BZ #28707 | Hans-Peter Nilsson | 3 | -1/+69 |
2021-11-13 | tst-tzset: output reason when creating 4GiB file fails | Stafford Horne | 1 | -0/+8 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2021-05-12 | Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b... | Romain GEISSLER | 1 | -2/+1 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 3 | -3/+3 |
2020-11-25 | timezone: Change zdump installation to bin directory | Prasanth R | 1 | -1/+2 |
2020-05-15 | Update timezone code from tzcode 2020a | Paul Eggert | 5 | -326/+553 |
2020-01-09 | Update timezone/README | Paul Eggert | 2 | -6/+9 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 3 | -3/+3 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2018-12-31 | Update timezone code from tzcode 2018i. | Joseph Myers | 2 | -5/+7 |
2018-12-10 | Update timezone code from tzcode 2018g. | Joseph Myers | 5 | -337/+599 |
2018-10-17 | Don't reduce test timeout to less than default | Andreas Schwab | 1 | -1/+0 |
2018-08-21 | Avoid running some tests if the file system does not support holes | Florian Weimer | 1 | -0/+3 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2017-12-11 | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 1 | -2/+2 |
2017-11-12 | timezone: pacify GCC -Wstringop-truncation | Paul Eggert | 1 | -1/+1 |
2017-07-25 | zic: Use PRIdMAX to print line numbers | Siddhesh Poyarekar | 1 | -5/+6 |
2017-06-16 | Update timezone code from tzcode 2017b. | Joseph Myers | 6 | -615/+864 |
2017-06-07 | Fix tst-timezone race (bug 14096). | Joseph Myers | 1 | -0/+1 |
2017-02-16 | Add missing header files throughout the testsuite. | Zack Weinberg | 1 | -0/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2016-03-14 | Remove mention of checktab.awk in timezone/README. | Carlos O'Donell | 1 | -2/+3 |
2016-03-10 | Removed unused timezone/checktab.awk. | Carlos O'Donell | 1 | -174/+0 |
2016-01-11 | Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253) | Andreas Schwab | 1 | -1/+4 |
2016-01-07 | Update timezone code from tzcode 2015g. | Paul Eggert | 9 | -918/+1456 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 3 | -3/+3 |
2015-10-07 | Update timezone/Makefile to use -Wno-unused-variable | Steve Ellcey | 1 | -3/+6 |
2015-09-18 | timezone: add a configure flag to disable program install | Mike Frysinger | 1 | -3/+5 |
2015-09-18 | Revert timezone/Makefile change. | Joseph Myers | 1 | -6/+4 |
2015-09-18 | Undo build error fixes to timezone/private.h, change makefile instead to | Wilco Dijkstra | 2 | -4/+16 |
2015-09-18 | timezone: fix parallel check failures | Mike Frysinger | 1 | -0/+1 |
2015-09-18 | Fix several build failures with GCC6 due to unused static variables. | Wilco Dijkstra | 1 | -10/+0 |
2015-08-20 | Don't use -Wno-strict-prototypes in timezone/. | Joseph Myers | 1 | -5/+4 |
2015-08-09 | Remove unused variables from timezone/Makefile | Andreas Schwab | 1 | -9/+0 |
2015-08-06 | Modify several tests to use test-skeleton.c | Arjun Shankar | 1 | -2/+5 |
2015-07-15 | tst-tzset: raise timeout to 5 seconds | Mike Frysinger | 1 | -0/+1 |
2015-06-19 | Fix timezone tests run in parallel. | Stefan Liebler | 1 | -0/+6 |
2015-04-24 | Make time zone file parser more robust [BZ #17715] | Florian Weimer | 7 | -1/+208 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2 | -2/+2 |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 1 | -4/+4 |
2014-09-30 | Allow cross-building of tests | Will Newton | 1 | -0/+2 |
2014-08-21 | Remove redundant CPPFLAGS for some programs | Siddhesh Poyarekar | 1 | -2/+0 |
2014-06-25 | Update timezone code from tzcode 2014e. | Joseph Myers | 5 | -84/+139 |
2014-06-07 | Remove redundant C locale settings. | Joseph Myers | 1 | -2/+1 |
2014-06-06 | Don't require test wrappers to preserve environment variables, use more consi... | Joseph Myers | 1 | -2/+2 |
2014-05-16 | Fix variable used in sed expression in timezone/Makefile | Allan McRae | 1 | -1/+1 |