提交历史

作者 SHA1 备注 提交日期
  Eric Tsau 706770ad62 Fixed compilation issues with tdm-gcc 10 年之前
  Eric Tsau 217d93f48b Do not redefine USE_TIMERS which is already defined in civetweb.c 10 年之前
  Eric Tsau 4630ee59df Merge remote-tracking branch 'upstream/master' 10 年之前
  Eric Tsau 219fd60b0d Don't let else affect other compilers 10 年之前
  bel 034274b309 Add some pattern matching to the embedding examples 10 年之前
  bel 1df408d8e4 Autoformat after merge 10 年之前
  bel 3c810102d1 Compile Warnings for Visual Studio (#132) 10 年之前
  bel2125 da42c746b0 Merge pull request #133 from vcatechnology/mingw-fixes 10 年之前
  Matt Clarkson 81b43e9450 Correct the dialog callbacks 10 年之前
  Matt Clarkson a35cd511fa Correct argument for GetDlgItem 10 年之前
  Matt Clarkson 798e808e2b Cast the process id 10 年之前
  Matt Clarkson d81258ce88 Use correct type for pointer alignment 10 年之前
  Matt Clarkson d8f7976560 add_control uses same types as DLGITEMTEMPLATE 10 年之前
  Matt Clarkson 05b78cf925 Correct casting of pointers 10 年之前
  Matt Clarkson a13cd6e0dd Hide unused function 10 年之前
  Matt Clarkson e724d36c28 Cast the unsigned constant 10 年之前
  Matt Clarkson fbcb2f9e71 Make the set_close_on_exec shim cross-platform 10 年之前
  Matt Clarkson 4ce8508133 Cast len to unsigned 10 年之前
  Matt Clarkson 7ca7be219a Do time period calculation in int64_t 10 年之前
  Matt Clarkson 379a25e7c1 Correctly cast in Windows kill shim 10 年之前
  Matt Clarkson bc7891f8da Cast pointers with uintptr_t 10 年之前
  Matt Clarkson 9a160dd4dd Simplify error number printing 10 年之前
  Matt Clarkson 4941f78b95 Cast the milliseconds to DWORD 10 年之前
  Matt Clarkson 05f3bf9d5a in_addr_t not available on windows 10 年之前
  Matt Clarkson 91aaf0894d errno is an integer 10 年之前
  Matt Clarkson d3e3a9c723 poll takes unsigned int 10 年之前
  Matt Clarkson 9b544d184b Remove unused pthread functions 10 年之前
  Matt Clarkson da57b9e811 Remove redundant break 10 年之前
  Matt Clarkson faee7ad229 Correct tag non-returning functions 10 年之前
  Matt Clarkson 5cf0b41576 Cannot do ntohl on a 64bit long 10 年之前