Histórico de Commits

Autor SHA1 Mensagem Data
  ArtSin 0325e1b9b2 mprintf: treat `%o` as unsigned, add tests for `%o`, `%x`, `%X` há 1 mês atrás
  ArtSin 7ca164faba mprintf: do not ignore length modifiers of `%o`, `%x`, `%X` há 1 mês atrás
  Daniel Stenberg bcec0840b0 lib: use bool/TRUE/FALSE properly há 1 mês atrás
  Gabriel Marin b70e8f4b9b cleanup: added space around ternary expressions há 2 meses atrás
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style há 2 meses atrás
  Viktor Szakats e512fbfa67 printf: fix mingw-w64 format checks há 3 meses atrás
  Daniel Stenberg c074ba64a8 code: language cleanup in comments há 4 meses atrás
  Viktor Szakats 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf há 7 meses atrás
  Patrick Monnerat 6e8a6039b8 mprintf: check fputc error rather than matching returned character há 7 meses atrás
  RainRat 2cd78f525c misc: Fix typos in docs and lib há 8 meses atrás
  Jay Satiro e3a3bb371f mprintf: fix format prefix I32/I64 for windows compilers há 9 meses atrás
  Daniel Stenberg ef2cf58c77 mprintf: overhaul and bugfixes há 11 meses atrás
  Viktor Szakats 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings há 11 meses atrás
  Daniel Stenberg f58e493e44 curl.h: add CURLE_TOO_LARGE há 11 meses atrás
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes há 11 meses atrás
  Viktor Szakats 84338c4de2 build: add more picky warnings and fix them há 1 ano atrás
  Viktor Szakats fd7ef00f43 build: delete support bits for obsolete Windows compilers há 1 ano atrás
  Emanuele Torre f198d33e8d checksrc: disallow spaces before labels há 1 ano atrás
  Daniel Stenberg d567cca1de checksrc: fix SPACEBEFOREPAREN for conditions starting with "*" há 1 ano atrás
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges há 1 ano atrás
  Daniel Stenberg dae84805de mprintf: reject two kinds of precision for the same argument há 2 anos atrás
  Daniel Stenberg 935b1bd454 mprintf: use snprintf if available há 2 anos atrás
  Daniel Stenberg 307b7543ea misc: null-terminate há 2 anos atrás
  Daniel Stenberg 7935972b37 mprintf: fix *dyn_vprintf() when out-of-memory há 2 anos atrás
  Daniel Stenberg 0e48ac1f99 mprintf: make dprintf_formatf never return negative há 2 anos atrás
  max.mehl ad9bc5976d copyright: make repository REUSE compliant há 2 anos atrás
  Gregor Jasny 53678992d5 mprintf: ignore clang non-literal format string há 2 anos atrás
  Henrik Holst 186340c9cd mprintf: remove strlen calls on empty strings in dprintf_formatf há 2 anos atrás
  Daniel Stenberg f6088822ce misc: remove the final watcom references há 2 anos atrás
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid há 2 anos atrás