]> git.ipfire.org Git - thirdparty/glibc.git/history - time
Update nss tests to new skeleton
[thirdparty/glibc.git] / time /
2017-06-27  Joseph MyersFix strftime build with GCC 8.
2017-06-21  Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-06-21  Zack WeinbergRename xlocale.h to bits/types/__locale_t.h.
2017-06-16  Joseph MyersUpdate timezone code from tzcode 2017b.
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-03-07  Florian Weimertzset: Clean up preprocessor macros min, max, sign
2017-03-07  Florian Weimertimezone: Remove TZNAME_MAX limit from sysconf [BZ...
2017-03-03  Florian Weimertzset: Remove unused NOID macro
2017-03-03  Florian Weimertzset: Remove __attribute_noinline__ from compute_offset
2017-02-25  Zack WeinbergSplit DIAG_* macros to new header libc-diag.h.
2017-02-16  Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-11  Joseph MyersFix testsuite build for GCC 7 -Wformat-truncation.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-09  Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-11-02  Steve EllceyFix -Wformat-length warning in time/tst-strptime2.c
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-01-15  Martin SeborFix build failures with -DDEBUG.
2016-01-15  H.J. LuUse TIME_T_MAX and TIME_T_MIN in tst-mktime2.c
2016-01-11  Andreas SchwabForce rereading TZDEFRULES after it was used to set...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-12  Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-09-26  Paul PluzhnikovFix BZ #18985 -- out of range data to strftime() causes...
2015-09-18  Vincent Bernattime: in strptime(), make %z accept [+-]HH:MM tz [BZ...
2015-09-18  Vincent Bernattime: in strptime(), make %z accept Z as a time zone...
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-29  James Perkinstime/tst-strptime2.c: test full input range +/- 0-9999
2015-08-29  James Perkinsstrptime %z: fix rounding, extend range to +/-9959...
2015-08-06  Arjun ShankarModify several tests to use test-skeleton.c
2015-04-27  H.J. LuCheck tzspec_len == 0 in __tzfile_read
2015-04-27  Florian Weimertest-skeleton: Support temporary files without memory...
2015-04-24  Florian WeimerMake time zone file parser more robust [BZ #17715]
2015-03-06  Vincent Bernattime: ensure failing strptime() tests are reported...
2015-02-25  Kevin EastonReduce lock contention in __tz_convert() [BZ #16145...
2015-02-08  Samuel ThibaultFix time/getdate.c build.
2015-01-06  H.J. LuDefine CLOCKS_PER_SEC type to the type clock_t
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-10  Joseph MyersFix strftime wcschr namespace (bug 17634).
2014-11-12  Joseph MyersFix tzfile.c namespace (bug 17583).
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-09-18  Arjun ShankarNew test for ftime
2014-07-10  Siddhesh PoyarekarFix -Wundef warning for HAVE_LOCALTIME_R
2014-07-10  Siddhesh PoyarekarFix Wundef warning for HAVE_STRFTIME
2014-06-28  Paul EggertSync up mktime with gnulib
2014-06-26  Siddhesh PoyarekarRemove inline keyword from leapyear function
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21  Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-13  Joseph MyersClean up trivially redundant __USE_MISC conditionals.
2014-02-12  Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-17  Paul EggertSupport TZ transition times < 00:00:00.
2013-12-04  Ondřej BílkaAllow strptime read outputs from strftime. Fixes bug...
2013-10-25  Ondřej BílkaMake strptime %Z consistent between doc and code. Fixes...
2013-10-20  Ondřej BílkaReplace alloca in __tzfile_read by malloc. Fixes bug...
2013-06-08  Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-05  Andreas SchwabProperly handle %W in strptime
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-23  Siddhesh PoyarekarConsistently use ISSPACE to check for whitespace
2013-04-10  Siddhesh PoyarekarAccept leading and trailing spaces in getdate input...
2013-02-17  Andreas JaegerSort Versions files
2013-02-07  Roland McGrathRemove lots of inline keywords.
2013-01-26  Maxim Kuvyrkov * time/tzfile.c: Include stdint.h for SIZE_MAX.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-12-03  Jeff Law * time/sys/time.h (settimeofday): Do not mark...
2012-11-04  Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-08-25  Marek PolacekFix some typos in comments.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-24  Roland McGrathSwitch gettimeofday from INTUSE to libc_hidden_proto.
2012-05-23  Paul Eggertmktime: avoid signed integer overflow
2012-05-23  Paul Eggertmktime: simplify computation of average
2012-05-23  Paul Eggertmktime: do not assume signed right shift propagates...
2012-05-23  Paul Eggertmktime: merge another wrapv change from gnulib
2012-05-23  Paul Eggertmktime: remove incorrect attempt at unusual arithmetics
2012-05-23  Paul Eggertmktime: check signed shifts on long_int and time_t...
2012-05-23  Paul Eggertmktime: do not assume 'long' is wide enough
2012-05-23  Paul Eggertmktime: merge wrapv change from gnulib
2012-05-22  H.J. LuUpdate copyright years for time/mktime.c
2012-05-22  Paul Eggertmktime: merge comment-quoting-style change from gnulib
2012-05-22  Paul Eggerttime/mktime.c (compile-command): Add "-I."
2012-05-22  Paul Eggertmktime: merge mktime-internal.h change from gnulib
2012-05-22  Paul Eggertmktime: merge time_r change from gnulib
2012-05-22  Paul Eggertmktime: merge DEBUG change from gnulib
2012-05-22  Paul Eggertmktime: merge <sys/types.h> change from gnulib
2012-05-22  Paul Eggertmktime: merge HAVE_CONFIG_H change from gnulib
2012-05-17  H.J. LuFold copyright years
2012-05-16  Roland McGrathBZ#10375: Configure magic to use -U_FORTIFY_SOURCE...
2012-05-16  H.J. LuRemove __snseconds_t
2012-05-09  Ian WienandFix daylight time change for the US
2012-04-11  H.J. LuAdd __snseconds_t and __SNSECONDS_T_TYPE
2012-04-02  Thomas SchwingeTestsuite #include fixes.
2012-03-16  H.J. LuUse time_t on ays, rem, y and yg in __offtime
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
next