Histórico de Commits

Autor SHA1 Mensagem Data
  Paul Eggert 12b48faf10 Omit unnecessary hyphens há 3 anos atrás
  Paul Eggert 6765f094aa Port UINTMAX_MAX to pre-C99 compilers há 3 anos atrás
  Paul Eggert 6cd9d17ffe A couple more ptrdiff_t overflow safety checks há 3 anos atrás
  Paul Eggert 78542928df Clarify detection of size overflow há 3 anos atrás
  Paul Eggert f09ed6f8e3 Port ‘restrict’ to Visual Studio há 3 anos atrás
  Paul Eggert 91c6dd6276 Use ‘restrict’ more consistently with standards há 3 anos atrás
  Paul Eggert 2d8b37fd69 Try to check longstanding padding assumptions há 3 anos atrás
  Paul Eggert 16ce126a87 Default to assuming C99 or later há 3 anos atrás
  Paul Eggert 9cfe9507fc Fix C23-related conformance bug há 3 anos atrás
  Paul Eggert e8810783aa Avoid some static aliasing unless C89 há 3 anos atrás
  Paul Eggert 8dd7a05863 Deprecate any asctime and ctime substitutes in C23 há 3 anos atrás
  Paul Eggert ffd97cdeff Always define STD_INSPIRED há 3 anos atrás
  Paul Eggert 5e797fc324 Be more consistent about HAVE_* names há 3 anos atrás
  Paul Eggert b8b937ac28 Use C23 [[fallthrough]] if available há 3 anos atrás
  Paul Eggert afcf8d2236 Use C23 [[unsequenced]] if available há 3 anos atrás
  Paul Eggert d64e85f4d7 Use C23 [[reproducible]] if available. há 3 anos atrás
  Paul Eggert de0a1a51cd Pacify gcc -std=c89 -pedantic with new attributes há 3 anos atrás
  Paul Eggert dbfcefe0c1 Use C23 [[noreturn]] if available há 3 anos atrás
  Paul Eggert 15c01af931 Omit unnecessary double-underscores há 3 anos atrás
  Paul Eggert 53b3f12f9b Use C23 [[maybe_unused]] if available há 3 anos atrás
  Paul Eggert 57b8fc957a Prefer <stdckdint.h> for overflow checking há 3 anos atrás
  Paul Eggert 50a2551933 date: integer overflow fixes há 3 anos atrás
  Paul Eggert b5a8115da5 Port int_fast64_t to C89 64-bit long há 3 anos atrás
  Paul Eggert 8b1c6abf99 Port UINT_FAST64_MAX back to C89 há 3 anos atrás
  Paul Eggert 85a4b4ac65 Port to C89 gcc -pedantic há 3 anos atrás
  Paul Eggert dd0ed4e11c Support timegm by default, as per C23 há 3 anos atrás
  Paul Eggert 377e31128e Revert change re default HAVE_GETTEXT on macOS há 3 anos atrás
  Paul Eggert 71958dd879 Require explicit -DHAVE_GETTEXT on macOS há 3 anos atrás
  Paul Eggert 5db8b3ba48 Fix GET_RANDOM default on macOS há 3 anos atrás
  Paul Eggert dbe87fe421 Port struct tm guessing to musl há 3 anos atrás