コミット履歴

作者 SHA1 メッセージ 日付
  Paul Eggert 4b5a27ef9a Port to C23 + !setenv + !localtime_rz 3 年 前
  Paul Eggert 5e7053a4c5 Pacify gcc -Wunused-parameter 3 年 前
  Paul Eggert 12b48faf10 Omit unnecessary hyphens 3 年 前
  Paul Eggert 3a21b9b190 Prefer fprintf+strerror to perror 3 年 前
  Paul Eggert 6cd9d17ffe A couple more ptrdiff_t overflow safety checks 3 年 前
  Paul Eggert 78542928df Clarify detection of size overflow 3 年 前
  Paul Eggert 16ce126a87 Default to assuming C99 or later 3 年 前
  Paul Eggert 9cfe9507fc Fix C23-related conformance bug 3 年 前
  Paul Eggert 323ddbe1fc Simplify zdump average-taking 3 年 前
  Paul Eggert 5e797fc324 Be more consistent about HAVE_* names 3 年 前
  Paul Eggert b8b937ac28 Use C23 [[fallthrough]] if available 3 年 前
  Paul Eggert d64e85f4d7 Use C23 [[reproducible]] if available. 3 年 前
  Paul Eggert dbfcefe0c1 Use C23 [[noreturn]] if available 3 年 前
  Paul Eggert 53b3f12f9b Use C23 [[maybe_unused]] if available 3 年 前
  Paul Eggert 57b8fc957a Prefer <stdckdint.h> for overflow checking 3 年 前
  Paul Eggert dcc6bcf069 Improve integer overflow checking in zdump 3 年 前
  Paul Eggert f55f17a280 Fix size_t overflow check if SIZE_MAX == INT_MAX 3 年 前
  Paul Eggert b037132599 Don’t assume nonempty argv 3 年 前
  Paul Eggert a91830b783 Fix tzalloc bug on platforms lacking tm_zone 3 年 前
  Paul Eggert fdd270534f Fix zdump undefined behavior if !USE_LTZ 3 年 前
  Paul Eggert 9242f6c085 Remove duplicate HAVE_GENERIC definition 3 年 前
  Paul Eggert 02fb5dae53 Move a few links to ‘backward’ 3 年 前
  Paul Eggert 3da46e2afb Avoid C macros when this is easy 3 年 前
  Paul Eggert a4095bda64 Improve #if indenting 3 年 前
  Paul Eggert 1fa2731ce0 Refactor by using max and min macros 3 年 前
  Tim Parenti 049044d773 * zdump.c: Fix date typo in comment. 4 年 前
  Paul Eggert b74f544520 dumptime’s argument is always nonnull now 4 年 前
  Paul Eggert 3a11c9cc27 I18nize zdump a bit better 4 年 前
  Paul Eggert 0b80772576 Simplify recent zdump port 4 年 前
  Paul Eggert 80096e0163 zdump ports better to odd C11 platforms 4 年 前