커밋 기록

작성자 SHA1 메시지 날짜
  Matt Clarkson 4a94c1fb6d Add explicit casts to size_t in mg_upload 10 년 전
  Matt Clarkson 53c7cced39 Make read length explicitly size_t 10 년 전
  Matt Clarkson f630d3ff9d Implicit conversion cast when invalidating port 10 년 전
  Matt Clarkson a23bcd4ab7 Clamp the return value of CRYPTO_num_locks 10 년 전
  Matt Clarkson f5eecb5988 Only do a memmove when size is positive 10 년 전
  Matt Clarkson 75742921cc Compare queue size as signed 10 년 전
  Matt Clarkson 5c0c33c5ab Worker thread count is unsigned 10 년 전
  Matt Clarkson 56dca7506a Number of listening sockets now unsigned 10 년 전
  Matt Clarkson 8987bcd994 The result of pointer arithmetic is ptrdiff_t 10 년 전
  Matt Clarkson b6cbc926ce The result of pointer arithmetic is ptrdiff_t 10 년 전
  Matt Clarkson b283aeff03 Use size_t when checking string lengths 10 년 전
  Matt Clarkson 8315399d76 Provide replacement for DEBUG_TRACE 10 년 전
  Matt Clarkson 82b5698e43 static_assert is available in C++11 and C11 10 년 전
  Matt Clarkson ceecf6fb72 Fix up extra semi-colon in mg_static_assert 10 년 전
  bel 448563dc21 Resolve merge conflicts for #129 10 년 전
  bel ffa9368437 Avoid warning #128 10 년 전
  bel a1c09b8186 Only use one command in a line in the unit test 10 년 전
  bel 1549ac7905 Minor cleanup related to #126 10 년 전
  bel2125 edce697f6c Merge pull request #126 from kalphamon/patch-1 10 년 전
  bel 75173d5eee Remove include of "solarisfixes.h" 10 년 전
  kalphamon aba522b352 Minor change to civetweb.c 10 년 전
  bel b66d5cdfaf Fix static_assert replacement for gcc 10 년 전
  bel c057e1be96 Reformat remaining multiline comments 10 년 전
  bel 98c49f8a5a Fine tuning of source code autoformat 10 년 전
  bel 82ee8b5cca Move static_assert from inside a function to the definition 10 년 전
  bel 11702ede7c Replacement for static_assert 10 년 전
  bel 68efcaa79e Format multiline comments 10 년 전
  bel 9b4095f54d All macros should be enclosed by () 10 년 전
  bel 6ce8b4e92c Set autoformat options and autoformat all source files 10 년 전
  bel 53a18aecf1 Autoformat all source files using clang-format 10 년 전